Anselm R. Garbe
|
4d5ad01a01
|
removed snap-to-border for managed mode
|
2006-05-29 09:50:11 +02:00 |
|
Anselm R. Garbe
|
2ba3598def
|
fixed gualteri's bug report
|
2006-05-24 09:26:08 +02:00 |
|
Anselm R. Garbe
|
443843bfc6
|
fixed bug reported by John Galt
|
2006-05-23 18:51:16 +02:00 |
|
Anselm R. Garbe
|
13055ca087
|
allowing empty views, treating 'nil'-view specially
|
2006-05-23 16:56:43 +02:00 |
|
Sander van Dijk
|
903d558f08
|
start fixed-size-requesting apps on the floating layer (even though they are still resizable for now, at least they'll start with their wanted size)
|
2006-05-22 20:35:20 +00:00 |
|
Anselm R. Garbe
|
1f0f42420c
|
added newcol action for client ctls (takes next/prev argument), I didn't changed move
|
2006-05-21 19:21:37 +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 |
|
Sander van Dijk
|
47b79d6f83
|
small change
|
2006-05-03 22:25:33 +02:00 |
|
Sander van Dijk
|
e0c943a09b
|
small update to previous patch
|
2006-05-03 21:26:21 +00:00 |
|
Sander van Dijk
|
fca197fdb3
|
a little restructuring, moves the MIN_COLWIDTH/min_height handling into scale_* (where it belongs). The way it's done now is safer than before.
|
2006-05-03 21:11:14 +00:00 |
|
Anselm R. Garbe
|
ec658d058f
|
hopefully this fixes the issue seen by Sander
|
2006-05-01 21:15:24 +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
|
623147ed85
|
updated client_grab
|
2006-04-27 18:32:37 +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
|
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
|
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
|
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 |
|
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
|
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
|
341518eb34
|
added Sanders patch to check things out during tonight's offline session
|
2006-04-24 19:53:53 +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
|
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 |
|
Anselm R. Garbe
|
b9d53efbe1
|
adding bar rect to rects_of_view() vector...
|
2006-04-14 10:06:05 +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 |
|
Sander van Dijk
|
92814d3fd4
|
respect MIN_COLWIDTH in the column rescaling mechanism
|
2006-04-13 21:28:04 +00:00 |
|
Anselm R. Garbe
|
8c5358831b
|
readded /tags, Maxi check if this patch fixes your problem
|
2006-04-13 17:41:58 +02:00 |
|
Anselm R. Garbe
|
f750cd9813
|
code cleanups
|
2006-04-13 16:52:33 +02:00 |
|
Anselm R. Garbe
|
a126bbafb1
|
fixed view focussing issue in update_views
|
2006-04-13 15:37:52 +02:00 |
|
Anselm R. Garbe
|
fe500a8cd2
|
some more polishing
|
2006-04-13 15:35:10 +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
|
5662a1b15c
|
added /def/grabmod, which allows to set the modifier key for mouse grab based moves/resizals (default is Mod1)
|
2006-04-12 11:08:31 +02:00 |
|
Anselm R. Garbe
|
69ddb68f00
|
made cmd/wm code more concise
|
2006-04-12 10:44:07 +02:00 |
|
Anselm R. Garbe
|
7c6025aee3
|
fixed bug reported by tove (1 -> 11, label kept state)
|
2006-04-11 17:38:58 +02:00 |
|
Anselm R. Garbe
|
5a2a5d41b5
|
fixed two bugs reported by nion and lavish
|
2006-04-11 14:23:13 +02:00 |
|