summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* prefs: Adapt to re-addition of a separate visual-bell optionFlorian Müllner2011-11-143-5/+18
* Fix installation of mutter-schemas.convertRico Tzschichholz2011-11-111-1/+2
* Port preferences to GSettingsFlorian Müllner2011-11-1117-2362/+984
* ui: Replace deprecated gtk_widget_size_requestRico Tzschichholz2011-11-112-2/+2
* Fix cogl crash from updating non-existent textureJasper St. Pierre2011-11-102-0/+8
* meta-window-group: Fix types typoJasper St. Pierre2011-11-101-1/+1
* theme: handle GTK_STATE_FLAG_WINDOW_UNFOCUSEDRui Matos2011-11-081-0/+4
* window: add _NET_WM_STATE_FOCUSED hint to _NET_WM_STATERui Matos2011-11-082-14/+22
* window.c: add meta_window_move_resize_frameTim Cuthbertson2011-11-052-0/+36
* mutter-mag: Quit when the user hits escapeJasper St. Pierre2011-10-281-0/+2
* mutter-mag: Remove deprecated stuffJasper St. Pierre2011-10-281-16/+32
* theme-viewer: Fix layoutJasper St. Pierre2011-10-281-0/+11
* ui: Remove deprecated stuffJasper St. Pierre2011-10-281-3/+6
* mutter-window-demo: Remove deprecated stuffJasper St. Pierre2011-10-281-43/+40
* theme-viewer: Update to fix GTK+ deprecationsJasper St. Pierre2011-10-251-52/+33
* tabpopup: Update to fix GTK+ deprecationsJasper St. Pierre2011-10-251-15/+9
* frames: Don't use deprecated API to grab pointer positionJasper St. Pierre2011-10-251-3/+5
* Minor annotation fixes.Jasper St. Pierre2011-10-242-5/+5
* util: Fix memory leak in meta_later_removeJasper St. Pierre2011-10-211-1/+1
* meta-window-group: Use clutter_actor_has_effects if availableJasper St. Pierre2011-10-211-6/+22
* frames: Disable the titlebar "inner resize"Jasper St. Pierre2011-10-211-12/+11
* tiling: do not tile if moving in snap modeRui Matos2011-10-201-3/+10
* window: Correct coordinates for the configure eventJasper St. Pierre2011-10-171-4/+8
* frame: Make sure to offset by invisible borders when unmanaging windowsJasper St. Pierre2011-10-171-2/+5
* Make meta_display_unmanage_screen publicJasper St. Pierre2011-10-172-4/+4
* tiling: keep track of the monitor where a window was tiledRui Matos2011-10-185-11/+37
* tiling: for tiled maximization use the tile area as target size/positionRui Matos2011-10-182-2/+10
* MetaWindowActor: don't unredirect ARGB32 windowsRui Matos2011-10-181-1/+2
* Update window->has_resize_func at the right time when unfullscreeningOwen W. Taylor2011-10-171-3/+5
* window.c: use a consistent mapping from frame_type => decoratedOwen W. Taylor2011-10-171-4/+2
* Allow keyboard ops to work without a pointer grabMatthias Clasen2011-10-151-1/+1
* theme: Remove outdated assertionSandro Mani2011-10-082-3/+0
* Various annotation fixesJasper St. Pierre2011-10-043-5/+13
* frame: destroy window->frame_bounds when destroying the frameRui Matos2011-10-041-0/+5
* theme: Don't add invisible borders for windows that can't be resizedJasper St. Pierre2011-09-291-21/+23
* meta-window-group: Plug memory leakAdel Gadllah2011-09-291-3/+6
* window: Fix _NET_FRAME_EXTENTS to work properlyJasper St. Pierre2011-09-241-4/+7
* window: Fix window placement to exclude invisible bordersJasper St. Pierre2011-09-241-4/+4
* frames: Take out accidental south resize disable of attached dialogsJasper St. Pierre2011-09-201-1/+1
* MetaWindowActor: Skip paint optimization for actors with an effectAdel Gadllah2011-09-201-0/+19
* MetaWindowActor: unset the shaped texture overlay path for frameless windowsRui Matos2011-09-191-1/+5
* theme: Don't add any bottom border to shaded windowsFlorian Müllner2011-09-171-4/+4
* frames: Fall back to title bar if nothing else matchedJasper St. Pierre2011-09-161-1/+4
* Don't unredirect non fully opaque windowsAdel Gadllah2011-09-161-1/+1
* compositor: Fix cow shaping on multi monitor setupsAdel Gadllah2011-09-161-9/+18
* theme: Attached modal dialogs should have no top invisible borderJasper St. Pierre2011-09-142-2/+11
* theme: Remove meta_theme_draw_frame_by_nameJasper St. Pierre2011-09-142-57/+0
* Disable top resizing for attached modal dialogs, for real this timeJasper St. Pierre2011-09-141-7/+9
* display: trivial code clean upRui Matos2011-09-141-5/+2
* Don't lose application redrawsOwen W. Taylor2011-09-141-0/+21