Anselm R. Garbe
|
0370f0e2d7
|
eliminated a bunch of casting warnings
|
2006-06-19 10:50:55 +02:00 |
|
Anselm R. Garbe
|
b32c8893c0
|
changed signature of message_view, message_* functions should return an errstr instead of an int
|
2006-06-19 10:38:21 +02:00 |
|
Kris Maglione
|
19cf5edacd
|
Fix the ctl interface from prev commit; fix several off-by-one errors.
|
2006-06-18 19:04:16 -04:00 |
|
Kris Maglione
|
84ee4cc281
|
Fixed bad pointer arithmatic in convert.c, added 'send <id> <place>' to /tag/<n>/ctl
|
2006-06-18 16:58:10 -04:00 |
|
Kris Maglione
|
a4e2ab7b59
|
Merge in diffs for fs2.c and libixp
|
2006-06-17 07:32:49 -04:00 |
|
Kris Maglione
|
d293339496
|
Fixed resizing first column, possible null pointer exception, and some whitespace changes.
|
2006-06-09 19:57:00 -04:00 |
|
Anselm R. Garbe
|
643a3f14f6
|
s/n > i - 1/n >= i/
|
2006-06-08 13:16:24 +02:00 |
|
Anselm R. Garbe
|
e9b5f193bf
|
fixed typo in newcolw_of_view()
|
2006-06-08 13:14:33 +02:00 |
|
Anselm R. Garbe
|
f72c098ecf
|
merged Kris' changes
|
2006-06-08 10:54:19 +02:00 |
|
Anselm R. Garbe
|
91b4c6048c
|
simplified assign_sel_view
|
2006-06-07 19:20:41 +02:00 |
|
Anselm R. Garbe
|
fd122b4a05
|
fixed colorization of new labels in the bar
|
2006-06-07 19:19:16 +02:00 |
|
Anselm R. Garbe
|
83f184dad7
|
applied Kris' idea to drop .0 suffixes in WMII_ADDRESS, removed internal labels, introduced several *Tag events, needs polishing
|
2006-06-06 21:10:30 +02:00 |
|
Anselm R. Garbe
|
25a7fc9216
|
/def/colrule now uses 30+40+20+10 syntax (num of + + 1 means num of columns, the sum must be 100, which is used for new columns), renamed /def/rules into /def/tagrules, renamed /def/ncol into /def/colrules
|
2006-05-31 19:48:44 +02:00 |
|
Anselm R. Garbe
|
eeb62d2041
|
allowing size hints for /def/ncol (next push will rename /def/rules into /def/tagrules and /def/ncol into /def/colrules)
|
2006-05-31 19:13:21 +02:00 |
|
Anselm R. Garbe
|
9b5e93ba53
|
fixed issue reported by Maxi, reverted to /tmp/ns.$USER.$DISPLAY/wmii socket file
|
2006-05-31 16:34:48 +02:00 |
|
Kris Maglione
|
45507b607c
|
Fixed windows snapping to the screen edge
|
2006-05-31 04:12:40 -04:00 |
|
Anselm R. Garbe
|
4904a19aae
|
added /def/ncol stuff, see wmiirc for an initial syntax proposal
|
2006-05-31 09:51:40 +02:00 |
|
Anselm R. Garbe
|
2d6a829fe7
|
fixed rects_of_view
|
2006-05-30 11:13:32 +02:00 |
|
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 |
|