Sander van Dijk
67c0cfbd9b
wmiir: do an explicit empty write when stdin is empty; this makes
...
it possible to for instance clear the bar by doing 'echo -n "" | wmiir write /bar/2/data'.
This makes sure that the bar is cleared when a window with no title is selected, instead of
retaining the title of the previously selected window.
2006-02-28 00:12:12 +01:00
Georg Neis
93bb63e02a
cmd/wmiimenu.1: be more precise
2006-02-27 18:44:17 +01:00
Georg Neis
2813ec1ac9
cmd/wmiimenu.1: document environment variables
2006-02-27 18:23:28 +01:00
Anselm R. Garbe
5694ddf21c
cursor fix
2006-02-27 16:46:30 +01:00
Anselm R. Garbe
a9237821e3
small bugfix in client.c (moved x offset stuff to resize client), fixed focus issue in sendtopage
2006-02-27 16:31:13 +01:00
Anselm R. Garbe
c3b5fb7619
minimized movement overhead on attaching/sendtopage through a saner attach_client_to_page function
2006-02-27 16:09:13 +01:00
Sander van Dijk
9a3f135007
make shortcut name-ing consistent with wmiirc
2006-02-26 11:51:51 +01:00
Georg Neis
ce984446b0
add first version of sh scripts
2006-02-25 19:36:53 +01:00
Georg Neis
026c887fbe
same for the wmii script
2006-02-25 19:33:31 +01:00
Anselm R. Garbe
506c7a8835
sendtopage doesn't change selected page now
2006-02-25 16:05:51 +01:00
Anselm R. Garbe
0e9d520cfb
made changes to wmiir.c (/me thought would have been already fixed)
2006-02-24 17:20:25 +01:00
Anselm R. Garbe
313956abe0
cosmetic changes in wm.h
2006-02-24 17:13:58 +01:00
Anselm R. Garbe
47817e833e
simplified cmd/Makefile drastically
2006-02-24 11:53:12 +01:00
Anselm R. Garbe
f478c7f6d2
removed option to disable client bars, we don't allow that in the future because of intelligent stacks,
...
also removed option for per-client based border width, unnecessary bloat nobody really needs
2006-02-24 10:38:48 +01:00
Anselm R. Garbe
53c50eb697
fixed drop_moving, removed swap crap from column.c
2006-02-24 10:06:02 +01:00
Anselm R. Garbe
4a59f072da
implemented sendtopage and sendtoarea, added shortcuts in wmiirc
2006-02-24 09:52:20 +01:00
Anselm R. Garbe
b3e54e3ae0
implemented cmd 'sendto <page>' in /x/x/x/ctl
2006-02-23 20:52:55 +01:00
Anselm R. Garbe
33ffed7293
removed detach layer as proposed in IRC yesterday, we will have some sendto soon
2006-02-22 10:58:00 +01:00
Anselm R. Garbe
a8ad9ba1cd
allowing selection of floating layer
2006-02-20 07:46:54 +01:00
Anselm R. Garbe
0e4b36e0ff
enabled basic navigation in column layout
2006-02-19 16:21:01 +01:00
Anselm R. Garbe
4435f84131
implemented basic new_column handling
2006-02-19 15:56:16 +01:00
Anselm R. Garbe
c81c95aa6c
enabled partial column mode (experimental yet, don't use it, don't complain)
2006-02-19 15:40:44 +01:00
Anselm R. Garbe
66e5228fa3
fixed
2006-02-19 13:58:37 +01:00
Anselm R. Garbe
7adcad7501
fixed visual attach bug
2006-02-19 13:52:47 +01:00
Anselm R. Garbe
cedfb3fac5
reenabled detach
2006-02-19 13:24:47 +01:00
Anselm R. Garbe
1f3c63821c
should fix the crash reported by bogon
2006-02-19 10:40:09 +01:00
Georg Neis
4add58c688
further wmiimenu manpage changes (usage)
2006-02-19 00:14:05 +02:00
Georg Neis
aa2e2bb703
simplified items function
2006-02-18 23:35:43 +02:00
Sander van Dijk
62686ec717
check if there is a \n before trying to remove it.
2006-02-18 22:07:04 +01:00
Sander van Dijk
4ca128c477
Add shortcuts to wmiimenu.1, some other changes.
2006-02-18 20:37:28 +01:00
Sander van Dijk
dde4c67164
add C-p and C-n as alternatives for Left and Right in wmiimenu (makes
...
the menu completely C-* controllable).
2006-02-18 19:11:49 +01:00
Georg Neis
22b6c6551d
create namespace directory with mode 700
2006-02-18 19:06:25 +02:00
Anselm R. Garbe
9cfed5dfc8
fixed pseudo-zombie frames reported by bogon
2006-02-16 23:49:44 +01:00
Anselm R. Garbe
82ee249743
merged
2006-02-16 15:29:15 +01:00
Anselm R. Garbe
c70e73bf2d
fixed bug reported by bogon
2006-02-16 15:28:51 +01:00
Sander van Dijk
f982cb8679
fix menu segfault on C-u, add some more control characters
2006-02-16 13:38:36 +01:00
Anselm R. Garbe
068caf1da1
fixed a routing bug in qpath_decode
2006-02-16 11:53:10 +01:00
Anselm R. Garbe
93d8eb3617
some changes
2006-02-16 01:55:21 +01:00
Anselm R. Garbe
88ae3e3606
removed spawn.c, removed wmiiwarp.c (instead use warp action on /ctl), spawning is not necessary, remove exec on page heuristic (too crappy, instead I'll use class hints again, they are at least more reliable)
2006-02-16 01:05:16 +01:00
Anselm R. Garbe
508fc87ccc
fixed select_client cut'n'paste error
2006-02-14 12:53:40 +01:00
Anselm R. Garbe
922e04ebc3
implemented kb driven client select
2006-02-14 12:06:16 +01:00
Anselm R. Garbe
980de2a05b
prevents flicker on startup of wmiimenu
2006-02-13 23:51:52 +01:00
Anselm R. Garbe
4a19a52003
proceeded with wm stuff
2006-02-13 10:31:38 +01:00
Anselm R. Garbe
7696e425d3
fixed update_item policy
2006-02-12 12:20:06 +01:00
Anselm R. Garbe
cec7622f37
fixed menu stuff
2006-02-12 12:00:44 +01:00
Anselm R. Garbe
ae11fde4e9
small fix
2006-02-12 03:20:34 +01:00
Anselm R. Garbe
e9f604795d
simplified wmiimenu
2006-02-12 03:16:42 +01:00
Anselm R. Garbe
be8a984d73
removed grab from /ctl, instead use wmiir create
2006-02-12 01:49:33 +01:00
Anselm R. Garbe
0db44d2642
simplified asynchroneous responds
2006-02-12 00:49:38 +01:00
Anselm R. Garbe
523872ca3d
removed modes from wmiirc, beside other several fixes
2006-02-11 23:54:00 +01:00