- 23 Dec, 2019 2 commits
-
-
Dorota Czaplejewicz authored
This release introduces some renderer improvements, including relating to speed. Mire importantly, layout files have an incompatible change in format: bounds on the layout are replaced by margins. This removes the possibility that buttons don't fit in the layout and frees layout makers from having to calculate the size of the layout manually.
-
Dorota Czaplejewicz authored
Use margins, remove bounds See merge request Librem5/squeekboard!283
-
- 20 Dec, 2019 1 commit
-
-
Guido Gunther authored
CI: Build arm64 .deb See merge request Librem5/squeekboard!292
-
- 19 Dec, 2019 1 commit
-
-
Dorota Czaplejewicz authored
-
- 18 Dec, 2019 1 commit
-
-
Dorota Czaplejewicz authored
Readme updates See merge request Librem5/squeekboard!281
-
- 15 Dec, 2019 7 commits
-
-
Dorota Czaplejewicz authored
Use clap in the lockfile See merge request Librem5/squeekboard!284
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
Positioning See merge request Librem5/squeekboard!274
-
Dorota Czaplejewicz authored
Entry test: Add Terminal input purpose See merge request Librem5/squeekboard!278
-
Dorota Czaplejewicz authored
Simplify renderer See merge request Librem5/squeekboard!272
-
- 14 Dec, 2019 2 commits
-
-
Dorota Czaplejewicz authored
squeekboard-test-layout: add argument parsing and some more output See merge request Librem5/squeekboard!277
-
Mark Müller authored
-
- 11 Dec, 2019 5 commits
-
-
Guido Gunther authored
hacking: Add DCO and licensing requirement See merge request Librem5/squeekboard!282
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
- 09 Dec, 2019 3 commits
-
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
layout: add Japanese Kana wide layout See merge request Librem5/squeekboard!275
-
Mark Müller authored
-
- 08 Dec, 2019 1 commit
-
-
Dorota Czaplejewicz authored
-
- 07 Dec, 2019 13 commits
-
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
Sizes of widgets can be derived, so storing them was only for C compatibility. Similar with storing position inside of widgets. Some layout margin and scaling changes could be introduced, meaning a possibility of visual differences.
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
They are no longer referenced anywhere in C, so it's safe to let Rust memory management deal with them.
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
layout: add German wide layout See merge request Librem5/squeekboard!271
-
Mark Müller authored
-
Dorota Czaplejewicz authored
Removed window size dependent surface.
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
Moved Cairo context usage to Rust, and rearranged ctx setup (position) to happen in one place. Removed render calls that were overwritten on each draw call anyway.
-
- 05 Dec, 2019 2 commits
-
-
David Boddie authored
Switch layout on click Closes #157 See merge request Librem5/squeekboard!266
-
David Boddie authored
keycodes: Sort to eliminate runtime indeterminism See merge request Librem5/squeekboard!268
-
- 02 Dec, 2019 2 commits
-
-
Dorota Czaplejewicz authored
Release 1.4.0 "Nacelle" See merge request Librem5/squeekboard!273
-
Dorota Czaplejewicz authored
Major changes: - "text" property for layouts - adjusting to user's color scheme
-