summaryrefslogtreecommitdiff
path: root/src/display.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes not being able to tab out of a workspace which contains no windows.Mark McLoughlin2002-06-271-0/+4
* src/screen.c: (set_supported_hint), (set_work_area_hint): ItsMark McLoughlin2002-06-251-1/+1
* do nothing if screen is being unmanaged, we don't want to blow away state,Havoc Pennington2002-06-221-0/+3
* new utility functionHavoc Pennington2002-06-221-0/+1
* don't die on bad atom nameHavoc Pennington2002-06-081-0/+12
* implementHavoc Pennington2002-06-071-0/+3
* Patch from Erwann Chenede for raise_or_lower keybindingHavoc Pennington2002-05-291-0/+4
* Crack from ErwannHavoc Pennington2002-05-241-0/+3
* use the layout information to figure out up/down neighborsHavoc Pennington2002-05-161-0/+1
* Add screen argument to meta_display_get_tab_next, since we only wantAnders Carlsson2002-05-111-0/+1
* Fix atom name; it's _NET_SHOW_DESKTOP, not _NET_WM_SHOW_DESKTOP.Anders Carlsson2002-05-071-1/+1
* Fix an off-by-one error.Anders Carlsson2002-05-061-0/+1
* finish mopping up mode_switch_mask fieldHavoc Pennington2002-05-011-1/+0
* Add support for setting the _NET_WM_WORKAREA hint. No code does it yetAnders Carlsson2002-04-281-0/+1
* remove caveats about keybindingsHavoc Pennington2002-04-281-7/+24
* remove the unused tab stuffHavoc Pennington2002-04-051-0/+10
* Add some total crackrock resize-grid indication for windows that haveHavoc Pennington2002-03-171-0/+3
* use new functionsHavoc Pennington2002-03-121-2/+12
* Add hacking to fix the problem that we made our XGrabPointer() duringHavoc Pennington2002-03-021-4/+17
* Screw around with Anders's ping patch so he'll get plenty of CVSHavoc Pennington2002-02-271-0/+21
* switch on the op passed in, not the active op. Gives us the right cursorHavoc Pennington2002-02-241-1/+3
* put in hack to keep Pango from mangling our server grab and locking up onHavoc Pennington2002-02-231-0/+1
* put in some kind of distinctive frame for UTILITY, though it's ugly. AlsoHavoc Pennington2002-02-091-0/+2
* add _NET_WM_STATE_HIDDEN to _NET_SUPPORTEDHavoc Pennington2002-02-091-0/+1
* when mapping a window with struts, invalidate the work areas it's on.Havoc Pennington2002-02-081-0/+1