summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* window: Assume CSD frame extents are 0 in maximized and tiling modeswip/csd-flickerJasper St. Pierre2014-01-101-18/+42
* [l10n] Updated Italian translation.Milo Casagrande2014-01-101-107/+113
* monitor: Suppress -Werror=unused-variableDebarshi Ray2014-01-091-1/+0
* Updated Spanish translationDaniel Mustieles2014-01-081-108/+116
* window: don't grab server during calc_showingDaniel Drake2014-01-071-7/+0
* monitor: improve heuristic to determine display output nameCosimo Cecchi2014-01-071-25/+40
* Updated Greek translationDimitris Spingos2014-01-071-357/+311
* Reduce server grabs during window creationDaniel Drake2014-01-063-12/+5
* meta_window_new: clean up error handlingDaniel Drake2014-01-061-42/+20
* screen: use stack tracker for initial window queryDaniel Drake2014-01-061-8/+6
* frame: remove unnecessary server grabDaniel Drake2014-01-061-13/+0
* Discourage server grabsDaniel Drake2014-01-061-1/+12
* Remove meta_window_new_with_attrsDaniel Drake2014-01-064-157/+85
* Updated Brazilian Portuguese translationRafael Ferreira2014-01-051-104/+104
* display: Don't leave focus on a window we are unmanaging when sending WM_TAKE...Owen W. Taylor2013-12-241-0/+19
* Be willing to unfocus the grab window when we are unmanaging itOwen W. Taylor2013-12-241-1/+2
* Bump version to 3.11.33.11.3Florian Müllner2013-12-192-1/+22
* window-actor: Fix optimization in get_paint_volumeJasper St. Pierre2013-12-181-1/+5
* Fix problems with focus trackingOwen W. Taylor2013-12-182-6/+27
* meta_window_move_resize_internal: handle border size changesOwen W. Taylor2013-12-181-0/+5
* Revert "Make tile preview a compositor plugin effect"Florian Müllner2013-12-1215-216/+280
* Make tile preview a compositor plugin effectStefano Facchini2013-12-1215-280/+216
* keybinding: Implement keybindings for moving windows between monitorsFlorian Müllner2013-12-122-0/+57
* Update Arabic translationKhaled Hosny2013-12-111-21/+21
* Move _NET_WM_WINDOW_OPACITY handling to the standard window-props interfaceJasper St. Pierre2013-12-098-82/+77
* compositor: Remove atom_x_root_pixmapJasper St. Pierre2013-12-092-4/+1
* window-actor: Fix buildJasper St. Pierre2013-12-091-2/+0
* window-actor: Move signal handler connections to the meta-window setterJasper St. Pierre2013-12-091-5/+5
* window-actor: Make the meta-window property construct-onlyJasper St. Pierre2013-12-091-6/+2
* window-actor: Remove meta-screen propertyJasper St. Pierre2013-12-091-19/+3
* window-actor: Remove (private) xwindow propertyJasper St. Pierre2013-12-091-44/+7
* window: Add a simple meta_window_get_toplevel_xwindow utilityJasper St. Pierre2013-12-096-20/+14
* window-actor: Remove outdated code pathJasper St. Pierre2013-12-091-8/+0
* Update Chinese simplified translation甘露(Gan Lu)2013-12-071-579/+556
* xrandr: ignore the error if setting the primary output failsAlberto Milone2013-12-061-6/+11
* display: Fix checks for KeyPress/ButtonPressJasper St. Pierre2013-12-061-1/+1
* Use the correct frame size during unmaximizeOwen W. Taylor2013-12-051-3/+9
* MetaWindowGroup: fix paint volumeOwen W. Taylor2013-12-051-2/+21
* window-props.c: React to changes to _GTK_FRAME_EXTENTSOwen W. Taylor2013-12-051-0/+3
* background-actor: Remove custom get_paint_volumeJasper St. Pierre2013-12-031-21/+0
* prefs: Properly add new META_KEYBINDING_ACTION_* valueRico Tzschichholz2013-11-291-2/+2
* window: Proper argument naming for meta_window_client_rect_to_frame_rectRico Tzschichholz2013-11-292-20/+20
* window: Fix deprecated version of get_outer_rectRico Tzschichholz2013-11-291-1/+1
* cullable: Turn cull_out / reset_culling into a separate interfaceJasper St. Pierre2013-11-2512-213/+379
* window-actor: Move the operations we need to do when we cull out hereJasper St. Pierre2013-11-253-35/+39
* window-group: Decompose culling operations into two methodsJasper St. Pierre2013-11-251-85/+103
* display: Use MetaWindow for auto-raise callbacksJasper St. Pierre2013-11-252-30/+6
* display: Fix logic for determining whether our focus was successfulJasper St. Pierre2013-11-251-1/+14
* window-actor: Fix a copy/paste typoJasper St. Pierre2013-11-211-1/+1
* background-group: Fix cast warningJasper St. Pierre2013-11-211-1/+1