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 |
|
Anselm R. Garbe
|
a5790f6489
|
fixed typo in wmiirc, made sed to behave on more than one occurences pro line, fixed issue reported by ality
|
2006-04-25 18:35:54 +02:00 |
|
Anselm R. Garbe
|
a587b641df
|
adapted changes reported by Stefan Tibus to make wmii compile on Solaris
|
2006-04-25 17:29:54 +02:00 |
|
Anselm R. Garbe
|
fc57b25afe
|
allow click-to-focus on inferior windows
|
2006-04-25 16:05:38 +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
|
923b7d40f5
|
implemented whitespace skipping for tags in /def/rule processing
|
2006-04-25 08:20:37 +02:00 |
|
Anselm R. Garbe
|
341518eb34
|
added Sanders patch to check things out during tonight's offline session
|
2006-04-24 19:53:53 +02:00 |
|
Sander van Dijk
|
4dfb3c41ed
|
prevent bla%0
|
2006-04-24 19:21:11 +00:00 |
|
Anselm R. Garbe
|
a798042a6c
|
fixed fullscreen issues in acroread, mplayer (if floating)
|
2006-04-24 18:23:06 +02:00 |
|
Anselm R. Garbe
|
4bfb45faa5
|
fixed geom file writes in frames of columns
|
2006-04-24 17:53:48 +02:00 |
|
Anselm R. Garbe
|
d9e811ec0c
|
finished scaling separation from arrange_* functions
|
2006-04-24 17:39:58 +02:00 |
|
Anselm R. Garbe
|
4296b31b3c
|
changed arrange_view signature
|
2006-04-24 17:19:50 +02:00 |
|
Anselm R. Garbe
|
df251f992d
|
separated scaling stuff from arrange_column to scale_column (next is with views)
|
2006-04-24 16:54:56 +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
|
da01e0d0d1
|
once giving Xutf8 a try again
|
2006-04-24 00:27:38 +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 |
|
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 |
|
Sander van Dijk
|
f96eb8db99
|
fixes the wmiirc rerun issue reported by Neptun (I threw away a little too much a couple of patches ago, sorry...)
|
2006-04-20 23:18:13 +00:00 |
|
Sander van Dijk
|
1c9ca9ca55
|
allow creating new column from single frame column
|
2006-04-20 19:54:32 +00:00 |
|
Sander van Dijk
|
ddae8f8e25
|
make the amount of movement needed for mousenewcol symmetrical (50% of the frame off screen, instead of 33% right and 66% left), prevent some flicker
|
2006-04-20 19:47:50 +00:00 |
|
Sander van Dijk
|
72cc53d2b9
|
allow destroying columns through mousemoving
|
2006-04-20 19:38:12 +00:00 |
|
Sander van Dijk
|
6bc8dd351c
|
some structural changes to rule.c, to make windowtitle matching work (didn't work before, because rules like /.*/ -> 1 match for all classes, which prevented windowtitle matching altogether). issue reported by Neptun.
|
2006-04-19 19:27:22 +00: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 |
|
Anselm R. Garbe
|
1a660ed815
|
reverted focus behavior on retagging
|
2006-04-19 16:24:19 +02:00 |
|
Sander van Dijk
|
05964332e1
|
jump to the correct view (intstead of the last one) on new view creation (issue reported by DenisG)
|
2006-04-16 23:00:31 +00:00 |
|
Sander van Dijk
|
e1a5370c53
|
another small fix in create_area
|
2006-04-15 00:30:49 +00:00 |
|
Sander van Dijk
|
2b2dfb9fd3
|
oops...
|
2006-04-15 00:08:26 +00:00 |
|