summaryrefslogtreecommitdiff
path: root/src/display.h
Commit message (Expand)AuthorAgeFilesLines
* move the have_xrender variable initialization up in the file since it canHavoc Pennington2004-08-271-4/+20
* Make dialogs that Metacity shows follow focus-stealing-preventionElijah Newren2004-08-261-0/+1
* track the last_xor_rect separately from the current window size, and thenHavoc Pennington2004-08-191-0/+1
* Fix some support for EWMH hints, and fix USER_TIME support to include theRob Adams2004-07-311-0/+5
* Add support for _NET_WM_USER_TIMEElijah Newren2004-06-241-0/+1
* Fix bug 143333, support for update counter spec, and 109362, scheduleSoeren Sandmann2004-06-191-4/+5
* Add my copyright notice to a number of files on which it should alreadyRob Adams2004-02-231-0/+1
* Add _NET_FRAME_EXTENTS and _NET_REQUEST_FRAME_EXTENTS.Thomas Fitzsimmons2004-01-101-1/+3
* Revert prior changeRob Adams2003-12-131-1/+0
* Add increased robustness for dealing with all workspaces windows and MRURob Adams2003-12-131-0/+1
* add an event_serial argument and use it when the pointer is alreadyHavoc Pennington2003-11-241-0/+1
* new functionHavoc Pennington2003-11-211-0/+4
* Create COMPLIANCE document describing metacity specification compliance.Rob Adams2003-11-171-0/+2
* In the "prefs cause code complexity" department, here's a "sloppy focusHavoc Pennington2003-10-131-2/+2
* Merge reduced_resources mode patch from the branch. Offers wireframe andHavoc Pennington2003-10-121-3/+8
* Changed MRU list to be per workspace instead of per display, so stickyRay Strode2003-08-151-5/+0
* Update constraints code to support the new _NET_WM_STRUT_PARTIAL EWMHRob Adams2003-06-261-0/+3
* Remove legacy support for Gnome 1 hints, since we deem it unlikely thatRob Adams2003-06-121-5/+0
* make raise-on-click explicitly only happen in click to focus mode.Havoc Pennington2003-06-121-3/+0
* CVS2003-05-29 Rob Adams <robadams@ucla.edu>Rob Adams2003-05-301-0/+11
* Get and use double-click speed from GtkSettings (Bug #103218).Ray Strode2003-05-301-1/+0
* Make it so that the alt-tabbing won't try to go to a minimized window byRob Adams2003-03-151-4/+4
* Take control of the panel's global keybindings. The screenshot utility isMark McLoughlin2003-02-241-0/+3
* when tabbing backward, we are still tabbing *from* the most recently usedHavoc Pennington2003-02-221-2/+2
* Reinstated visual-bell patch, fix for bug 99886.Bill Haneman2003-01-281-0/+3
* Fix for the "mangles focus window when switching workspaces and usingHavoc Pennington2003-01-221-0/+1
* handle the client having a shape mask, fixes #101806Havoc Pennington2003-01-051-0/+7
* Reverted visual bell patch, #99886Havoc Pennington2002-12-191-3/+0
* Added visual bell feature, fix for 99886.Bill Haneman2002-12-171-0/+3
* add myself here, bug #100789Havoc Pennington2002-12-101-4/+23
* make this always return FALSE for now, to avoid bug reports.Havoc Pennington2002-12-081-0/+1
* lengthen to 15 secondsHavoc Pennington2002-12-011-1/+6
* use window-props.h stuff for a couple of properties (implement_showing):Havoc Pennington2002-11-031-1/+5
* store the window menu on the display and blow it away when a windowHavoc Pennington2002-10-281-0/+3
* include config.hHavoc Pennington2002-10-271-4/+13
* Add "busy cursor on app startup" support, conditionally - works only ifHavoc Pennington2002-10-251-0/+8
* Optimizations for managing new windows (do not all take effect ifHavoc Pennington2002-10-211-0/+1
* workspaces are all per-screen now, fix accordinglyHavoc Pennington2002-10-161-14/+1
* Add a modifier key preference for the Alt+click stuff. Can be set toHavoc Pennington2002-10-071-0/+7
* make it staticHavoc Pennington2002-10-021-0/+2
* re-enable the log handler, maybe it will break something, I don't rememberHavoc Pennington2002-09-241-1/+1
* new functionHavoc Pennington2002-09-041-0/+5
* In XGrabPointer, set the confine_to argument to the root window of theJayaraj Rajappan2002-08-141-0/+1
* window is in fullscreen layer if any member of its group is fullscreenHavoc Pennington2002-08-121-0/+3
* track time to avoid sending a deluge of move/resize requests, suggestionHavoc Pennington2002-08-101-1/+2
* Patch to provide extra cues to the user when using window menu move andCraig Black2002-08-091-2/+11
* update comment also set expected focus window when setting input focus.Craig Black2002-08-091-2/+1
* clear expected focus window on openCraig Black2002-08-081-0/+5
* Implements support for _NET_WM_ALLOWED_ACTIONS. Fixes #84282.Mark McLoughlin2002-08-011-0/+9
* adapt to virtual modifiers (meta_display_process_mapping_event): we needHavoc Pennington2002-07-141-1/+4