Commit graph

6097 commits

Author SHA1 Message Date
Dana Jansens
24effdfc35 fade out disabled buttonsx 2007-06-15 05:46:03 +00:00
Dana Jansens
e3b9c8b681 don't set the default icon on child windows, their parents will have an icon 2007-06-15 03:49:28 +00:00
Dana Jansens
51fdd13fd1 let you lower a window without lowering its children, or its siblings 2007-06-14 22:18:45 +00:00
Dana Jansens
0a9a005891 fix move to center on xinerama 2007-06-13 23:34:48 +00:00
Dana Jansens
4669203fd8 always show the client on desktop change, only use donthide to not hide it 2007-06-13 17:18:57 +00:00
Dana Jansens
8923bd7026 raise windows smartly when merging desktops 2007-06-13 17:16:08 +00:00
Mikael Magnusson
e048751f91 add center option to placement section 2007-06-13 17:08:32 +00:00
Dana Jansens
774b32f14e little thing 2007-06-13 16:51:01 +00:00
Dana Jansens
c538ebf422 dont fallback to undermouse 2007-06-13 16:48:42 +00:00
Dana Jansens
de2ba8f28b improve the add/remove desktop actions a bunch.
make the lastdesktop action not assert if you remove a desktop (i think it could have)
2007-06-13 16:47:53 +00:00
Dana Jansens
15e6775b0c only send configurenotify for user-action configures when it moves 2007-06-13 15:57:46 +00:00
Dana Jansens
0813e4451d add force_reply back to client_configure(). client_reconfigure is nicer this time around. eat enter events in client_configure when user is FALSE. 2007-06-13 15:56:44 +00:00
Dana Jansens
84b8cf165a fix focus flicker on sendto+follow 2007-06-13 15:20:48 +00:00
Dana Jansens
1e2b24cd2f remove debug print 2007-06-13 15:14:20 +00:00
Dana Jansens
99c6a00cf6 don't raise windows when moving them between desktops in some cases 2007-06-13 15:13:16 +00:00
Dana Jansens
07f60c3a38 fix moved comment 2007-06-13 15:08:19 +00:00
Dana Jansens
15d6158536 don't force reconfigure in a number of places, also eat enter events when reconfiguring. yay 2007-06-13 15:07:49 +00:00
Dana Jansens
1443e17317 add AddDesktopLast RemoveDesktopLast AddDesktopCurrent RemoveDesktopCurrent 2007-06-13 15:01:27 +00:00
Dana Jansens
338798a408 let desklets snap to eachother 2007-06-13 14:40:05 +00:00
Dana Jansens
042b6bc5f7 don't snap to below+skiptaskbar (desklets) 2007-06-13 14:39:23 +00:00
Dana Jansens
4e0ba65d30 kill the side borders on the handle and titlebar when max_horz 2007-06-13 14:36:06 +00:00
Dana Jansens
b70afd1016 let the theme specify all splitgradient colors 2007-06-13 14:03:46 +00:00
Dana Jansens
89ade7a8c1 don't alloc/free colors every time splitvertical is drawn 2007-06-13 13:48:00 +00:00
Dana Jansens
aaba799e1d that got commited by accident somewhere 2007-06-13 13:33:13 +00:00
Dana Jansens
44bc0dab88 no un-needed rendering 2007-06-13 12:37:52 +00:00
Dana Jansens
383f1ee85f don't show vertical resize context/arrow when the window is shaded 2007-06-13 12:31:41 +00:00
Dana Jansens
6005c3c861 fix the optimize 2007-06-13 12:06:23 +00:00
Dana Jansens
33ef4736c0 optimize 2007-06-13 12:05:00 +00:00
Dana Jansens
ee2b334f44 wrong vriables 2007-06-13 12:00:47 +00:00
Dana Jansens
a3e7dc19f0 add struts to the list. reboringify --debug-xinerama 2007-06-13 11:51:12 +00:00
Dana Jansens
2e47bfd0a6 fix some more crashing. and make the max area selection more correct to avoid dead areas 2007-06-13 11:47:39 +00:00
Dana Jansens
f683e84741 initalize static stuff.
make --debug-xinerama more intersting..
2007-06-13 11:31:02 +00:00
Dana Jansens
b394fe8e10 wrong variable 2007-06-13 11:25:47 +00:00
Dana Jansens
12ce611807 backwards args 2007-06-13 11:21:19 +00:00
Dana Jansens
1430d59e96 fix another crash 2007-06-13 11:20:05 +00:00
Dana Jansens
1890e3b0e7 fix 1 crash. 2007-06-13 11:17:02 +00:00
Dana Jansens
eb6a2e9c4b xinerama support like crazy for struts and everything else too. this probably crashes but its been way too long without a commit. 2007-06-13 11:15:51 +00:00
Dana Jansens
97d4f66cd8 set workarea correctly 2007-06-13 08:58:13 +00:00
Dana Jansens
3a08c1854f dont unshade when clicking the titlebar.
lower when rolling up, raise when rolling down with mouse wheel
2007-06-13 04:28:16 +00:00
Dana Jansens
1514ce75b6 ignore the dock in placing as a last resort 2007-06-13 02:42:27 +00:00
Dana Jansens
cbaafd2ff9 use all possible struts when maximizing to fill the screen 2007-06-13 02:34:59 +00:00
Dana Jansens
8c05970840 fix how the dock is placed, its struts, and set a window type hint on it 2007-06-13 02:32:20 +00:00
Dana Jansens
809619497d bugfix 2007-06-13 02:07:21 +00:00
Dana Jansens
5d9e0fe2d2 add the dock struts to everything 2007-06-13 02:04:40 +00:00
Dana Jansens
17b927ab6d some typos 2007-06-13 01:59:18 +00:00
Dana Jansens
9586e3bf14 plug memory leaks from the new strut code 2007-06-13 01:58:34 +00:00
Dana Jansens
7a6a516b8e very cool struts. partial struts actually are partial struts now. possibly way broken with xinerama? 2007-06-13 01:50:01 +00:00
Dana Jansens
739606e39c comment 2007-06-12 19:14:27 +00:00
Dana Jansens
9b5cf4bacf ratios are floats 2007-06-12 19:07:02 +00:00
Dana Jansens
8f2e3f5fe1 use the same decision code to focus new windows as for focus cycling or focus fallback. yay consistency. 2007-06-12 17:46:16 +00:00