Unexpected-Keyboard/srcs
Jules Aguillon 58cb6ca232 Clipboard history pane
Work in progress: It's not yet possible to paste from the pane.

The pane can be switched to and from and displays the strings recently
added to the clipboard.

ClipboardHistoryService listens for change to the system clipboard and
keep the history in memory.
This data is not persisted to the storage.

The maximum size limits the amount of user data stored in memory but
also gives a sense to the user that the history is not persisted and can
be forgotten as soon as the app stops.
2024-06-29 22:53:08 +02:00
..
compose Move diacritics mapping to the compose state machine 2024-06-09 11:53:17 +02:00
juloo.keyboard2 Clipboard history pane 2024-06-29 22:53:08 +02:00
layouts Remove 'loc' keys from latn_qwerty_us 2024-06-24 00:07:56 +02:00
special_font compose: Add glyph 2024-02-17 23:28:31 +01:00