Dorota Czaplejewicz
42cb73cd8c
submission: Handle submitting strings
2020-01-14 18:33:47 +00:00
Dorota Czaplejewicz
d1bc23e9d8
imservice: Add commit_string method
2020-01-14 18:17:12 +00:00
Dorota Czaplejewicz
e3f31cc17f
imservice: Rename commit_state to done to match protocol
2020-01-14 18:16:36 +00:00
Dorota Czaplejewicz
02c24a50d2
submission: Remove wildcard reexport
2020-01-14 11:38:44 +00:00
Dorota Czaplejewicz
26dbcdeb62
keyboard: Gather up keymap handling, drop layout
2020-01-13 13:53:54 +00:00
Dorota Czaplejewicz
0ef02ebfa3
levelkeyboard: Drop unused manager references
2020-01-13 13:53:54 +00:00
Dorota Czaplejewicz
0ce19b4269
keyboard: Cleanups of unused code
2020-01-13 13:53:54 +00:00
Dorota Czaplejewicz
326bb9319f
submission: Take over virtual_keyboard handling
2020-01-13 13:53:54 +00:00
Dorota Czaplejewicz
aafecfac02
EekGtkKeyboard: Use a direct reference to EekboardContext
2020-01-13 13:53:54 +00:00
Dorota Czaplejewicz
e5d416fd4f
imservice: Limited scope of unsafe
2020-01-13 13:53:54 +00:00
Dorota Czaplejewicz
785717d477
submission: Create a new wrapper over imservice
2020-01-13 13:53:48 +00:00
Dorota Czaplejewicz
51f55fbff8
submission: Move away from virtual-keyboard
2020-01-11 16:20:09 +00:00
Dorota Czaplejewicz
92c9572ac2
services: Split out layout management from EekboardContextService
...
Layout management was pointlessly bound with the EekboardContextService with inheritance. Splitting it out will make it easier to further break apart layout state management, settings, and input method in the future.
2020-01-11 15:33:26 +00:00
Dorota Czaplejewicz
58b087e35a
eekboard_context_service: Drop unused enable property
2020-01-09 20:13:22 +00:00
Dorota Czaplejewicz
14d5881f1e
key-emitter: Remove unused
2020-01-09 19:57:14 +00:00
Dorota Czaplejewicz
7dd8bd54c2
context: Moved keymap setting together with its generation
2020-01-09 16:42:17 +00:00
Dorota Czaplejewicz
4c2cef30f2
dbus: Rename handler from eekboard_service
2020-01-09 16:25:53 +00:00
Dorota Czaplejewicz
3ecfd701d9
dbus: Remove unneeded gobjectness
...
Also removed the code linking dbus interface stop to application quit. DBus going missing was not handled, and isn't a fatal error anyway.
2020-01-09 16:13:09 +00:00
Dorota Czaplejewicz
033a1cf200
dbus_service: Remove unused function
2020-01-09 15:53:49 +00:00
Dorota Czaplejewicz
9f59279307
managers: Move visible flag to UI manager
2020-01-09 14:14:48 +00:00
Dorota Czaplejewicz
7e72722a47
UI: Drop indirection for show/hide functions
2020-01-09 13:30:02 +00:00
Dorota Czaplejewicz
375daa68c8
layout: Make handling presses uniform
2020-01-09 12:09:28 +00:00
Dorota Czaplejewicz
34db364a62
layout: Centralize handling key releases
2020-01-08 18:52:09 +00:00
Dorota Czaplejewicz
950310c8a5
keyboard: Introduce a KeyCode type wrapping u32
2020-01-08 18:52:09 +00:00
Dorota Czaplejewicz
e77eccf7db
action: Rename Level to View
2020-01-08 18:52:09 +00:00
Guido Gunther
647fde26f5
Merge branch 'arm64' into 'master'
...
CI: Use Librem5 arm64 runner
See merge request Librem5/squeekboard!297
2020-01-07 16:10:25 +00:00
Guido Gunther
23f8f9b091
Merge branch '1.6' into 'master'
...
Release 1.6.0 "Specific impulse"
See merge request Librem5/squeekboard!295
2020-01-07 16:08:43 +00:00
Dorota Czaplejewicz
c3c1e1c76d
CI: Use Librem5 arm64 runner
2020-01-07 14:39:30 +00:00
Dorota Czaplejewicz
7a21b992dc
Merge branch 'terminal_layout' into 'master'
...
Terminal layout
See merge request Librem5/squeekboard!279
2020-01-07 12:55:08 +00:00
Dorota Czaplejewicz
5485153599
Merge branch 'fix_build' into 'master'
...
CI: Fix build-dep removed by merge
See merge request Librem5/squeekboard!296
2020-01-04 13:56:23 +00:00
Dorota Czaplejewicz
4a92489de8
CI: Fix build-dep removed by merge
2020-01-04 13:34:30 +00:00
Dorota Czaplejewicz
825409c97f
Merge branch 'osk_entry' into 'master'
...
tools: Add GTK's INHIBIT_OSK flag to the entry tester
See merge request Librem5/squeekboard!290
2020-01-04 10:49:35 +00:00
Dorota Czaplejewicz
6ad85d79e4
Merge branch 'doc' into 'master'
...
docs: Create with tutorial
See merge request Librem5/squeekboard!285
2020-01-04 10:49:03 +00:00
Dorota Czaplejewicz
7e57df3434
Release 1.6.0 "Specific impulse"
...
New emoji layout, `entry.py` becomes part of the -devel package under the name `squeekboard-entry`.
v1.6.0
2020-01-02 12:06:19 +00:00
Guido Gunther
24cacf988b
Merge branch 'type_fixes' into 'master'
...
Fix g_ and stdlib allocation/free mismatches
See merge request Librem5/squeekboard!294
2019-12-24 22:09:16 +00:00
Dorota Czaplejewicz
2657b5ef1f
terminal: A more fleshed out layout
2019-12-24 14:33:58 +00:00
Dorota Czaplejewicz
674bef2b00
terminal: Use a rudimentary layout on input hint
2019-12-24 14:33:58 +00:00
Dorota Czaplejewicz
8e55e9ee56
Fix g_ and stdlib allocation/free mismatches
2019-12-24 14:28:50 +00:00
Guido Gunther
e1a012cf50
Merge branch 'enoji' into 'master'
...
Enoji: implemented mechanism
See merge request Librem5/squeekboard!276
2019-12-24 14:21:51 +00:00
Dorota Czaplejewicz
50dab14754
emoji: Add a passable layout
2019-12-24 10:41:02 +00:00
Dorota Czaplejewicz
733cbe94ee
Fix old Rust woes
2019-12-24 10:41:02 +00:00
Dorota Czaplejewicz
01a8afad0d
popover: Show overlays as selected
2019-12-24 10:41:02 +00:00
Dorota Czaplejewicz
bafd1e6eb3
popover: Install emoji layout
...
In order to do that, an additional piece of state (layout switcher) was exposed to the event handlers, a separation between squeekboard-only and system layouts was introduced, along with a Translation structure to prevent mixing up strings.
2019-12-24 10:41:02 +00:00
Dorota Czaplejewicz
a799178b6a
Merge branch 'logging' into 'master'
...
Logging
See merge request Librem5/squeekboard!288
2019-12-24 10:10:30 +00:00
Dorota Czaplejewicz
12be3e980f
Merge branch 'cleanup' into 'master'
...
Build cleanups
See merge request Librem5/squeekboard!287
2019-12-23 21:34:18 +00:00
Dorota Czaplejewicz
ca8a2baefa
Merge branch 'devel' into 'master'
...
Entry test added to -devel package
See merge request Librem5/squeekboard!286
2019-12-23 21:33:41 +00:00
Guido Gunther
6b72d09fb8
Merge branch '1.5' into 'master'
...
Release 1.5.0 "The bends"
See merge request Librem5/squeekboard!293
2019-12-23 15:09:28 +00:00
Dorota Czaplejewicz
d76deb0655
Release 1.5.0 "The bends"
...
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.
v1.5.0
2019-12-23 12:08:45 +00:00
Dorota Czaplejewicz
3b0456b5cd
Merge branch 'margins' into 'master'
...
Use margins, remove bounds
See merge request Librem5/squeekboard!283
2019-12-23 11:56:30 +00:00
Guido Gunther
77a6ca1900
Merge branch 'arm64' into 'master'
...
CI: Build arm64 .deb
See merge request Librem5/squeekboard!292
2019-12-20 08:32:54 +00:00