Anselm R. Garbe
|
4552ece65f
|
fixed issue that mathematica crashed the WM (might also be related to other clients)
|
2006-05-13 21:15:44 +02:00 |
Anselm R. Garbe
|
cc42308990
|
making class/inst handling more robust against borken clients
|
2006-05-13 17:23:54 +02:00 |
Anselm R. Garbe
|
776bd2fd2b
|
introduced Xi18n* function macros which are substituted regarding if X_UTF8_STRING is present to Xutf8* counterparts, otherwise to Xmb* counterparts
|
2006-05-10 15:33:53 +02:00 |
Anselm R. Garbe
|
9fdc055800
|
small stylistic changes
|
2006-05-10 15:24:09 +02:00 |
Anselm R. Garbe
|
c8a5beaf86
|
improved UTF8-usage due to X_HAVE_UTF8_STRING checks
|
2006-05-10 13:38:01 +02:00 |
Sander van Dijk
|
ff9c005c03
|
prevent some unneeded redraws
|
2006-05-09 19:08:07 +00:00 |
Anselm R. Garbe
|
3cb5c834c0
|
keyboard and new client attachments are made now right after the focused client, several client drawing fixes (to prevent funny artefacts)
|
2006-05-09 12:37:13 +02:00 |
Anselm R. Garbe
|
1d61ace264
|
finished open issues reported by Sander
|
2006-05-09 00:16:12 +02:00 |
Sander van Dijk
|
7b8e9aa512
|
fix a redraw issue (on mousefocus of a client in an area, that area's prevsel client's has to be redrawn too)
|
2006-05-08 19:44:56 +00:00 |
Anselm R. Garbe
|
e02d9ae205
|
several cleanups
|
2006-05-07 23:58:06 +02:00 |
Anselm R. Garbe
|
f210f90702
|
implemented new client drawing code which makes it easy to recognize the focused client in an unfocused column
|
2006-05-07 23:29:04 +02:00 |
Anselm R. Garbe
|
dd782be04f
|
tags are trimmed from " \t" now, added $MODKEY-Shift-{j,k} and $MODKEY-Button2 for swapping (mouse-based)
|
2006-05-04 14:34:44 +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
|
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
|
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
|
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
|
94a12749cb
|
patch for Benderunit to check UTF8 issues
|
2006-04-27 13:40:26 +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
|
076f943a6e
|
several fixes
|
2006-04-26 18:46:54 +02:00 |
Anselm R. Garbe
|
c1e5e40115
|
client title on ClientFocus event is pointless
|
2006-04-26 09:40:01 +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 |
Anselm R. Garbe
|
0a823da461
|
Click events are written on release now, not on Press
|
2006-04-25 18:51:25 +02:00 |
Anselm R. Garbe
|
43b906efff
|
implemented sloppy focus, this time it seems to work pretty well (because the queue is flushed from enter events in each situation they would interfere with default behavior)
|
2006-04-25 15:48:33 +02:00 |
Anselm R. Garbe
|
c46e7e5b62
|
proceeded with better name property rendering
|
2006-04-25 13:33:30 +02:00 |
Anselm R. Garbe
|
a798042a6c
|
fixed fullscreen issues in acroread, mplayer (if floating)
|
2006-04-24 18:23:06 +02:00 |
Anselm R. Garbe
|
d9e811ec0c
|
finished scaling separation from arrange_* functions
|
2006-04-24 17:39:58 +02:00 |
Anselm R. Garbe
|
01db208f43
|
changed UTF8 stuff somewhat
|
2006-04-24 16:03:37 +02:00 |
Anselm R. Garbe
|
970e0d1fe5
|
added Xutf8 stuff again, needs polishing
|
2006-04-24 01:01:49 +02:00 |
Anselm R. Garbe
|
da72855366
|
kept the structural introduction of BlitzFont for future UTF8 support after wmii-3
|
2006-04-23 23:32:36 +02:00 |
Anselm R. Garbe
|
4beb05d262
|
removed Xutf8 crap, that is totally braindamaged what 'those X morns' have designed
|
2006-04-23 22:33:09 +02:00 |
Anselm R. Garbe
|
445976869e
|
polished liblitz, now going to support XFontSets
|
2006-04-23 20:00:47 +02:00 |
Anselm R. Garbe
|
477f54c795
|
fixed wmiimenu to only print the selected item if no text has been entered, otherwise the entered text is printed (this fixes several bugs due tag selection), also implemented mouse-driven column creation (though the discussed structural scaling change is not yet finished as discussed with Sander)
|
2006-04-19 16:53:40 +02:00 |
Sander van Dijk
|
20431e4bc1
|
disallow the creation of new columns if the amount of columns on screen is width/mincolwidth; next up is respecting mincolwidth in the scaling mechanism
|
2006-04-13 20:44:31 +00:00 |
Anselm R. Garbe
|
fe500a8cd2
|
some more polishing
|
2006-04-13 15:35:10 +02:00 |
Anselm R. Garbe
|
da725f1f83
|
now fixed the send_client_to bug, also changed max mode rendering, I added an additional bar which contains <sel client idx>/<number of clients>
|
2006-04-12 12:24:04 +02:00 |
Anselm R. Garbe
|
14375d795b
|
fixed typo caused bug reported by bogon
|
2006-04-12 11:59:09 +02:00 |
Anselm R. Garbe
|
e90a8151d4
|
fixed remark send by Sander in send_to_client
|
2006-04-12 11:36:17 +02:00 |
Anselm R. Garbe
|
69ddb68f00
|
made cmd/wm code more concise
|
2006-04-12 10:44:07 +02:00 |
Anselm R. Garbe
|
f5bdd9a03d
|
fixed * tag bug in rules reported by sander, revsersed order of matching, classinst need to have the highest prio
|
2006-04-12 09:09:46 +02:00 |
Sander van Dijk
|
9dc61b3f67
|
don't try to create a new column if there is only one client in the current one (prevents flicker on repeated sendto prev/next)
|
2006-04-11 21:01:13 +00:00 |
Anselm R. Garbe
|
99ca533ca7
|
removed $MODKEY-Shift-n, instead new columns are created on column boundaries on move prev/next respectively, seems more natural and reduces 1 keybinding
|
2006-04-11 15:54:14 +02:00 |
Anselm R. Garbe
|
5a2a5d41b5
|
fixed two bugs reported by nion and lavish
|
2006-04-11 14:23:13 +02:00 |
Anselm R. Garbe
|
d2825a06e2
|
fixed several update_views issues
|
2006-04-11 10:16:01 +02:00 |