- 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 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/libtsm?expand=0&rev=7
52 lines
2.0 KiB
Plaintext
52 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|