- 08 Mar, 2020 2 commits
-
-
Dorota Czaplejewicz authored
- Preview support for "Control" and "Alt" modifiers in buttons, use field "modifiers: Control" inside a button - Don't crash when gsettings has an empty list of settings - Documentation rearrangement
-
Dorota Czaplejewicz authored
-
- 07 Mar, 2020 3 commits
-
-
Dorota Czaplejewicz authored
CI: Test that any bump to changelog has a corresponding tag See merge request Librem5/squeekboard!337
-
Dorota Czaplejewicz authored
Docs: describe project priorities See merge request Librem5/squeekboard!338
-
Dorota Czaplejewicz authored
Add simple modifiers support See merge request Librem5/squeekboard!306
-
- 04 Mar, 2020 2 commits
-
-
Dorota Czaplejewicz authored
Fix minor comment typos See merge request Librem5/squeekboard!342
-
&t authored
-
- 01 Mar, 2020 1 commit
-
-
Dorota Czaplejewicz authored
meta: Add doap file See merge request Librem5/squeekboard!335
-
- 28 Feb, 2020 6 commits
-
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
Prevents forgetting to sign the tag, which is currently done out of band and independently of review.
-
Dorota Czaplejewicz authored
Control and Alt are special in that they aren't expected to switch levels, and so don't need to change what characters are output. Use in layouts by adding `modifier: Control` or `modifier: Alt` in place of `text: "foo"`. The latching of the modifier will force the keyboard to emit raw key presses and prevent it from outputting text.
-
Dorota Czaplejewicz authored
settings: Handle empty settings See merge request Librem5/squeekboard!333
-
Dorota Czaplejewicz authored
Variant: Use proper pointer conversion between C and Rust See merge request Librem5/squeekboard!334
-
- 26 Feb, 2020 1 commit
-
-
Dorota Czaplejewicz authored
layout: Improve press handling See merge request Librem5/squeekboard!330
-
- 24 Feb, 2020 1 commit
-
-
Guido Gunther authored
Release 1.9.0 See merge request Librem5/squeekboard!328
-
- 23 Feb, 2020 1 commit
-
-
Dorota Czaplejewicz authored
-
- 20 Feb, 2020 2 commits
-
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-
- 19 Feb, 2020 4 commits
-
-
Dorota Czaplejewicz authored
Makes it more similar to release handling, removes some redundant checks. This makes it easier to integrate modifiers in the future.
-
Dorota Czaplejewicz authored
Highlights: - Fixed glib critical when switching layouts - Fixed minor memory leaks when switching layouts - Whenever the client supports it, text is sent as text instread of key presses - New Polish language layout - Fixed greek layout - Better key locking - Less leaks - Tweaks in terminal layout - Better emoji layout
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
Emoji: More choices See merge request Librem5/squeekboard!324
-
- 18 Feb, 2020 1 commit
-
-
Dorota Czaplejewicz authored
text input: Disable erasing See merge request Librem5/squeekboard!332
-
- 12 Feb, 2020 2 commits
-
-
Dorota Czaplejewicz authored
Erasing with zwp_text_input_v3 version 1 requires bytes, and bytes require get_surrounding_text. That, however, is optional. That's a mistake in protocol design. Easiest to drop this until the mess is solved on the protocol side.
-
Dorota Czaplejewicz authored
layouts: terminal: Use altline outline for dot key See merge request Librem5/squeekboard!331
-
- 11 Feb, 2020 1 commit
-
-
Sebastian Krzyszkowiak authored
This prevents the buttons from jumping around when switching between views.
-
- 09 Feb, 2020 1 commit
-
-
Dorota Czaplejewicz authored
Center views relative to layout space See merge request Librem5/squeekboard!326
-
- 06 Feb, 2020 1 commit
-
-
Dorota Czaplejewicz authored
terminal: Make */ easier to reach See merge request Librem5/squeekboard!325
-
- 05 Feb, 2020 8 commits
-
-
Dorota Czaplejewicz authored
They exchanged positions with @%
-
Sebastian Krzyszkowiak authored
layout: Improve scoping of locked variable See merge request Librem5/squeekboard!329
-
Dorota Czaplejewicz authored
-
Sebastian Krzyszkowiak authored
Better accents in PL See merge request Librem5/squeekboard!323
-
Dorota Czaplejewicz authored
Update translations & greek See merge request Librem5/squeekboard!315
-
Dorota Czaplejewicz authored
-
Sebastian Krzyszkowiak authored
Turn locking stateless See merge request Librem5/squeekboard!322
-
Guido Gunther authored
Allocation problems See merge request Librem5/squeekboard!327
-
- 03 Feb, 2020 3 commits
-
-
Dorota Czaplejewicz authored
Submit and delete strings via text_input See merge request Librem5/squeekboard!304
-
Dorota Czaplejewicz authored
-
Dorota Czaplejewicz authored
-