Anthony Martin
|
e64403e90c
|
should fix the bug reported by Fernan on the mailing list
|
2006-03-24 21:16:58 -08:00 |
Sander van Dijk
|
f6979a2eb6
|
change $MODKEY-Return to $MODKEY-Shift-h and $MODKEY-Shift-Return to $MODKEY-Shift-l (which is consistent with the other move/sendto bindings)
|
2006-03-24 20:23:32 +01:00 |
Anselm R. Garbe
|
73dbbb13ea
|
fixed crashing bug on second run of wmiirc
|
2006-03-24 15:45:30 +01:00 |
Anselm R. Garbe
|
bdc19c863a
|
tag label in titlebar is now inverted, if the column is in max mode
|
2006-03-24 15:30:48 +01:00 |
Anselm R. Garbe
|
92c17cb5f2
|
drawing tags into a separate label in the titlebar
|
2006-03-24 15:23:21 +01:00 |
Anselm R. Garbe
|
fb813f2bc1
|
rejecting writing empty tags
|
2006-03-24 15:17:50 +01: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
|
dd64d2e7b6
|
if tags of a client change, then the frame is redrawn
|
2006-03-24 15:06:47 +01:00 |
Anselm R. Garbe
|
787b212561
|
removed hint to M-Tab from welcome
|
2006-03-24 15:03:15 +01:00 |
Anselm R. Garbe
|
c38b42432b
|
added $MODKEY-Control-t (menu of tags), added $MODKEY-Shift-t (tag current client)
|
2006-03-24 15:00:53 +01:00 |
Anselm R. Garbe
|
d5ef10e1c9
|
removed MODKEY-Tab default binding (redundant)
|
2006-03-24 14:57:19 +01:00 |
Anselm R. Garbe
|
a1dec44bd4
|
fixed VERSION
|
2006-03-24 14:08:21 +01:00 |
Anselm R. Garbe
|
05a94a677b
|
corrected status default colors
|
2006-03-24 14:07:45 +01:00 |
Anselm R. Garbe
|
249fd96449
|
Added tag snap for changeset 110a27512c3a208ed9815124c2e5d41570d3dd67
|
2006-03-24 13:54:50 +01:00 |
Anselm R. Garbe
|
c63add01fe
|
some more changes to wmii.1
|
2006-03-24 13:52:22 +01:00 |
Anselm R. Garbe
|
67b6bb092a
|
added correct socket file to wmii.1
|
2006-03-24 13:46:56 +01:00 |
Anselm R. Garbe
|
1b312231d6
|
finished internalized tag selector for bar
|
2006-03-24 13:36:35 +01:00 |
Anselm R. Garbe
|
829a64e302
|
drawing quadrants as well
|
2006-03-24 12:28:52 +01:00 |
Sander van Dijk
|
9d96bc2fe6
|
introduce a min_colwidth (32 pix for now), limit the amount of columns to screenwidth/(2*min_colwidth)
|
2006-03-23 21:39:02 +01:00 |
Anselm R. Garbe
|
80bde63776
|
moving the view label stuff from wmiirc to wmiiwm (removed expand), merging with available tags and click handling will follow
|
2006-03-23 20:48:26 +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 |
Anselm R. Garbe
|
199c419bd8
|
removed unnecessary alignments in mouse.c
|
2006-03-23 17:02:35 +01:00 |
Anselm R. Garbe
|
14d5ff7f95
|
reformatted somewhat
|
2006-03-23 16:56:47 +01:00 |
Anthony Martin
|
faa0dd5bf5
|
fixed the filesystem specification comment
|
2006-03-23 07:32:45 -08:00 |
Anselm R. Garbe
|
a6c99a8319
|
merged
|
2006-03-23 16:13:48 +01:00 |
Anselm R. Garbe
|
df6701edea
|
slightly changes in fs.c, removed kmode and quit from wmii.1
|
2006-03-23 16:12:28 +01:00 |
Anthony Martin
|
5cee0164e6
|
removed trailing whitespace in *.c, code cleanup finished
|
2006-03-23 07:12:06 -08:00 |
Anthony Martin
|
a9ad74533e
|
cleaned up formatting in fs.c
|
2006-03-23 07:07:18 -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
|
a0c4b1b908
|
fixed small issues in area.c
|
2006-03-23 15:58:36 +01:00 |
Anthony Martin
|
a0d45af215
|
cleaned up formatting in view.c and wm.c
|
2006-03-23 06:01:32 -08:00 |
Anselm R. Garbe
|
93b0e21ffb
|
removed snap output in fs.c/FsDdef
|
2006-03-23 14:47:07 +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 |
Anselm R. Garbe
|
9d37029fe9
|
snap value is calculated dynamically now
|
2006-03-23 14:37:54 +01:00 |
Anselm R. Garbe
|
5e2c219f0e
|
setting default border to 2 pixels
|
2006-03-23 14:30:00 +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 |
Anthony Martin
|
55e8f6e55c
|
cleaned up formatting in libixp
|
2006-03-23 03:53:41 -08:00 |
Anselm R. Garbe
|
67e974ae08
|
Added tag snap for changeset c0d1931a41992537dbc3bb30792718fb1ac32a03
|
2006-03-23 11:38:53 +01:00 |
Anthony Martin
|
8dc468316b
|
cleaned up formatting in libcext, liblitz
|
2006-03-23 02:34:00 -08:00 |
Anselm R. Garbe
|
9e6e5f389e
|
cleaned wmiipsel semantically
|
2006-03-23 11:20:53 +01:00 |
Anthony Martin
|
d1cbae8a98
|
cleaned up formatting in wmiipsel.c
|
2006-03-23 02:09:50 -08:00 |
Georg Neis
|
9e10c53c60
|
status: hide stderr of remove
|
2006-03-23 11:03:43 +01:00 |
Anselm R. Garbe
|
9185e59c66
|
cleaned up inclusions in tag.c and view.c, fixed view action in /ctl
|
2006-03-23 10:50:04 +01:00 |
Anselm R. Garbe
|
5549d217e8
|
renamed ctag occurences to tag, now the code should be much more readable
|
2006-03-23 10:46:35 +01:00 |
Anselm R. Garbe
|
b248569f4d
|
renamed several _tag functions into _view where it makes sense
|
2006-03-23 10:43:57 +01: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
|
74a25f3158
|
fix of fix
|
2006-03-23 10:06:43 +01:00 |
Anselm R. Garbe
|
ddc74dea2e
|
renamed /ws into /view, renamed select of /ctl into view
|
2006-03-23 09:54:20 +01:00 |
Anselm R. Garbe
|
5b730f91d0
|
removed xwrite /ws/tag
|
2006-03-23 09:31:42 +01:00 |