66 lines
2.5 KiB
Plaintext
66 lines
2.5 KiB
Plaintext
|
|
-------------------------------------------------------------------
|
||
|
|
Wed Dec 3 21:20:34 UTC 2025 - Adam Mizerski <adam@mizerski.pl>
|
||
|
|
|
||
|
|
- changed git repo to https://github.com/kmscon/libtsm
|
||
|
|
- update to 4.3.0
|
||
|
|
- Add OSC 4, 10 and 11 support (only read color, not set it)
|
||
|
|
- Add a new API, tsm_screen_selection_word() to select a word at a given position
|
||
|
|
- update to 4.2.0:
|
||
|
|
- New features
|
||
|
|
- Add shift arrow keys
|
||
|
|
- Convert to Meson
|
||
|
|
- Bug fixes
|
||
|
|
- Meson: fix version-script
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Sat Aug 2 14:48:06 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||
|
|
|
||
|
|
- Update to release 4.1.0
|
||
|
|
* Make code sent by backspace key configurable
|
||
|
|
* Fix wrong background color of new cells after resize
|
||
|
|
* Expose the VTE flags
|
||
|
|
* Add mouse tracking
|
||
|
|
* Add getters for scrollback buffer line count and line pos
|
||
|
|
* Add EGA/VGA palette
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Tue Feb 4 16:47:23 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||
|
|
|
||
|
|
- Update to snapshot 4.0.2+git24 (69922bde02c7)
|
||
|
|
* Add mouse support (modes: X10, SGR, SGR Pixel)
|
||
|
|
* Fix wrong background color of new cells after resize
|
||
|
|
* Add support for "\e[<num>E" and "\e[<num>F"
|
||
|
|
- Delete 0001-Add-new-palette-with-standard-VGA-colors.patch
|
||
|
|
(merged)
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Mon Aug 29 07:54:47 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||
|
|
|
||
|
|
- Update to release 4.0.2
|
||
|
|
* Arbitrary color palette configurable via API
|
||
|
|
* Fix the build of gtktsm with recent versions of pango
|
||
|
|
- Delete 0001-Fix-filename-in-test_common.h.patch (obsolete)
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Wed Jul 18 12:59:43 UTC 2018 - fvogt@suse.com
|
||
|
|
|
||
|
|
- Switch to version 4.0.0 from https://github.com/Aetf/libtsm:
|
||
|
|
* Add soft-black and base16-light and -dark color palettes
|
||
|
|
* Support underline/italic rendering (with a patched version of kmscon)
|
||
|
|
* Support 24-bit true color
|
||
|
|
* Support Ctrl + Arrow keys
|
||
|
|
* Support custom title using OSC
|
||
|
|
* Bug fixes:
|
||
|
|
+ Repsonse to 'CSI c' contains random bytes
|
||
|
|
+ Fix invalid cpr values
|
||
|
|
- Run make check in %check
|
||
|
|
- Add patch to fix make check:
|
||
|
|
* 0001-Fix-filename-in-test_common.h.patch
|
||
|
|
- Add patch to add palette with default linux console colors:
|
||
|
|
* 0001-Add-new-palette-with-standard-VGA-colors.patch
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Sun Aug 3 06:04:01 UTC 2014 - jengelh@inai.de
|
||
|
|
|
||
|
|
- Initial package (version 3) for build.opensuse.org
|