Björn Lindqvist
|
acdcc1f2c2
|
ui.backend.x11.keys: Support for the Windows/Meta key on X11
|
2016-08-17 03:41:45 +02:00 |
Björn Lindqvist
|
4b919b19ce
|
ui.backend.*: new vocab for keysym handling which is the same on x11 and gtk
|
2016-06-20 13:13:20 +02:00 |
Björn Lindqvist
|
ee80cb0752
|
ui.backend.gtk: use a global variable to store the icon data
It's easier than the previous code that replaced the get-icon-data word
during deployment. Also GTK support for icon.ico icons.
|
2016-06-17 16:39:11 +02:00 |
Björn Lindqvist
|
d6a9122967
|
ui.backend.gtk: only run the tests on linux
|
2015-12-08 09:46:30 +01:00 |
Björn Lindqvist
|
43f2592d1b
|
ui.gestures: fix gesture docs, #1509
|
2015-12-01 11:01:34 +01:00 |
Björn Lindqvist
|
0795d21e46
|
ui.backend.gtk: on-key-press and on-key-release can be merged into one
on-key-press/release handler
|
2015-10-22 18:02:35 +02:00 |