File wvkbd.changes of Package wvkbd
-------------------------------------------------------------------
Mon Sep 1 08:48:41 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.18:
* Added deskintl (desktop international) layout (#103, #67).
This layout features a more full-sized keyboard modelled after
hardware keyboards.
* The layout that is built is determined at compile time: to opt
for this layout instead of the default mobile international
(mobintl) layout, run make LAYOUT=deskintl instead of plain
make.
* Added cyrillic layer (russian ЙЦУКЕН) for new desktop layout
* Added SHIFT_SPACE_IS_TAB as a compile-time parameter
* Fix landscape appearance bug in multi-monitor setup
* Added --non-exclusive parameter to skip requesting exclusive
zone from compositor (#102, #93)
-------------------------------------------------------------------
Mon Jun 23 07:04:45 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.17:
* Drawing performance improvements:
+ Implemented double buffering
+ Tie the daamge tracking to the drawing methods
* Added missing cyrillic letter from the Ukrainian alphabet
* Namespace change, now properly identifies as "wvkbd"
-------------------------------------------------------------------
Thu Nov 28 07:36:13 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.16:
* Use overlay mode so keyboard is visible over full-screen windows
* Fixes for capslock display
* Documentation update
* Fixes for visual delay on startup.
+ Skip the first resize when landscaped while starting.
+ Fix the initial output geometry guessing
* Restore Cairo also when rounding. This fixes some visual glitches.
* Accommodate cross-build pkg-config
* Make all modifiers except capslock one-shot and redraw keyboard when capslock is pressed
-------------------------------------------------------------------
Tue Jun 11 09:50:05 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Initial package of wvkbd 0.15 for openSUSE