a78f8e246b
pre-release: Update deps
2020-01-14 13:54:10 +00:00
9d027426b7
Merge branch 'termina' into 'master'
...
overlay: Add terminal
See merge request Librem5/squeekboard!299
2020-01-14 12:58:26 +00:00
fdcc4f5aab
Merge branch 'random_cleanups' into 'master'
...
eek-layout: Remove unused
See merge request Librem5/squeekboard!301
2020-01-13 09:59:13 +00:00
4e4f8e1932
eek-layout: Remove unused
2020-01-12 19:25:41 +00:00
357a46ced3
Merge branch 'translation' into 'master'
...
Use xkb layout names from gnome
See merge request Librem5/squeekboard!280
2020-01-11 11:58:53 +00:00
ed31e40991
Merge branch '1.7' into 'master'
...
Release 1.7.0, fix 1.6.0 suite
See merge request Librem5/squeekboard!298
2020-01-09 06:13:00 +00:00
273423f626
Release 1.7.0 "Mycelium"
...
Enables a terminal layout, which will activate whenever the terminal input hint is received.
Arm64 .debs are produced by the CI again.
v1.7.0
2020-01-08 12:19:59 +00:00
d80cbf880f
cargo: Refresh deps for release
2020-01-08 12:19:53 +00:00
e06e23dd4c
overlay: Add terminal
...
Enables Terminal to be selected as an overlay over the selected language.
2020-01-08 12:06:15 +00:00
1924a8e634
v1.6.0: Fix suite
2020-01-08 11:52:46 +00:00
0bfd846139
translations: Make the code cleaner
2020-01-07 16:18:52 +00:00
a93f3c55e7
translations: Use gnome-desktop's xkb info database for layout names
2020-01-07 16:18:52 +00:00
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
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
c3c1e1c76d
CI: Use Librem5 arm64 runner
2020-01-07 14:39:30 +00:00
7a21b992dc
Merge branch 'terminal_layout' into 'master'
...
Terminal layout
See merge request Librem5/squeekboard!279
2020-01-07 12:55:08 +00:00
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
4a92489de8
CI: Fix build-dep removed by merge
2020-01-04 13:34:30 +00:00
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
6ad85d79e4
Merge branch 'doc' into 'master'
...
docs: Create with tutorial
See merge request Librem5/squeekboard!285
2020-01-04 10:49:03 +00:00
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
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
2657b5ef1f
terminal: A more fleshed out layout
2019-12-24 14:33:58 +00:00
674bef2b00
terminal: Use a rudimentary layout on input hint
2019-12-24 14:33:58 +00:00
8e55e9ee56
Fix g_ and stdlib allocation/free mismatches
2019-12-24 14:28:50 +00:00
e1a012cf50
Merge branch 'enoji' into 'master'
...
Enoji: implemented mechanism
See merge request Librem5/squeekboard!276
2019-12-24 14:21:51 +00:00
50dab14754
emoji: Add a passable layout
2019-12-24 10:41:02 +00:00
733cbe94ee
Fix old Rust woes
2019-12-24 10:41:02 +00:00
01a8afad0d
popover: Show overlays as selected
2019-12-24 10:41:02 +00:00
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
a799178b6a
Merge branch 'logging' into 'master'
...
Logging
See merge request Librem5/squeekboard!288
2019-12-24 10:10:30 +00:00
12be3e980f
Merge branch 'cleanup' into 'master'
...
Build cleanups
See merge request Librem5/squeekboard!287
2019-12-23 21:34:18 +00:00
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
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
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
3b0456b5cd
Merge branch 'margins' into 'master'
...
Use margins, remove bounds
See merge request Librem5/squeekboard!283
2019-12-23 11:56:30 +00:00
77a6ca1900
Merge branch 'arm64' into 'master'
...
CI: Build arm64 .deb
See merge request Librem5/squeekboard!292
2019-12-20 08:32:54 +00:00
c0331434d7
CI: Build arm64 .deb
2019-12-19 19:38:34 +00:00
e9d6631159
tools: Add GTK's INHIBIT_OSK flag to the entry tester
2019-12-18 19:56:02 +00:00
f335ea92d4
Merge branch 'readme' into 'master'
...
Readme updates
See merge request Librem5/squeekboard!281
2019-12-18 19:49:59 +00:00
c8dd34c829
logging: Add described log levels
...
Not used yet due to conflicts with other MRs.
2019-12-16 19:56:16 +00:00
4d656ff54d
logging: Described the design
2019-12-16 19:36:02 +00:00
e2b89e85f7
logging: Move all facilities to one file
2019-12-16 19:15:40 +00:00
b6f3d9c1ea
Remove unused header generator
2019-12-16 18:52:50 +00:00
9ff11dc511
Remove unused build dependencies
2019-12-16 18:22:23 +00:00
1cffdda09d
packaging: Install entty.py as squeekboard-entry
2019-12-16 18:13:24 +00:00
d9f284b19a
build: Move building of squeekboard-test-layout to tools
2019-12-16 17:47:00 +00:00
ed602faeaf
tools: Move entry.py
2019-12-16 17:46:42 +00:00
0e1bf19737
docs: Create with tutorial
...
Create docs, based on Sphinx with Commonmark, seeding it with https://forums.puri.sm/t/translations-and-virtual-touch-keyboards-tracking-localization/7669/48?u=dcz
2019-12-15 21:53:18 +00:00
1237537005
Merge branch 'lockfile' into 'master'
...
Use clap in the lockfile
See merge request Librem5/squeekboard!284
2019-12-15 19:07:23 +00:00