Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-07 | Make alt+tab max columns configurable and consider window label width | osch | 1 | -0/+4 | |
2019-04-23 | make icon size configurable | osch | 1 | -0/+2 | |
2018-08-28 | Optionally attach modal dialogs | Maxim Ermilov | 1 | -0/+2 | |
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. | |||||
2018-03-08 | Fix mismatched enums in keybinding detection for switch-panels and ↵ | Victor Kareh | 1 | -0/+2 | |
switch-panels-backward | |||||
2018-01-02 | More elegant solution for handling new move-to-workspace keybinds | Omar Zeidan | 1 | -5/+5 | |
2018-01-02 | Implemented a setting to disable top tiling | Omar Zeidan | 1 | -3/+5 | |
2018-01-01 | Implemented tabpopup when moving window to different workspace | Omar Zeidan | 1 | -1/+5 | |
2017-01-17 | Added functionality to ignore applications while show-desktop is triggered | Illia Danko | 1 | -1/+3 | |
2016-12-05 | Added functionality to disable display preselected tab window border | Illia Danko | 1 | -0/+2 | |
2015-09-16 | Add manual and by-pointer window placement | Faidon Liambotis | 1 | -1/+4 | |
This adds a window placement preference: the existing behavior is now called "automatic" and is the default. Two new modes are being introduced: "pointer", which means that windows are placed according to the mouse pointer position; and "manual" which means that the user must manually place the new window with the mouse or keyboard. This is a straight port from muffin, commit 3257671. | |||||
2014-10-27 | don't change use settings by command line argument | Denis Gorodnichev | 1 | -1/+1 | |
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -3/+3 | |
Just run: $ find -name '*.c' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i $ find -name '*.h' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i | |||||
2013-05-31 | Implement side-by-side tiling | Stefano Karapetsas | 1 | -0/+2 | |
Patch by Florian Müllner for Metacity https://bugzilla.gnome.org/show_bug.cgi?id=607694 When dragging a window over a screen edge and dropping it there, maximize it vertically and scale it horizontally to cover the corresponding half of the current monitor. Whenever a "hot area" which triggers this behavior is entered, an indication of window's target size is displayed after a short delay to avoid distraction when moving a window between monitors. | |||||
2013-02-20 | Add option to open new windows on the center of the screen | Stefano Karapetsas | 1 | -0/+4 | |
Adapted from patch by Chad Glendenin available at: http://chad.glendenin.com/metacity/patch.html Closes: http://chad.glendenin.com/metacity/patch.html | |||||
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2012-10-01 | migrate to gsettings | Stefano Karapetsas | 1 | -2/+2 | |
2012-05-26 | Fixes https://github.com/mate-desktop/mate-window-manager/issues/4 | Steve Zesch | 1 | -0/+4 | |
2012-03-16 | implement option for classic and toroidal workspace switching, based on ↵ | Benjamin Valentin | 1 | -0/+2 | |
https://bugzilla.gnome.org/show_bug.cgi?id=89315 | |||||
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+233 | |