Commit Graph

69 Commits

Author SHA1 Message Date
Anselm R. Garbe
d61117a3db modularized focus stuff somewhat (focus_page don't implies focus_client and vice versa) 2006-02-28 08:51:53 +01:00
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
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
be8a984d73 removed grab from /ctl, instead use wmiir create 2006-02-12 01:49:33 +01:00
Anselm R. Garbe
d6f364274a fixed wmiikeys bug 2006-02-08 12:28:21 +01:00
Anselm R. Garbe
5967819d63 implemented better xls formatting in wmiir 2006-02-08 01:05:19 +01:00
Anselm R. Garbe
188ff84e8a walk works now in wmiifs, other stuff still missing 2006-02-07 17:55:33 +01:00
Anselm R. Garbe
f4ae196807 proceeded with wmiifs, still just experimenting 2006-02-07 00:32:57 +01:00
Anselm R. Garbe
ee53f73922 fixed handle_confreq issues, fixed fs-related issues, improved wmiir on dir reading 2006-02-06 10:20:23 +02:00
Anselm R. Garbe
1ea6fb3118 fixed open wmiibar issues, now test wmiibar 2006-02-06 09:08:05 +02:00
Anselm R. Garbe
a0501c526f shortened usage strings to one liners, read the man pages 2006-02-04 16:31:52 +02:00
Anselm R. Garbe
5d13828aa0 made wm to compile, now the polishing begins 2006-02-02 14:20:07 +02:00
Anselm R. Garbe
390e0c3b57 implemented '#write <file> <data>' semantic for spawn(), removed static linkage against libc for wmiir (due to gethostbyname issues) 2006-02-01 15:03:45 +02:00
Anselm R. Garbe
df407fd8cd removed old libixp crap, now several things are broken and will settle after a while 2006-01-30 20:08:58 +02:00
Anselm R. Garbe
d9b393262e changed Copyright year notice 2006-01-20 16:20:24 +02:00
garbeam
272cba1404 indentation, changed libixp2 types 2005-12-21 17:18:11 +02:00
gn
a6b98d2c42 s/wmi/wmii/ and the like 2005-12-18 17:55:06 +02:00
garbeam
7475073c47 fixed occurences of various old-style named commands in man pages and source 2005-12-12 16:16:23 +02:00
garbeam
f53b8d61ef renamed all wmi* prefixed tools into wmii* prefixed ones to prevent further confusion 2005-12-12 16:08:16 +02:00