summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* leave has_fullscreen_func set to TRUE if the window is screen sized andMETACITY_REDHAT_2_4_0_91Havoc Pennington2002-08-157-3/+125
* In XGrabPointer, set the confine_to argument to the root window of theJayaraj Rajappan2002-08-144-2/+17
* use button positioning theme stuff.James M. Cape2002-08-142-71/+59
* move from workspace.c. (update_num_workspaces): set the hint here. FixesMark McLoughlin2002-08-143-30/+34
* Updated Danish translation.Ole Laursen2002-08-132-168/+173
* window is in fullscreen layer if any member of its group is fullscreenHavoc Pennington2002-08-1211-24/+358
* Updated Swedish translation.Christian Rose2002-08-122-43/+48
* Updated Slovak translation.Stanislav Visnovsky2002-08-122-88/+72
* don't include nonexistent stock-icons.h fileHavoc Pennington2002-08-122-1/+4
* ru.po: Updated Russian translation.Dmitry Mastrukov2002-08-112-39/+43
* default keybindings for move, resize, maximize, etc. from Deepa #78999Havoc Pennington2002-08-102-3/+8
* unshade window if shaded, from JeyaSudha (meta_window_make_fullscreen):Havoc Pennington2002-08-102-0/+12
* reorder the menu items so that Close is at the bottomHavoc Pennington2002-08-103-1/+16
* allow Motif hints to be smaller than expected; GLUT for example seems toHavoc Pennington2002-08-103-7/+30
* be sure window is mapped if we unmanage it and it's not withdrawn; bugHavoc Pennington2002-08-104-18/+29
* raise window when moving to another workspace bug #88896Havoc Pennington2002-08-103-0/+10
* Register window menu icons with the Gtk stock system, instead of using theJorn Baayen2002-08-108-83/+77
* filter out key events that happen on popup menus etc.Havoc Pennington2002-08-105-1/+40
* "2002-08-10 He Qiangqiang <carton@linux.net.cn>He Qiangqiang2002-08-102-14/+19
* track time to avoid sending a deluge of move/resize requests, suggestionHavoc Pennington2002-08-104-1/+66
* add a FIXME comment with a link to bug #90382Havoc Pennington2002-08-102-0/+24
* disable maximize, fullscreen, shade via keybindings on windows that don'tHavoc Pennington2002-08-092-3/+9
* Patch to provide extra cues to the user when using window menu move andCraig Black2002-08-097-88/+352
* update comment also set expected focus window when setting input focus.Craig Black2002-08-093-2/+9
* Updated Japanese translation.Akira TAGOH2002-08-082-248/+250
* focus top window after showing desktop, fixes #88080.Craig Black2002-08-082-7/+22
* focus window on right click for menu, #87299.Craig Black2002-08-082-0/+8
* clear expected focus window on openCraig Black2002-08-084-2/+36
* Updated Spanish translation.Pablo Gonzalo del Campo2002-08-082-63/+41
* update layer (meta_window_make_fullscreen): update layerHavoc Pennington2002-08-073-5/+18
* implement _NET_WM_MOVERESIZE enhancements, see #90077.Craig Black2002-08-072-29/+64
* Update German translation by Christian Neumair <christian-neumair@web.de>Manuel Borchers2002-08-062-139/+484
* 2.4.0METACITY_2_4_0Havoc Pennington2002-08-0625-6643/+8204
* add bug on panel-on-top to rationales.txtHavoc Pennington2002-08-061-0/+1
* disable animation when shading windows, just doesn't really convey theHavoc Pennington2002-08-069-107/+1151
* `head -4 ChangeLog`He Qiangqiang2002-08-062-1/+5
* Set wm_state_skip_pager instead of skip_pager (ditto for _tasklist) so that t...Ross Burton2002-08-052-2/+8
* Added simplified Chinese translation from Sun G11nHe Qiangqiang2002-08-052-0/+2533
* Fixed Swedish translation.Christian Rose2002-08-042-40/+45
* init button states for the button backgroundsHavoc Pennington2002-08-043-5/+29
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-08-042-70/+135
* raise/focus on click, even if the click was on the client area (this makesHavoc Pennington2002-08-046-9/+30
* set active_workspace to NULL. Also actually activate the first workspaceMark McLoughlin2002-08-043-10/+31
* use MetaMenuIconType not button type for the size of the menu ops arrayHavoc Pennington2002-08-048-27/+123
* change alt+tab to a windowless grab, fixes #83499Craig Black2002-08-032-11/+11
* Have ButtonPress and UnmapNotify events account for a null grab window,Craig Black2002-08-032-27/+36
* Fixed some clipping issues with the Bright theme.Gaute Lindkvist2002-08-032-35/+19
* Implements support for _NET_WM_ALLOWED_ACTIONS. Fixes #84282.Mark McLoughlin2002-08-015-3/+144
* if a window isn't resizeable, turn off maximize function. If min size isChristophe Fergeau2002-08-012-1/+8
* send a SaveYourselfDone if we're skipping this global save.Mark McLoughlin2002-08-013-2/+28