Commit Graph

896 Commits

Author SHA1 Message Date
Anselm R. Garbe
c2f458aa9f added stepardo's guide_en.tex to doc/ (though skipped his Makefile, because it is not BSD make compliant) 2006-03-28 14:10:54 +02:00
Sander van Dijk
353a8103bb make vertical colresize more failsafe, fix some vertical wandering 2006-03-27 22:04:38 +02:00
Sander van Dijk
6cd35210a2 little hack to update the taglabel on (un)set of colmax when there's only one client in the column 2006-03-27 20:40:05 +02:00
Sander van Dijk
c32e978ebb fix swap-related crashes 2006-03-27 19:09:30 +02:00
Anselm R. Garbe
193dbc69fc several fixes 2006-03-27 11:55:41 +02:00
Anselm R. Garbe
ae89ad3d79 swapping keeps focus 2006-03-27 11:12:18 +02:00
Anselm R. Garbe
44a0d02c92 fixed some other swapping issues, now works like a charm 2006-03-27 09:48:48 +02:00
Anselm R. Garbe
344f3d0573 fixed crashing bug 2006-03-27 09:42:22 +02:00
Anselm R. Garbe
fcedcdcafd replaced exclusive flag with swap ($MODKEY-Shift-{h,j,k,l}) 2006-03-27 09:38:41 +02:00
Anselm R. Garbe
c946b86cdf re-applying Sanders patches which I accidently overwrote 2006-03-27 09:01:05 +02:00
Anselm R. Garbe
6ce7eb4337 exclusive mode of columns done with $MODKEY-x 2006-03-27 08:38:17 +02:00
Anselm R. Garbe
5e43254a12 removed capacity (doing that as exclusive mode is saner) 2006-03-27 07:46:12 +02:00
Anselm R. Garbe
b42643433e added /view/X/capacity (though some corner cases might crash the wm if you use it) 2006-03-27 07:17:47 +02:00
Sander van Dijk
c7cba3c123 make drop_resize more reliable in cornercases. 2006-03-26 22:13:35 +02:00
Anselm R. Garbe
d12fe194b5 added new shortcuts as described in prev snap, fixed rule.c issues (update_rules()), changed bar rendering order as explained in IRC (expand is the first non-intern label with east alignment) 2006-03-26 18:21:12 +02:00
Anselm R. Garbe
0d935ce433 some cleanup in rule.c, added $MODKEY-Shift-{j,k} 2006-03-26 17:49:31 +02:00
Anselm R. Garbe
2ef7c06986 fixing default colors of status 2006-03-26 16:48:49 +02:00
Anselm R. Garbe
2376e1c829 fixing confreq issue (maybe this fixes other issues as well) 2006-03-26 16:47:06 +02:00
Anselm R. Garbe
a17657c62a changed bar drawing, the top-right label's text is east-aligned and uses the available space, thus it is expanded 2006-03-26 16:37:03 +02:00
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