David Boddie
626527ee09
Merge branch 'feature-xml-resources' into 'master'
...
FINAL: bundle xml resources, allows running uninstalled from git repo
Closes #29 and #21
See merge request Librem5/squeekboard!49
2019-07-11 13:33:45 +00:00
Guido Günther
c1af9b2ba4
Add dbus protocol definition
...
This let's us drop the virtboard build dependency.
2019-07-11 14:31:25 +02:00
Hysterical Raisins
5efb4cc58d
Bundle keyboard definitions
...
This allows running uninstalled from a git repo
Closes : #21 , #29
2019-07-11 13:40:03 +02:00
Hysterical Raisins
2f1c1c2fb1
Remove unused variable and remove damage from botched rebase
...
- remove bounds it is not used.
- remove the g_clear_pointer, it does the same thing as the if-block
above, the were both there as the result of the merge, and it is
apparently easily overlooked
- cleanup after myself (FIXMEs)
2019-07-11 13:24:48 +02:00
Guido Günther
b57e1ce660
Drop now unused theme_path
2019-07-10 15:39:16 +02:00
David Boddie
1ff1592f24
Merge branch 'master' into 'use_gresource'
...
# Conflicts:
# src/server-context-service.c
2019-07-10 11:35:40 +00:00
David Boddie
4c54b49ef5
Merge branch 'remove-unused-sources' into 'master'
...
Remove unlisted files
See merge request Librem5/squeekboard!38
2019-07-09 14:44:00 +00:00
Hysterical Raisins
89aaf05aff
Some minor cleanups
2019-07-09 13:52:23 +02:00
Hysterical Raisins
2f87fd46fb
Improve codeflow
2019-07-09 13:50:14 +02:00
Hysterical Raisins
e04276ee38
Use properly typed and named variables for user_data
2019-07-09 13:46:44 +02:00
Hysterical Raisins
05c3061f08
Add some FIXME hints for future work
2019-07-09 13:41:20 +02:00
Hysterical Raisins
c33006bcbc
use g_clear_pointer with gtk_widget_destroy
...
brief, clear, idiomatic and grep friendly
2019-07-09 13:33:49 +02:00
David Boddie
4bf4500ae1
Remove unlisted files
2019-07-09 01:07:19 +02:00
David Boddie
b3e1d84e6c
Merge branch 'mem' into 'master'
...
Fix visibility-related bugs
See merge request Librem5/squeekboard!25
2019-07-08 21:25:27 +00:00
Hysterical Raisins
66ec95ebb0
fix-up prototypes (-Wincompatible-pointer-types)
2019-07-08 09:21:26 +02:00
Hysterical Raisins
a944bf85b8
remove stray const (-Wdiscarded-qualifiers)
2019-07-08 09:20:17 +02:00
Hysterical Raisins
722d3d1ad4
Cleanups: fix deprecations
...
gtk_widget_get_root_window()
gdk_screen_get_monitor_at_window()
gdk_screen_get_monitor_geometry()
2019-07-08 08:39:16 +02:00
Guido Günther
aba242301d
Use a gresource to store the css
...
This makes build / test faster since one can skip install. It's
also more obvious which file is being used.
2019-07-04 16:16:04 +02:00
Guido Günther
7a52080940
Remove automake leftovers
2019-07-04 14:51:00 +02:00
Dorota Czaplejewicz
43579b51f0
session: Register to the session manager
...
Registering as "sm.puri.OSK0", because that's as much as the session knows about the virtual keyboard.
2019-07-04 07:58:34 +00:00
Dorota Czaplejewicz
3d1133cdb5
Fix memory corruption due to a wrong assumption
2019-07-04 07:48:46 +00:00
Dorota Czaplejewicz
61a5e8d4fd
install: Don't distribute dbus definition
...
Instead, require virtboard to provide it.
2019-07-02 18:13:34 +00:00
Dorota Czaplejewicz
319d64e1e5
build: Link Rust library statically
2019-07-02 10:11:32 +00:00
David Boddie
025b55e1a2
Install rslib
2019-07-01 00:05:42 +02:00
Dorota Czaplejewicz
b746f7a70e
input method: Pop up the keyboard
2019-06-30 19:03:24 +00:00
Dorota Czaplejewicz
0d3b003aac
input method: Initialize the protocol and pretend to handle a few things
2019-06-30 19:03:24 +00:00
Dorota Czaplejewicz
9e5629d1e0
Enable Wayland's virtual-keyboard protocol
...
This commit includes a little restructuring necessary for keeping wayland objects properly.
It doesn't fix broken modifier functionality yet.
2019-06-25 18:12:15 +00:00
Dorota Czaplejewicz
c0fdffac28
Separate keyboards from the dbus handler
2019-06-23 10:59:45 +00:00
Dorota Czaplejewicz
e94e64d204
Move dbus setup closer together
2019-06-23 10:42:20 +00:00
Dorota Czaplejewicz
e503e35b84
Rename squeak_ to squeek_ for consitency
2019-06-23 10:30:25 +00:00
Dorota Czaplejewicz
752592a3d8
Fixed build
2019-06-23 10:29:18 +00:00
Dorota Czaplejewicz
2e6d194a6f
Remove server-service
2019-06-23 10:26:24 +00:00
Dorota Czaplejewicz
02525056d6
Removed X11 header, added some clarifications
2019-06-22 16:20:03 +00:00
Dorota Czaplejewicz
765c496068
Removed more unused stuff in context
2019-06-22 15:57:48 +00:00
Dorota Czaplejewicz
d6feec8010
Removed d-bus paths from service class
2019-06-22 15:40:20 +00:00
Dorota Czaplejewicz
f1fbb37547
Kill connection in context service
2019-06-22 15:31:08 +00:00
Dorota Czaplejewicz
292c1d08d8
fixes: Minor type and include mismatches
2019-06-16 12:55:50 +00:00
Dorota Czaplejewicz
862cfdb55d
Showing and hiding
2019-04-05 18:36:25 +00:00
Dorota Czaplejewicz
b065b16bf1
Use layer shell
2019-04-05 15:39:57 +00:00
Dorota Czaplejewicz
6b15072764
dbus: Use generated code
2019-03-23 09:36:53 +00:00
Dorota Czaplejewicz
8f71b010cc
settings: Removed custom settings schema
2019-03-22 15:52:35 +00:00
Dorota Czaplejewicz
8087c3e5d4
build: Use only meson for squeekboard
...
This breaks autoconf. The only resulting binary is the squeekboard GUI. It still needs the autotools-built eekboard client in order to do anything useful. That one needs to be built using a different branch, making this a WIP.
2019-03-15 20:59:29 +00:00
Dorota Czaplejewicz
10bd0ea09e
build: Remove eekboard-server
2019-03-14 20:40:27 +00:00
Dorota Czaplejewicz
5803222e68
build: Remove libeekboard dependency
2019-03-14 18:03:10 +00:00
Dorota Czaplejewicz
a243fce1ae
build: Squeekboard build in meson
2019-03-14 17:29:13 +00:00
Dorota Czaplejewicz
c8059ebf50
stubbing: Key generation events
...
Only enabled when Xtest is in use. It's probably always meant to be in use though, as this piece of code also opens the preferences dialog
2019-03-14 11:09:35 +00:00
Daiki Ueno
2d4e4c7a13
Fix compiler warnings.
2012-10-01 11:37:47 +09:00
Daiki Ueno
2e822cb6a6
Don't crash when all the keyboards are removed.
2012-08-15 17:27:20 +09:00
Daiki Ueno
f2a90935a3
Make "visible" property per client instead of per context.
2012-04-24 18:38:32 +09:00
Daiki Ueno
cee741eca0
Fix initial window size.
2012-04-24 12:48:35 +09:00