Anselm R. Garbe
|
eaa2d5f382
|
added /view/ctl for view-specific commands, fixed retag command of /ctl
|
2006-04-12 14:28:05 +02:00 |
|
Anselm R. Garbe
|
6d878a1b71
|
removed /tags, renamed /clients/ to /client/, changed /view, it contains now all avaiable views, to address the selected view, you have to substitute /view with /view/sel
|
2006-04-12 14:14:34 +02:00 |
|
Anselm R. Garbe
|
d94af982e1
|
fixed typo in wmiirc (s/LabelClick/BarClick/ recently)
|
2006-04-12 11:42:39 +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
|
d7dc09cc8b
|
removed Alt, instead use Mod1 in any case, added UP/.. vars to wmiirc
|
2006-04-12 08:53:06 +02:00 |
|
Anselm R. Garbe
|
8fd81a6107
|
added sort to the pipe for M-t
|
2006-04-11 18:45:40 +02:00 |
|
Anselm R. Garbe
|
99ca533ca7
|
removed $MODKEY-Shift-n, instead new columns are created on column boundaries on move prev/next respectively, seems more natural and reduces 1 keybinding
|
2006-04-11 15:54:14 +02:00 |
|
Anselm R. Garbe
|
446c4e7c0c
|
fixed wmiirc
|
2006-04-11 15:32:03 +02:00 |
|
Anselm R. Garbe
|
daee3c8d12
|
changed terminal keybindings to M-Return
|
2006-04-11 15:03:33 +02:00 |
|
Anselm R. Garbe
|
5a2a5d41b5
|
fixed two bugs reported by nion and lavish
|
2006-04-11 14:23:13 +02:00 |
|
Anselm R. Garbe
|
fec17b423e
|
prepared snap
|
2006-04-11 10:38:47 +02:00 |
|
Sander van Dijk
|
dfd87f5c49
|
silly me...
|
2006-04-10 20:02:33 +00:00 |
|
Sander van Dijk
|
82eb3b5cb9
|
remove the bindings direct shortcuts for wmiirc and quit, add a quit action instead
|
2006-04-10 19:56:50 +00:00 |
|
Sander van Dijk
|
ad00132ed5
|
make the default keybindings consistent (see the mailing list for details)
|
2006-04-10 19:47:34 +00:00 |
|
Anselm R. Garbe
|
72c0efea9e
|
removed /view/tag, removed -t argument, instead /def/rules is used. A new magic tag "!" keeps track of inheriting the selected view tag (/.*/ -> !), the first rule /.*/ -> 1 replaces the /view/tag default tag stuff (ex -t argument), writing "retag" to /ctl applies /def/rule to all existing clients, except the "!" handling
|
2006-04-10 10:58:21 +02:00 |
|
Anselm R. Garbe
|
8199524d26
|
renamed 'equal' mode into 'default' mode
|
2006-04-07 16:08:17 +02:00 |
|
Georg Neis
|
3f77f1c4dd
|
wmiirc: be careful with custom tags
|
2006-03-30 16:06:59 +02:00 |
|
Anselm R. Garbe
|
193dbc69fc
|
several fixes
|
2006-03-27 11:55:41 +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
|
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
|
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 |
|
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
|
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
|
05a94a677b
|
corrected status default colors
|
2006-03-24 14:07:45 +01:00 |
|
Anselm R. Garbe
|
1b312231d6
|
finished internalized tag selector for bar
|
2006-03-24 13:36:35 +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
|
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 |
|
Georg Neis
|
9e10c53c60
|
status: hide stderr of remove
|
2006-03-23 11:03: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 |
|
Georg Neis
|
4a2b5a7230
|
added -t option to wmii
make tests more robust
|
2006-03-22 21:11:57 +01:00 |
|
Georg Neis
|
a2cea1fd41
|
fix ctrl+alt+w,y handling, update SEE ALSO in wmii.1
|
2006-03-22 19:56:55 +01:00 |
|
Georg Neis
|
349120b43b
|
bourne shell has no !
|
2006-03-22 17:58:04 +01:00 |
|
Georg Neis
|
1d2c5bf7d8
|
oops
|
2006-03-22 16:26:42 +01:00 |
|
Georg Neis
|
dba465a746
|
several cleanups in rc/*
|
2006-03-22 16:05:12 +01:00 |
|
Anselm R. Garbe
|
3a1ea56ff5
|
remove -p from ls, not necessary to pad /'es
|
2006-03-16 15:13:21 +01:00 |
|
Anselm R. Garbe
|
06cb0645de
|
pushing simplified proglist based on bogon's work
|
2006-03-16 15:03:26 +01:00 |
|
Anselm R. Garbe
|
d59f6dc8d5
|
removed unsetting MODKEY from extern
|
2006-03-16 14:23:08 +01:00 |
|
Anselm R. Garbe
|
0f460544cb
|
added old version of proglist, much more portable
|
2006-03-16 13:01:09 +01:00 |
|
Anselm R. Garbe
|
818a3acc9f
|
snap hotfix
|
2006-03-16 09:28:37 +01:00 |
|
Anselm R. Garbe
|
be312b9fe2
|
fixed issues in welcome
|
2006-03-16 08:24:04 +01:00 |
|
Anselm R. Garbe
|
88de7a499a
|
fixed resize_all_clients call, updated welcome
|
2006-03-16 08:06:31 +01:00 |
|
Anselm R. Garbe
|
8e61f1b496
|
multitag syntax for select and tags file is allowed now with tag[+tag[+tag]...], spaces don't separate tags anymore!!!
|
2006-03-15 13:18:05 +01:00 |
|
Anselm R. Garbe
|
dff6fb2502
|
began to store tags in a different way
|
2006-03-15 09:02:25 +01:00 |
|