summaryrefslogtreecommitdiff
path: root/src/window.h
Commit message (Expand)AuthorAgeFilesLines
* put in hack to keep Pango from mangling our server grab and locking up onHavoc Pennington2002-02-231-0/+6
* port to icon cacheHavoc Pennington2002-02-091-12/+4
* put in some kind of distinctive frame for UTILITY, though it's ugly. AlsoHavoc Pennington2002-02-091-2/+3
* Only consider the bottom of the titlebar a resize control; I keepHavoc Pennington2002-01-271-0/+13
* make the check for whether to eat focus click a lot more complicatedHavoc Pennington2002-01-271-0/+3
* cheesy client with static bit gravity, used to test the below change.Havoc Pennington2002-01-191-11/+0
* give priority to keeping NW corner onscreen rather than SE, if we need toHavoc Pennington2002-01-191-0/+3
* store strut information, update it on property changes, etc. etc. so weHavoc Pennington2002-01-101-0/+15
* Rework the click-client-area-to-focus support to use synchronous grabs,Havoc Pennington2001-12-111-3/+0
* fix broken "tmp = tmp->data"Havoc Pennington2001-12-101-0/+4
* note exciting new unminimize feature for the tab popupHavoc Pennington2001-10-291-0/+3
* I was using meta_workspace_contains_window() in a number of places whereHavoc Pennington2001-10-251-0/+3
* take a window mapped at fullscreen size/pos to desire maximization; once IHavoc Pennington2001-10-141-2/+1
* new functionHavoc Pennington2001-09-161-0/+1
* add support for a mini icon in the titlebar (update_icon): re-enableHavoc Pennington2001-09-161-0/+1
* Don't separate user_has_moved/user_has_resized, fixes bug in east-resizingHavoc Pennington2001-09-111-2/+1
* Unbreak tab popup a bit.Havoc Pennington2001-08-291-4/+21
* half-ass implementation of getting pixmap icons (WM_NORMAL_HINTS andHavoc Pennington2001-08-221-1/+7
* add a "fullscreen" semantic type; if a window requests the screen sizeHavoc Pennington2001-08-201-2/+3
* we support _NET_WM_ICONHavoc Pennington2001-08-201-4/+7
* ...rhp2001-07-281-0/+8
* ...rhp2001-07-261-0/+3
* ...rhp2001-07-121-0/+2
* ...rhp2001-07-111-3/+4
* ...rhp2001-07-071-0/+8
* ...rhp2001-06-301-0/+8
* ...rhp2001-06-241-0/+8
* ...rhp2001-06-241-0/+3
* ...rhp2001-06-241-1/+8
* ...rhp2001-06-231-1/+16
* ...rhp2001-06-231-3/+1
* ...rhp2001-06-231-0/+3
* ...rhp2001-06-231-0/+13
* ...rhp2001-06-221-0/+9
* ...rhp2001-06-211-0/+2
* ...rhp2001-06-131-0/+3
* ...rhp2001-06-121-1/+1
* ...rhp2001-06-111-2/+9
* ...rhp2001-06-111-8/+19
* ...rhp2001-06-101-0/+1
* ...rhp2001-06-101-0/+4
* ...rhp2001-06-101-0/+27
* ...rhp2001-06-091-0/+21
* ...rhp2001-06-091-5/+2
* workspace menurhp2001-06-091-1/+2
* ...rhp2001-06-081-1/+7
* ...rhp2001-06-081-4/+18
* ...rhp2001-06-071-2/+17
* ...rhp2001-06-061-15/+23
* ...rhp2001-06-041-6/+25