Commit Graph

1822 Commits

Author SHA1 Message Date
Kris Maglione
ca4cffaeed Fixed client grabs 2007-02-09 21:29:21 -05:00
Kris Maglione
05d83dd294 Relent and only grab AnyButton, AnyModifier on unfocused clients 2007-02-09 21:19:26 -05:00
Kris Maglione
3db63de615 Fix bug where clicking the unfocused titlebar triggered a window move until another click. 2007-02-09 18:16:15 -05:00
Kris Maglione
7e36cfc201 Sorry for the hasty commits, X11 is stressing. Modified last commit. 2007-02-09 18:10:50 -05:00
Kris Maglione
4ec78c508e Finally fix the freezing bug, I hope 2007-02-09 18:07:59 -05:00
Kris Maglione
dfaef7c3a7 Remove printevent.c from the make process 2007-02-09 17:31:40 -05:00
Kris Maglione
c2f3587ef0 Improved upon last commit 2007-02-09 16:42:03 -05:00
Kris Maglione
12bbd9290f Merge 2007-02-09 16:28:14 -05:00
Kris Maglione
a3d5acc926 Improvements to button grabs 2007-02-09 16:27:10 -05:00
Kris Maglione
b554d9dbac Improvements to button grabs 2007-02-09 16:26:23 -05:00
Kris Maglione
0ac783e033 Another go at preventing freeze 2007-02-09 14:06:24 -05:00
Kris Maglione
8541f1043c Fixed drawing of rectangle borders 2007-02-09 13:21:07 -05:00
Kris Maglione
5dcdccf390 Really add printevent.[ch] 2007-02-09 12:50:04 -05:00
Kris Maglione
78d2a69afc Pass args from wmii script to wmiiwm 2007-02-09 12:47:03 -05:00
Kris Maglione
46a973cf85 Add printevent.c and -V (verbose) flag to print X events 2007-02-09 12:45:52 -05:00
Kris Maglione
83d52792b4 Restore some missing ClientFocus evens 2007-02-09 12:25:35 -05:00
Kris Maglione
3a3f1f96dc Try to fix the freeze again: XSync() after buttonpress events 2007-02-09 01:48:39 -05:00
Kris Maglione
8ccb32f1ac Draw border under titlebar, add missing function proto, fix bar border to 1px 2007-02-09 01:13:02 -05:00
Kris Maglione
9eaeddf4bb Restack view after mapping a client (&c) 2007-02-09 01:06:15 -05:00
Kris Maglione
7c06252261 Get rid of 3d border affect of frames 2007-02-09 01:01:54 -05:00
Kris Maglione
ed5ff78e79 Fix a->sel possibly being nil when it shouldn't 2007-02-09 00:27:03 -05:00
Kris Maglione
0c4d46e62f Sorry, fixed error in previous commit. 2007-02-09 00:08:07 -05:00
Kris Maglione
7185da87dd Minimize the calls to focus_client on ButtonClick events (maybe this will fix the freeze) 2007-02-09 00:07:22 -05:00
Kris Maglione
98cd2cda01 Take a shot at fixing a freeze experienced by some users. 2007-02-08 23:21:00 -05:00
Kris Maglione
2ef63f2d91 Have wmiir exec ixpc 2007-02-08 23:15:26 -05:00
Kris Maglione
35dfbdef13 Elide spurious ClientFocus events 2007-02-08 22:28:32 -05:00
Kris Maglione
25067751f7 Added Urgent and NotUrgent events for the urgency hint 2007-02-08 21:50:49 -05:00
Kris Maglione
bf6776794c Last commit done right. 2007-02-08 21:32:47 -05:00
Kris Maglione
e8913c2afe Fixed bug where v->sel could be set to a removed frame 2007-02-08 21:26:45 -05:00
Kris Maglione
944a0526ed Minor change to mouse.c 2007-02-08 20:56:04 -05:00
Kris Maglione
7389d11fb2 Focus frame and bring it to the top on move/resize. 2007-02-08 20:39:10 -05:00
Kris Maglione
c32d48e7e6 Added the much sought-after click-to-drag to the titlebars. 2007-02-08 20:36:22 -05:00
Kris Maglione
e078841067 Fixed cycling of floating frames, and stacking issues on 'send toggle' 2007-02-08 20:31:12 -05:00
Kris Maglione
ae05206acc Remove XSync() added in previous commit 2007-02-08 13:40:16 -05:00
Kris Maglione
ac10ba445a XSync() after focus on enternotify to prevent a race 2007-02-08 13:04:27 -05:00
Kris Maglione
51c14092b7 Fix a bug in mouse moves. 2007-02-08 12:55:42 -05:00
Kris Maglione
585e0a5f17 Focus clients on click. 2007-02-08 12:29:26 -05:00
Kris Maglione
9897ab516c Fix 'select up/down' of clients 2007-02-08 12:06:39 -05:00
Kris Maglione
5c56c012d5 Backout aforementioned for-loop cleanup for breakage 2007-02-08 11:49:20 -05:00
Kris Maglione
7f55639aa7 Fix a bug in last commit 2007-02-08 11:33:14 -05:00
Kris Maglione
de6ac6bb6b Clean up a nasty for-loop 2007-02-08 01:17:25 -05:00
Kris Maglione
595d6cb8ca Fix a bug that ostensibly prevents toggling layers when the mouse is over a floating client. 2007-02-08 00:05:27 -05:00
Kris Maglione
0cca58fe53 Some refactoring, mainly related to stacking of the floating layer. 2007-02-07 23:23:18 -05:00
Kris Maglione
8a333e8010 Implemented a click-to-raise policy in floating mode. Comments? 2007-02-07 22:04:18 -05:00
Kris Maglione
7cb8271f66 Fixed last commit 2007-02-07 21:26:02 -05:00
Kris Maglione
e5982aec2f Removed the startup_error_handler 2007-02-07 21:23:50 -05:00
Kris Maglione
6c47a05c63 Fix spacing in bar.c for loops. 2007-02-07 12:45:00 -05:00
Denis Grelich
88c123d1b4 merge 2007-02-07 18:32:57 +01:00
Denis Grelich
2b525e6b8f fixed a bug where VERSION was used in the manpage; now using CONFVERSION instead 2007-02-07 18:31:03 +01:00
Kris Maglione
84da04da05 Remove returns of void functions from void functions. 2007-02-07 12:20:50 -05:00