Commit Graph

147 Commits

Author SHA1 Message Date
Anselm R. Garbe f72c098ecf merged Kris' changes 2006-06-08 10:54:19 +02:00
Anselm R. Garbe 76c3e814ec removed 5 unnecessary lines 2006-05-31 10:32:27 +02:00
bsdaemon d2a9e3a860 Rewrote window snapping code 2006-05-31 02:47:07 -04:00
Anselm R. Garbe f7395c3d73 using opaque windows on resize/move, this allows to not grab the server 2006-05-29 11:04:29 +02:00
Anselm R. Garbe 1e4b2bb061 removed crappy blitz_strtorect, added move/size commands for client ctl, cleaned up liblitz/geometry somewhat 2006-05-26 14:16:19 +02:00
Anselm R. Garbe b195664857 multihead issue fix also in -current 2006-05-25 13:49:32 +02:00
Anselm R. Garbe fa43df527d removed swapping 2006-05-19 17:38:45 +02:00
Sander van Dijk cd282d75c1 small spelling correction 2006-05-16 20:28:59 +00:00
Anselm R. Garbe c5f6588b99 I think this fixes the Gaim issue 2006-05-16 17:43:19 +02:00
Anselm R. Garbe 2edb2598e2 small cosmetic 2006-05-13 14:19:25 +02:00
Anselm R. Garbe bf32fb23a6 if that is not fixed now, I eat a freezer 2006-05-12 21:17:03 +02:00
Anselm R. Garbe 9fdc055800 small stylistic changes 2006-05-10 15:24:09 +02:00
Sander van Dijk de4c819d97 some cleaning 2006-05-06 19:48:49 +00:00
Sander van Dijk 5e3214dfa4 this should fix keiss' maxcol issue (keiss: please verify!) 2006-05-05 20:06:08 +00:00
Sander van Dijk 11dc750133 small fix to event.c 2006-05-05 00:06:27 +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 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 c6defdb115 fixed bug in event.c:handle_enternotufy() reported by DenisG 2006-04-29 22:27:50 +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 a56081487c not ignoring conf requests if managed, but skipping all new geom 2006-04-27 19:49:43 +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
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 a798042a6c fixed fullscreen issues in acroread, mplayer (if floating) 2006-04-24 18:23:06 +02:00
Anselm R. Garbe 445976869e polished liblitz, now going to support XFontSets 2006-04-23 20:00:47 +02:00
Sander van Dijk e129deee19 make ClientClick output the unique clientnumber instead of the 'nth frame of column'-number (seems to be more usable) 2006-04-21 22:59:41 +00:00
Anselm R. Garbe 4d366db25c fixed move on grab 2006-04-14 09:40:18 +02:00
Anselm R. Garbe 9f8279aa6b made floating placement much better (best fit strategy first, random x/y strategy if no best fit found) 2006-04-14 09:34:03 +02:00
Anselm R. Garbe f750cd9813 code cleanups 2006-04-13 16:52:33 +02:00
Anselm R. Garbe aa50f6e179 fixed forgotten def.mod occurence in event.c 2006-04-13 12:21:08 +02:00
Anselm R. Garbe 4e4793336f removed /view indirection, instead tags occur in / directory, /view is a shorty for the viewed tag, fixed floating focus bug, fixed $MODKEY-s crashing bug on startup 2006-04-13 10:06:07 +02:00
Anselm R. Garbe 69ddb68f00 made cmd/wm code more concise 2006-04-12 10:44:07 +02:00
Anselm R. Garbe 03cb248e71 applied the changes made by Icarus Sparry 2006-04-02 22:53:56 +02:00
Anselm R. Garbe 2376e1c829 fixing confreq issue (maybe this fixes other issues as well) 2006-03-26 16:47:06 +02:00
Anthony Martin e64403e90c should fix the bug reported by Fernan on the mailing list 2006-03-24 21:16:58 -08:00
Anselm R. Garbe 94ec2ffc74 because I think wmiimenu is adequate enough and we don't need an input widget, I allow moving frames by grabbing their titlebar 2006-03-24 15:15:46 +01:00
Anselm R. Garbe 9bc3e63b9a found a way to remove queueing and to have correct tag info in the bar, which is pretty simple 2006-03-23 18:08:55 +01:00
Anthony Martin 5cee0164e6 removed trailing whitespace in *.c, code cleanup finished 2006-03-23 07:12:06 -08:00
Anselm R. Garbe ac6bd022ca grab frame instead of client area (much more convenient) 2006-03-23 16:04:22 +01:00
Anselm R. Garbe 39f4a3a630 removed that feature again, with tagging bars this won't work well, thus I keep it out 2006-03-23 14:44:10 +01:00
Anselm R. Garbe d154240ab4 allowing moving frames through Button1 on frames (though resize only through the Modkey+Button3 on client area), this allows handy movements between columns 2006-03-23 14:42:33 +01:00
Anthony Martin fecbab94dd cleaned up formatting in event.c, kb.c, mouse.c, and wm.h 2006-03-23 05:22:43 -08:00
Anselm R. Garbe 04bba2a6c4 separated tag.c into tag.c and view.c, renamed Tag to View, still some parts to be adapted 2006-03-23 10:36:51 +01:00
Anselm R. Garbe cc572f14f1 implemented event queueing and fixed a bug in rule.c reported by usa 2006-03-23 08:43:26 +01:00
Anselm R. Garbe d3fbdfac1b removed border cursor displaying on motion event, we got Alt-Button{1,3}, we don't want redundant behavior 2006-03-22 17:26:39 +01:00
Anselm R. Garbe 32426641d5 other cursor fixes 2006-03-22 17:08:21 +01:00
Anselm R. Garbe 1e99e3beb3 hopefully fixed cursor issue (following what rio did) 2006-03-22 16:25:24 +01:00