Georges Basile Stavracas Neto
|
9a611e0d69
|
keyboard: Remove deprecated gdk_error_trap_push|pop calls
Instead, implement custom error push and pop functions that mimic
what GDK used to do, but using only non-deprecated functions.
|
2018-03-16 14:56:28 -03:00 |
|
Georges Basile Stavracas Neto
|
0269f6e5b2
|
keyboard: Trivial update to code style
This fixed many code style issues in wm-common, and add
a few g_autofree when possible.
|
2018-03-16 14:39:31 -03:00 |
|
Georges Basile Stavracas Neto
|
ee66dc5f3f
|
keyboard: Turn gchar** into GStrv and use g_auto
|
2018-03-16 14:18:45 -03:00 |
|
Georges Basile Stavracas Neto
|
4496b60c73
|
keyboard: Make unused public function static
It is not used outside wm-common.c, so let's not export
it as a public function.
|
2018-03-16 14:14:41 -03:00 |
|
Bastien Nocera
|
6c43ebe3b0
|
keyboard: Make it possible to stop watching for WM changes
As we don't want to be doing that anymore if we're not in the keyboard
panel anymore.
https://bugzilla.gnome.org/show_bug.cgi?id=736117
|
2014-09-05 14:15:59 +02:00 |
|
William Jon McCann
|
728331f306
|
[keyboard] Rename keybindings to keyboard
|
2010-10-31 23:58:35 -04:00 |
|