- 10 Oct, 2018 1 commit
-
-
Guido Gunther authored
Otherwise we crash like Librem5/virtboard!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
-
- 14 Sep, 2018 4 commits
-
-
Guido Gunther authored
Register in GNOME session manager See merge request Librem5/virtboard!17
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
ci: Don't download wayland-1.16 See merge request Librem5/virtboard!19
-
Dorota Czaplejewicz authored
-
- 13 Sep, 2018 2 commits
-
-
Guido Gunther authored
Autostart See merge request Librem5/virtboard!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 Librem5/virtboard!16
-
Guido Gunther authored
-
Guido Gunther authored
-
Dorota Czaplejewicz authored
Remove unneeded data See merge request Librem5/virtboard!15
-
Dorota Czaplejewicz authored
-
- 11 Sep, 2018 3 commits
-
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
Fix indentation See merge request Librem5/virtboard!14
-
Dorota Czaplejewicz authored
-
- 10 Sep, 2018 1 commit
-
-
Dorota Czaplejewicz authored
-
- 07 Sep, 2018 6 commits
-
-
Dorota Czaplejewicz authored
Adjust size to output See merge request Librem5/virtboard!11
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
The check used to be necessary under the assumption that the first attempt to configure the layer has the wrong size. This is untrue and the check is unneeded.
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
- 05 Sep, 2018 1 commit
-
-
Dorota Czaplejewicz authored
-
- 04 Sep, 2018 2 commits
-
-
Dorota Czaplejewicz authored
The toggle button will always have an evect, but it will only stay toggled until an application switch.
-
Dorota Czaplejewicz authored
The resize request is executed as soon as the scale is known and causes a buffer to be assigned to layer shell. This inhibits the buffer assignment.
-
- 03 Sep, 2018 6 commits
-
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
Enable keyboard exclusive zone See merge request Librem5/virtboard!9
-
Dorota Czaplejewicz authored
Maximized windows will not occlude the keyboard. Layer shell implementation doesn't make it quite clear how the anchor should be set up, and rootston positions the keyboard at the bottom left corner. https://github.com/swaywm/wlr-protocols/issues/21
-
Dorota Czaplejewicz authored
Prettify key labels See merge request Librem5/virtboard!8
-
Dorota Czaplejewicz authored
-
- 31 Aug, 2018 1 commit
-
-
Guido Gunther authored
Add support for input method See merge request Librem5/virtboard!7
-
- 30 Aug, 2018 5 commits
-
-
Dorota Czaplejewicz authored
Retaliated on the functions touched in previous patches, they should behave well now.
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
Simplified the conversation by waiting until wl_output tells all the metadata. The drawing procedure ignores widget extents now and draws all it can starting from 0x0 point. That used to be a problem because widget extents are in unscaled coordinates.
-
Dorota Czaplejewicz authored
Virtboard will make use of the zwp_input_method_v2 interface to compose text if it's available in the compositor. Otherwise, it falls back to zwp_virtual_keyboard_v1. Included in the change: - proper popping up and resizing of the surface. - version, wayland dependency bump input-method protocol references foreign enum identifiers, which was unsupported before 1.16
-
Dorota Czaplejewicz authored
Debian currently doesn't ship with wayland-1.16 but 1.15, preventing input-method protocol from building. This change allows the build to proceed normally.
-
- 09 Aug, 2018 1 commit
-
-
Dorota Czaplejewicz authored
Add issue template See merge request Librem5/virtboard!6
-
- 08 Aug, 2018 1 commit
-
-
Heather Ellsworth authored
-