mutter/src
Florian Müllner c3d76aead6 window: Relax restrictions for can_tile_maximized ()
The current code requires windows to be resizable to be considered
for tiling, which excludes all maximized/tiled windows. While this
restriction concurs with the desired behavior for edge-tiling, it
feels overly restrictive for keybindings.
As the edge-tiling code in update_move() already ensures the above
restriction, it seems save to remove it from the can_tile_maximized()
function, assuming that windows that are not meant to be tiled or
maximized won't provide a maximize function.

https://bugzilla.gnome.org/show_bug.cgi?id=648700
2011-12-12 11:55:51 +01:00
..
compositor Fix cogl crash from updating non-existent texture 2011-11-10 16:40:12 -05:00
core window: Relax restrictions for can_tile_maximized () 2011-12-12 11:55:51 +01:00
meta keybindings: Allow to add/remove keybindings at runtime 2011-11-22 00:42:30 +01:00
tools mutter-mag: Quit when the user hits escape 2011-10-28 21:21:57 -04:00
ui Port preferences to GSettings 2011-11-11 20:26:38 +01:00
wm-tester test-attached: new program for testing attached dialogs 2011-08-27 13:12:25 -04:00
.cvsignore
default_icon.png
libmutter.pc.in Port preferences to GSettings 2011-11-11 20:26:38 +01:00
Makefile.am keybindings: Store keybindings dynamically 2011-11-22 00:42:30 +01:00
mutter-enum-types.c.in Add bits missing from last commit 2009-07-04 17:14:48 +01:00
mutter-enum-types.h.in Add bits missing from last commit 2009-07-04 17:14:48 +01:00
mutter-marshal.list Add signals for when windows change monitors 2011-03-17 13:48:54 +01:00
mutter-plugins.pc.in Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
mutter-schemas.convert Port preferences to GSettings 2011-11-11 20:26:38 +01:00
mutter-wm.desktop.in Remove deprecated Encoding key from desktop files 2009-08-22 14:24:22 +02:00
mutter.desktop.in Remove deprecated Encoding key from desktop files 2009-08-22 14:24:22 +02:00
org.gnome.mutter.gschema.xml.in Port preferences to GSettings 2011-11-11 20:26:38 +01:00
run-mutter.sh Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
stock_delete.png
stock_maximize.png
stock_minimize.png