summaryrefslogtreecommitdiff
path: root/src/window.h
Commit message (Expand)AuthorAgeFilesLines
* When snap-moving, don't snap to transients of minimized windows since theyElijah Newren2004-12-201-0/+3
* track the last_xor_rect separately from the current window size, and thenHavoc Pennington2004-08-191-0/+3
* Revert Rob's 2004-07-31 patch that ignored net_wm_user_time whenElijah Newren2004-08-081-1/+0
* Fix bug that caused windows to not be focused on unminimizing because ofRob Adams2004-07-311-0/+1
* Fix some support for EWMH hints, and fix USER_TIME support to include theRob Adams2004-07-311-0/+3
* Add support for _NET_WM_USER_TIMEElijah Newren2004-06-241-4/+16
* Fix bug 143333, support for update counter spec, and 109362, scheduleSoeren Sandmann2004-06-191-2/+7
* Revert 2/27 patch for layer promotion.Rob Adams2004-02-281-1/+0
* Handle layer promotion of transient descendants of layer-promoted windowsRob Adams2004-02-281-0/+2
* Revert prior changeRob Adams2003-12-131-5/+0
* Add increased robustness for dealing with all workspaces windows and MRURob Adams2003-12-131-0/+5
* new functionHavoc Pennington2003-11-211-0/+4
* In the "prefs cause code complexity" department, here's a "sloppy focusHavoc Pennington2003-10-131-0/+3
* Merge reduced_resources mode patch from the branch. Offers wireframe andHavoc Pennington2003-10-121-5/+3
* Add keybinding to allow the user to toggle _NET_WM_STATE_ABOVE on windows.Rob Adams2003-06-271-0/+2
* Update constraints code to support the new _NET_WM_STRUT_PARTIAL EWMHRob Adams2003-06-261-8/+16
* Remove legacy support for Gnome 1 hints, since we deem it unlikely thatRob Adams2003-06-121-2/+0
* make raise-on-click explicitly only happen in click to focus mode.Havoc Pennington2003-06-121-1/+8
* Revamp placement policy for windows that are maximized when they areRob Adams2003-06-091-0/+3
* Precompute groups to guarantee that meta_group_list_windows always returnsRob Adams2003-06-041-1/+1
* Roll back broken updateRob Adams2003-06-041-1/+1
* Precompute groups to guarantee that meta_group_list_windows always returnsRob Adams2003-06-041-1/+1
* Should fix #108108, #106217, tracked down by Owen Taylor and FredericHavoc Pennington2003-03-171-7/+10
* Switch over to new constraints code, unquestionably introduces some bugs,Havoc Pennington2003-03-081-0/+2
* add more debug spew about conditional build stuff (main): panic toHavoc Pennington2003-02-281-0/+14
* Patch from Rob Adams addresses #95014 (placement issues), makes first fitHavoc Pennington2003-02-231-4/+6
* handle the client having a shape mask, fixes #101806Havoc Pennington2003-01-051-0/+3
* add myself here, bug #100789Havoc Pennington2002-12-101-0/+7
* new functions to resize to fill screenHavoc Pennington2002-12-081-0/+4
* never use a window with input = FALSE take_focus = FALSE in the normal andHidetoshi Tajima2002-12-061-3/+4
* lengthen to 15 secondsHavoc Pennington2002-12-011-0/+3
* add _NET_WM_NAME, WM_NAME, _NET_WM_ICON_NAME, WM_ICON_NAME supportHavoc Pennington2002-11-041-0/+4
* make publicHavoc Pennington2002-10-241-0/+3
* Optimizations for managing new windows (do not all take effect ifHavoc Pennington2002-10-211-1/+1
* make it staticHavoc Pennington2002-10-021-0/+4
* Rewrite stack code to work a lot differently. Should be better now, andHavoc Pennington2002-09-281-2/+2
* keep a flag transient_parent_is_root_window for whether theHavoc Pennington2002-09-271-0/+3
* new functionHavoc Pennington2002-09-241-0/+2
* window is in fullscreen layer if any member of its group is fullscreenHavoc Pennington2002-08-121-0/+5
* Patch to provide extra cues to the user when using window menu move andCraig Black2002-08-091-0/+10
* Apply blackc@speakeasy.net patch, bug #83940, to do mini-workspacesHavoc Pennington2002-07-061-4/+6
* use new macros to get whether we allow move/resize correctHavoc Pennington2002-07-031-0/+8
* Theme breakage! Themes have to implement "border" frames now, see AtlantaHavoc Pennington2002-06-221-0/+2
* short-circuit the "only one xinerama" case, and use outer rect of windowHavoc Pennington2002-06-081-0/+1
* Patch from Gaute Lindkvist so you can't move the panel or desktop to onlyHavoc Pennington2002-05-261-0/+1
* DefaultScreen() returns the screen number not Screen*Havoc Pennington2002-05-091-0/+1
* on unminimize, queue calc_showing on all transientsHavoc Pennington2002-05-051-0/+8
* reply immediately for windows that don't support _NET_WM_PINGHavoc Pennington2002-04-151-1/+2
* new file containing all the wacky mess I just added to a simple "click theHavoc Pennington2002-04-131-1/+11
* remove the unused tab stuffHavoc Pennington2002-04-051-1/+4