- 10 Dec, 2018 1 commit
-
-
Dorota Czaplejewicz authored
The redraw procedure was allowed to run after a window was destroyed. Partially addresses #18
-
- 03 Dec, 2018 7 commits
-
-
Guido Gunther authored
Gsettings controls keyboard layouts Closes #7 See merge request !25
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
Keymaps used by the virtual-keyboard protocol will now be changed whenever the keyboard layout changes. That allows for the symbols on the keys to match what the virtual-keyboard protocol produces.
-
Dorota Czaplejewicz authored
This change adds "level 4" modifiers, normally resulting from combining AltGr and Shift. Because not all layouts need 4 levels, the key handling procedure becomes aware of the current layout. The added level can be accessed by pressing the AltGr key twice. The change simplifies `label_from_key` calls in one go.
-
Dorota Czaplejewicz authored
Fixes the bad generation of CTRL modifier.
-
Dorota Czaplejewicz authored
Added Polish text-input layout to be able to see the change. The new layout does not have a new key map.
-
- 17 Nov, 2018 1 commit
-
-
Dorota Czaplejewicz authored
Switched main loop to glib See merge request !24
-
- 13 Nov, 2018 1 commit
-
-
Dorota Czaplejewicz authored
Switched the dbus object implementation in one go, as it's easier and more useful than making sd-bus work with glib.
-
- 31 Oct, 2018 1 commit
-
-
Guido Gunther authored
Hide the keyboard instead of making it small. See merge request !22
-
- 30 Oct, 2018 4 commits
-
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
- 13 Oct, 2018 1 commit
-
-
Dorota Czaplejewicz authored
-
- 10 Oct, 2018 9 commits
-
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
- warnings - stack protector - C standard GNU11
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
Bool is not int See merge request !20
-
Guido Gunther authored
Otherwise we crash like !18 (comment 7906)
-
- 09 Oct, 2018 1 commit
-
-
Dorota Czaplejewicz authored
Added object: /sm/puri/OSK0 sm.puri.OSK0 with the requests SetVisible(bool) -> (), GetVisible() -> (bool), and a notifying property Visible:bool
-
- 19 Sep, 2018 1 commit
-
-
Dorota Czaplejewicz authored
-
- 14 Sep, 2018 5 commits
-
-
Dorota Czaplejewicz authored
-
Guido Gunther authored
Register in GNOME session manager See merge request !17
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
ci: Don't download wayland-1.16 See merge request !19
-
Dorota Czaplejewicz authored
-
- 13 Sep, 2018 2 commits
-
-
Guido Gunther authored
Autostart See merge request !13
-
Dorota Czaplejewicz authored
-
- 12 Sep, 2018 5 commits
-
-
Dorota Czaplejewicz authored
Same as ci MR yesterday but this time against master See merge request !16
-
Guido Gunther authored
-
Guido Gunther authored
-
Dorota Czaplejewicz authored
Remove unneeded data See merge request !15
-
Dorota Czaplejewicz authored
-
- 11 Sep, 2018 1 commit
-
-
Dorota Czaplejewicz authored
-