- 06 Sep, 2020 1 commit
-
-
- 05 Sep, 2020 1 commit
-
-
Alberts Muktupāvels authored
And deprecate old compositing-manager setting.
-
- 27 Mar, 2020 1 commit
-
-
Alberts Muktupāvels authored
Reduced resources setting was used to disable minimize effect and to show wireframe when moving or resizing windows. Minimize effect still can be disabled by using enable-animations setting from org.gnome.desktop.interface schema. And if you are really trying to reduce resource usage you probably already have animations disabled. Wireframe mode has not been updated/fixed to work with CSD windows and/or to exclude shadow/resize area from SSD windows. Also quickly testing with and without compositor wireframe sometimes leaves parts of frame on screen. Considering that there has not been any bug report about broken wireframe mode I think it is time to remove it instead of wasting time trying to fix something that nobody is using.
-
- 02 Sep, 2018 1 commit
-
-
Alberts Muktupāvels authored
-
- 25 Jun, 2018 1 commit
-
-
Alberts Muktupāvels authored
GNOME Flashback will install GSettings override file to change button-layout default value.
-
- 10 Mar, 2017 4 commits
-
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
- 16 Aug, 2016 1 commit
-
-
Alberts Muktupāvels authored
-
- 15 Aug, 2016 1 commit
-
-
- 09 Jun, 2016 1 commit
-
-
Alberts Muktupāvels authored
When using Metacity theme we don't need to realod it when gtk-theme-name changes. It is needed only with GTK+ theme.
-
- 31 Mar, 2016 2 commits
-
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
- 23 Feb, 2016 1 commit
-
-
Alberts Muktupāvels authored
-
- 28 Jan, 2016 3 commits
-
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
- 12 Jan, 2016 1 commit
-
-
- 20 Sep, 2015 1 commit
-
-
Alberts Muktupāvels authored
-
- 12 Jun, 2015 1 commit
-
-
Alberts Muktupāvels authored
Display will be null when libmetacity-private will be used in compiz.
-
- 04 Jun, 2015 1 commit
-
-
Alberts Muktupāvels authored
This is needed to make sure that client-side and server-side decorations have same button layout. GNOME Settings Daemon will update Gtk/DecorationLayout from button-layout. At this point everything should be ok. But then it is possible to override Gtk/DecorationLayout from xsettings plugin in GNOME Settings Daemon. At this point we can end up with different button layouts between client-side and server-side decorations. I can not think any reason why someone would want different button layouts.
-
- 03 Jun, 2015 1 commit
-
-
Alberts Muktupāvels authored
Move warning message about missing extensions required for compositing from display.c to prefs. and display ths warning every time user tries to enable compositing manager. If required extension/extensions are missing return FALSE even compositing-manager is enabled in preferences.
-
- 29 Apr, 2015 1 commit
-
-
Alberts Muktupāvels authored
Rather than defining keybindings in static arrays generated at compile time, store them in a hash table initialized in meta_display_init_keys() and filled in init_builtin_keybindings(). This is a prerequisite for allowing to add/remove keybindings at runtime. https://bugzilla.gnome.org/show_bug.cgi?id=663428 Based on mutter, mostly on this commit by Florian: https://git.gnome.org/browse/mutter/commit/?id=d42a2a3c2741b8b44b48f83eb79a82fb4fcd5bbd
-
- 05 Apr, 2015 1 commit
-
-
Alberts Muktupāvels authored
Compositing manager is enabled by default since commit 317c52fd, but default value was not updated. Do it now.
-
- 04 Apr, 2015 1 commit
-
-
Alberts Muktupāvels authored
Theme name == NULL - use current GTK+ theme.
-
- 19 Feb, 2015 2 commits
-
-
Alberts Muktupāvels authored
-
Alberts Muktupāvels authored
-
- 07 Jan, 2015 2 commits
-
-
Alberts Muktupāvels authored
It's hardcoded to false. Based on mutter commit: https://git.gnome.org/browse/mutter/commit/src/?id=1c569c2d0e651215d2a468fd80a449588a4743ca
-
Jasper St. Pierre authored
Based on a patch by Thomas Jaeger <ThJaeger@gmail.com>
-
- 07 Oct, 2014 1 commit
-
-
Alberts Muktupāvels authored
Add app-menu button support in themes. This is done only to support metacity theme format 3.5 version. Metacity will not show this button! Based on mutter commit: https://git.gnome.org/browse/mutter/commit/?id=c2ea650b3c484312c14f69b8b245ab117ef7c6e1
-
- 06 Oct, 2014 1 commit
-
-
Alberts Muktupāvels authored
This was added only to add support for metacity theme format version 3.2.
-
- 05 Oct, 2014 1 commit
-
-
Alberts Muktupāvels authored
-
- 27 Sep, 2014 1 commit
-
-
Maxim Ermilov authored
Add a preference /apps/mutter/general/attach_modal_dialogs. When true, instead of having independent titlebars, modal dialogs appear attached to the titlebar of the parent window and are moved together with the parent window. https://bugzilla.gnome.org/show_bug.cgi?id=612726 NOTE: Patch copied from mutter and adapted for metacity.
-
- 06 Jun, 2014 2 commits
-
-
Alberts Muktupāvels authored
1. Manually applied this patch: https://github.com/SolusOS-discontinued/consortium/commit/b463e03f5bdeab307ceee6b969c681f29537c76d 2. Ported tile-preview.c to gtk3.
-
Alberts Muktupāvels authored
Adapted from patch by Chad Glendenin available at: http://chad.glendenin.com/metacity/patch.html
-
- 23 Jan, 2014 1 commit
-
-
Daniel Mustieles García authored
-
- 06 Dec, 2011 1 commit
-
-
Jason Siefken authored
Starting metacity gives the error Lib-GIO-ERROR **: Settings schema 'org.gnome.wm.keybindings' is not installed which makes sense, since the actual keybindings are located at org.gnome.desktop.wm.keybindings https://bugzilla.gnome.org/show_bug.cgi?id=665168
-
- 14 Nov, 2011 1 commit
-
-
Florian Müllner authored
Commit a228546d merged the visual-bell/visual-bell-type options, but the change turned out too disruptive for gnome-control-center / gnome-shell, so gsettings-desktop-schemas commit a5819b2a4e9 re-added the separate option.
-
- 11 Nov, 2011 1 commit
-
-
Florian Müllner authored
Move preferences to GSettings, using mainly shared schemas from gsettings-desktop-schemas. Unlike GConf, GSettings support is not optional, as Gio is already a hard dependency of GTK+. Based on an initial patch from Milan Bouchet-Valat. https://bugzilla.gnome.org/show_bug.cgi?id=621204
-