- 30 Oct, 2019 1 commit
-
-
Dorota Czaplejewicz authored
Major changes: - wide layout mode
-
- 29 Oct, 2019 16 commits
-
-
Dorota Czaplejewicz authored
Landscape See merge request Librem5/squeekboard!216
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
It will come useful for applying per-kind styling later without having to give each layout a new stylesheet
-
Dorota Czaplejewicz authored
Without handling transform, the surface was created with the wrong size on rotated displays, causing flicker before the .configure event arrived. With, it will attempt to set the right size from the start.
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
- 28 Oct, 2019 2 commits
-
-
David Boddie authored
Renderer improvements See merge request Librem5/squeekboard!229
-
Dorota Czaplejewicz authored
The rendering functions become more pure, which, once reached, will allow for better tracking of what they do and easier modularization.
-
- 25 Oct, 2019 3 commits
-
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
Ci deps See merge request Librem5/squeekboard!228
-
- 24 Oct, 2019 8 commits
-
-
Dorota Czaplejewicz authored
There's no need to keep it for a long time, as its only purpose is to feed the test stage
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
i think in italian "," is better then "?" See merge request Librem5/squeekboard!224
-
Antonio Pandolfo authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
layouts: Add German keyboard layout See merge request Librem5/squeekboard!227
-
Mark Müller authored
-
David Boddie authored
Move event handling to Rust See merge request Librem5/squeekboard!223
-
- 23 Oct, 2019 2 commits
-
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
This fixes some rendering things which would happen with multiple state-sharing buttons. It also removes some interfaces exposing rows, views, layouts, and buttons, bringing the code closer to removing them from the FFI entirely.
-
- 22 Oct, 2019 2 commits
-
-
Dorota Czaplejewicz authored
cleanup: Unused types See merge request Librem5/squeekboard!222
-
Dorota Czaplejewicz authored
layouts: Simplify fallbackss handling See merge request Librem5/squeekboard!221
-
- 20 Oct, 2019 2 commits
-
-
Dorota Czaplejewicz authored
util::Pointer should be suitable for storing key states in bags like pressed_keys
-
Dorota Czaplejewicz authored
-
- 19 Oct, 2019 4 commits
-
-
Mark Müller authored
-
Mark Müller authored
-
Dorota Czaplejewicz authored
tests: Fix automatic merge See merge request Librem5/squeekboard!225
-
Dorota Czaplejewicz authored
The merge tool didn't realize that new files from one branch should have a format adhering to that of another branch.
-