mutter/src/core
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
..
above-tab-keycode.c Fix crash in meta_display_get_above_tab_keycode 2011-05-25 14:20:06 -04:00
async-getprop.c
async-getprop.h
bell.c prefs: Adapt to re-addition of a separate visual-bell option 2011-11-14 15:43:48 +01:00
bell.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
boxes-private.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
boxes.c Fix previous commit 2011-03-19 20:56:18 +01:00
constraints.c tiling: for tiled maximization use the tile area as target size/position 2011-10-18 02:33:41 +01:00
constraints.h Replace public MetaFrameGeometry with MetaFrameBorders 2011-08-09 17:14:50 -04:00
core.c Port preferences to GSettings 2011-11-11 20:26:38 +01:00
core.h core: Replace lower_beneath_focus_window() 2011-07-09 01:08:58 +02:00
delete.c Fix crash with non-responding application with no title 2011-05-03 11:01:05 -04:00
display-private.h Make meta_display_unmanage_screen public 2011-10-17 21:53:58 -04:00
display.c Port preferences to GSettings 2011-11-11 20:26:38 +01:00
edge-resistance.c introspection: remove --allow-unprefixed 2010-10-23 15:58:16 -04:00
edge-resistance.h
errors.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
eventqueue.c
eventqueue.h
frame.c frame: Make sure to offset by invisible borders when unmanaging windows 2011-10-17 21:53:58 -04:00
frame.h frame: Add "get_corner_radiuses" chain 2011-08-24 09:38:23 -04:00
group-private.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
group-props.c
group-props.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
group.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
iconcache.c iconcache: don't crash on a non-alpha mask pixmap 2011-03-21 18:51:14 -04:00
iconcache.h
keybindings-private.h keybindings: Allow to add/remove keybindings at runtime 2011-11-22 00:42:30 +01:00
keybindings.c keybindings: Allow to add/remove keybindings at runtime 2011-11-22 00:42:30 +01:00
main.c prefs: Add draggable_border_width preference 2011-08-09 17:14:51 -04:00
mutter-Xatomtype.h
mutter.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
place.c Replace public MetaFrameGeometry with MetaFrameBorders 2011-08-09 17:14:50 -04:00
place.h Replace public MetaFrameGeometry with MetaFrameBorders 2011-08-09 17:14:50 -04:00
prefs.c keybindings: Allow to add/remove keybindings at runtime 2011-11-22 00:42:30 +01:00
screen-private.h When monitors change, keep windows on same output. 2011-09-14 15:38:55 +02:00
screen.c Port preferences to GSettings 2011-11-11 20:26:38 +01:00
session.c Make session saving work a bit better 2011-04-29 07:23:30 -04:00
session.h
stack-tracker.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
stack-tracker.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
stack.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
stack.h
testasyncgetprop.c Fix set but not used variables 2011-01-24 16:26:57 -05:00
testboxes.c introspection: remove --allow-unprefixed 2010-10-23 15:58:16 -04:00
util.c util: Fix memory leak in meta_later_remove 2011-10-21 15:44:50 -04:00
window-private.h window: Keep track of the last full-maximization state 2011-12-12 11:55:50 +01:00
window-props.c window: make determination of attached dialog windows more consistent 2011-08-27 13:12:25 -04:00
window-props.h Don't read most properties for override-redirect windows 2009-06-29 22:32:19 -04:00
window.c window: Relax restrictions for can_tile_maximized () 2011-12-12 11:55:51 +01:00
workspace-private.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
workspace.c Port preferences to GSettings 2011-11-11 20:26:38 +01:00
xprops.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
xprops.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00