Commit Graph

862 Commits

Author SHA1 Message Date
Anselm R. Garbe
b36bee30fb grab the keyboard as early as possible 2006-05-03 13:07:14 +02:00
Anselm R. Garbe
f2e13ffe28 fixed annoyance reported by Thomas Tretzmueller 2006-05-03 12:51:24 +02:00
Anselm R. Garbe
2f8a1cc702 fixed typo in wmiiwm.1 2006-05-03 12:44:24 +02:00
Sander van Dijk
20f43ad800 small patch to make the mouse issue only I seem to be affected by more bearable; it makes it more obvious what's going on when it occurs. Still looking for a real fix... 2006-05-02 20:11:44 +00:00
Anselm R. Garbe
4e824db4b3 fixed double-free bug 2006-05-02 00:00:16 +02:00
Anselm R. Garbe
e05860576b prevent i from getting MAX_INT in update_view_bars 2006-05-01 23:49:05 +02:00
Anselm R. Garbe
d18d7c66f8 checking locale now in blitz_loadfont (prevents ugly artefacts) 2006-05-01 23:32:04 +02:00
Anselm R. Garbe
70f3dfff77 implemented CreateClient <index> event 2006-05-01 21:58:31 +02:00
Anselm R. Garbe
ec658d058f hopefully this fixes the issue seen by Sander 2006-05-01 21:15:24 +02:00
Anselm R. Garbe
939677d2f0 fixed the mem leak (hopefully) noticed by Icarus, adding an exit(1) to destroy_area, if its frame.size > 0 (should never happen, but we'll see) 2006-05-01 20:53:30 +02:00
Anselm R. Garbe
87b1782a04 changed wmiiwm.1 (added event processing section), attempt to fix the mouse issue reported by sander 2006-05-01 20:40:33 +02:00
Anselm R. Garbe
efdfee9c9e 9P fixes 2006-05-01 19:39:26 +02:00
Anselm R. Garbe
c6defdb115 fixed bug in event.c:handle_enternotufy() reported by DenisG 2006-04-29 22:27:50 +02:00
Anselm R. Garbe
60b3b48f33 9P bugfix #1, though I'll push a minor refactored version later (which is more error-prone with 9p2000.ko as well) 2006-04-29 18:51:45 +02:00
Anthony Martin
2f7eb817c2 update to wmiiwm.1, rewrote parts, cleaned groff formatting 2006-04-29 00:00:14 -07:00
Sander van Dijk
02b4f28ea6 reverted fs.c, since it seems that the change to it a couple of patches back was unintended... 2006-04-28 19:37:38 +00:00
Anselm R. Garbe
682a0de848 now please use this wmiiwm.1 and make something sane from it ;) 2006-04-28 18:58:08 +02:00
Anselm R. Garbe
ff7e066f29 proceeded with wmiiwm.1, still not finished 2006-04-28 18:00:22 +02:00
Anselm R. Garbe
28fa7146f2 proceeded with wmiiwm.1 man page, not finished yet though 2006-04-28 16:39:29 +02:00
Anselm R. Garbe
dba156e3f9 keiss, right, check again 2006-04-28 15:03:01 +02:00
Anselm R. Garbe
3f28a77d9e proceeded with wmiiwm.1 and fixed bug reported by keiss (keiss please recheck) 2006-04-28 14:33:43 +02:00
Anselm R. Garbe
ec111a5c9d revised occurences of draw_client.*, should be more robust now (though urxvt is broken if run with -tr, not our problem) 2006-04-28 12:37:19 +02:00
Anselm R. Garbe
e2b1f6c27d this might fix the hidden focus setting bug in stacking mode reported by DenisG, also touched several man pages, though wmiiwm.1 is only at a early stage. 2006-04-27 22:55:15 +02:00
Anselm R. Garbe
947a15ac98 fixed issue reported by rundstutzen (one has to be more hard to those broken apps) 2006-04-27 21:32:45 +02:00
Anselm R. Garbe
a56081487c not ignoring conf requests if managed, but skipping all new geom 2006-04-27 19:49:43 +02:00
Anselm R. Garbe
623147ed85 updated client_grab 2006-04-27 18:32:37 +02:00
Anselm R. Garbe
e204c6f5eb made Xmb active again 2006-04-27 14:18:54 +02:00
Anselm R. Garbe
896f22dec0 mapping clients after update_views() 2006-04-27 14:17:18 +02:00
Anselm R. Garbe
8fd5ae90bb removed * tag hack, this reduces various corner cases 2006-04-27 14:06:37 +02:00
Anselm R. Garbe
94a12749cb patch for Benderunit to check UTF8 issues 2006-04-27 13:40:26 +02:00
Anselm R. Garbe
ed412d2618 fixed geom issues when 1+2 -> 2 -alike tagging sequences appeared as well 2006-04-27 11:54:25 +02:00
Anselm R. Garbe
10d458f1a2 frame selectors need also be updated in detach_from_view 2006-04-27 11:24:15 +02:00
Anselm R. Garbe
61962d4d03 fixed the open bug reported by Sander, (after approx. 12h debugging I finally got this beast) 2006-04-27 11:22:20 +02:00
Anselm R. Garbe
9643981f3c added debug info 2006-04-27 10:10:39 +02:00
Anselm R. Garbe
400768385c adding debug info for c->sel problematic 2006-04-27 08:40:50 +02:00
Anselm R. Garbe
1b248269c6 speed hack 2006-04-26 19:11:59 +02:00
Anselm R. Garbe
8f00793a05 yet another typo fix 2006-04-26 19:07:27 +02:00
Anselm R. Garbe
0e1d040470 fixed typo 2006-04-26 19:03:04 +02:00
Anselm R. Garbe
076f943a6e several fixes 2006-04-26 18:46:54 +02:00
Anselm R. Garbe
7863f248d1 apps requesting fullscreen at creation time are treated floating now 2006-04-26 16:23:05 +02:00
Anselm R. Garbe
7564b261eb fixed bug reported by Maxi 2006-04-26 16:00:47 +02:00
Anselm R. Garbe
d8e532215b applied Maxi's error handler patch (though with shutting up) 2006-04-26 15:19:56 +02:00
Anselm R. Garbe
9dd105c90d improved relaxation algorithm, to try to relax on all clients not on the first fit or best fit, this seems more optimal, though needs some more cpu cycles 2006-04-26 13:36:54 +02:00
Anselm R. Garbe
bcaec998cf added more debug output to track the *-tag geometry problems 2006-04-26 11:09:16 +02:00
Anselm R. Garbe
c1e5e40115 client title on ClientFocus event is pointless 2006-04-26 09:40:01 +02:00
Anselm R. Garbe
bb634000f8 allow click-based focus even if client is focused (this raises the client) 2006-04-26 09:03:06 +02:00
Anselm R. Garbe
6e1e231588 implemented sloppy focus changes as described at wmii@wmii.de to Sander, implemented ClientFocus event in /event, implemented client/index file (yesterday I decided to do it before wmii-3) 2006-04-26 08:59:55 +02:00
Sander van Dijk
3957992efe some style changes in the code, improve readability 2006-04-25 23:11:49 +02:00
Sander van Dijk
612a498140 fixes some cornercase columnscale issues 2006-04-25 22:52:42 +02:00
Anselm R. Garbe
0a823da461 Click events are written on release now, not on Press 2006-04-25 18:51:25 +02:00