- 07 Sep, 2018 1 commit
-
-
Alberts Muktupāvels authored
GNOME Settings Daemon removed a11y-keyboard plugin in 9553071d0c26 commit because related functionality has been moved to mutter. Fix this by adding new a11y-keyboard module in gnome-flashback. This module is heavily based on original plugin from gnome-settings-daemon and should provide same functionality. #6
-
- 02 Sep, 2018 1 commit
-
-
Alberts Muktupāvels authored
-
- 01 Sep, 2018 2 commits
-
-
-
Alberts Muktupāvels authored
GDK_SOURCE_MOUSE is not exactly same as CLUTTER_POINTER_DEVICE. One difference is that GDK has separate enum for trackpoint devices. #4
-
- 31 Aug, 2018 1 commit
-
-
Alberts Muktupāvels authored
-
- 16 Aug, 2018 1 commit
-
-
Piotr Drąg authored
-
- 06 Aug, 2018 1 commit
-
-
Alberts Muktupāvels authored
#3
-
- 25 Jun, 2018 4 commits
-
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
With per-desktop GSettings overrides this is no longer needed.
-
Alberts Muktupāvels authored
GLib finally has per-desktop GSettings overrides: glib@4993f2b7 Install override file to change button-layout default value for GNOME-Flashback.
-
- 18 Jun, 2018 1 commit
-
-
Alberts Muktupāvels authored
-
- 17 Jun, 2018 3 commits
-
-
Sebastian Geiger authored
-
Sebastian Geiger authored
-
Sebastian Geiger authored
-
- 21 May, 2018 2 commits
-
-
Alberts Muktupāvels authored
-
When adding layout info to the hash table, directly assign it to a group, instead of iterating on the layouts afterwards. Skip layout if it is already contained in the hashmap. Signed-off-by:
Ignacy Gawędzki <bugs@qult.net> Signed-off-by:
Sebastian Geiger <sbastig@gmx.net>
-
- 16 May, 2018 1 commit
-
-
Just like 63163777 introduced the same bug as in Mutter, this needs to be fixed the same way as: mutter@5ad34e0e Signed-off-by:
Ignacy Gawędzki <bugs@qult.net> Signed-off-by:
Ignacy Gawędzki <ignacy.gawedzki@green-communications.fr>
-
- 26 Mar, 2018 1 commit
-
-
- 25 Mar, 2018 5 commits
-
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
-
Alberts Muktupāvels authored
-
Dingzhong Chen authored
-
- 11 Mar, 2018 2 commits
-
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
- 03 Mar, 2018 1 commit
-
-
- 24 Feb, 2018 1 commit
-
-
Мирослав Николић authored
-
- 03 Feb, 2018 1 commit
-
-
Alberts Muktupāvels authored
The “org.gnome.SettingsDaemon.A11yKeyboard” has been removed: https://git.gnome.org/browse/gnome-settings-daemon/commit/?id=9553071d0c26
-
- 25 Jan, 2018 1 commit
-
-
(cherry picked from commit d1c89963)
-
- 24 Jan, 2018 10 commits
-
-
Alberts Muktupāvels authored
Based on mutter commit: mutter@cfee5879
-
Alberts Muktupāvels authored
Based on mutter commit: mutter@e0d839ae
-
Alberts Muktupāvels authored
Based on mutter commit: mutter@2b3040d0
-
Alberts Muktupāvels authored
Based on mutter commit: mutter@2db55052
-
Alberts Muktupāvels authored
Based on mutter commit: mutter@f64fab1d
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
Based on mutter commit: mutter@903537a2
-
Using 800x600 as minimum logical size is very 4:3 thinking, while a lot of modern devices are 16:9. The specific reason for this commit is to allow 1.5 scaling at mini-laptops (clamshell devices) with e.g. a 5.5" 1280x720 screen. Given that this device has a keyboard, one obviously is not holding it very close to ones eyes and at 220 dpi that means the text is too small at scale 1.0. For one real world example of such a device see: https://en.wikipedia.org/wiki/GPD_Win https://bugzilla.gnome.org/show_bug.cgi?id=792765
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
Based on mutter commit: mutter@1db93782
-