Commit Graph

1914 Commits

Author SHA1 Message Date
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
Kris Maglione
6f0b9096d4 Restore cycling of areas. 2007-02-07 12:08:25 -05:00
Denis Grelich
d3466a7bdb don't grab MODKEY-f, since we don't use it at all 2007-02-07 07:34:29 +01:00
Denis Grelich
8d18ff4629 Added tag 3.6-rc2 for changeset 178946176a9fe3b83962315552b0743decd4c332 2007-02-07 07:29:22 +01:00
Denis Grelich
a0fa66638b preparing 3.6-rc2 2007-02-07 07:23:59 +01:00
Kris Maglione
c63fe89411 Fixed text centering again. 2007-02-07 01:23:20 -05:00
Denis Grelich
8ef8fd2ca0 fixed off-by-one in drawing rectangles 2007-02-07 06:23:47 +01:00
Kris Maglione
cf27f71523 Yet more cleanups. 2007-02-06 22:21:23 -05:00
Kris Maglione
cac086b3fc Fixed sizing bug of clients with multiple tags, with cleanup along the way. 2007-02-06 21:48:28 -05:00