Kris Maglione
fac8780e4b
Update copyright dates, allow space indents in wmiirc key/event specs, fix 'Urgent toggle'.
2009-05-13 12:57:22 -04:00
Bart Trojanowski
28c50a26de
add wimenu prompt support
2009-03-29 23:01:07 -04:00
Kris Maglione
ed57a3c76d
Handle 'wmiir setsid' with no arguments gracefully.
2009-03-11 17:20:08 -04:00
Kris Maglione
5d69ff8dd8
Best just read the diff.
2008-08-25 12:47:56 -04:00
Kris Maglione
fc5e60f952
Remove spurious %r from fatal() call in wmiir.
2008-06-02 22:31:59 -04:00
Kris Maglione
938b128ef5
Don't write extra NUL on xwrite.
2008-05-31 12:00:39 -04:00
Kris Maglione
37146f5b85
Fix ticket #13 .
2008-03-08 12:14:09 -05:00
Kris Maglione
cfeed07dc4
Cleanup.
2008-02-03 15:06:26 -05:00
Kris Maglione
9b76a0aee0
Fix some bugs (fancy debugging code vindicated). Add some comments. Shut up ken.
2008-01-28 17:58:23 -05:00
Kris Maglione
1f72d945d8
Fix a fullscreen bug. Add setsid command to wmiir.
2008-01-21 23:21:37 -05:00
Kris Maglione
37d553300f
Significant changes:
...
Improved focus semantics.
/client/*/ctl slay command.
Find unresponsive clients on kill.
Draw titlebars of floating clients differently.
Hack to set window properties of programs:
wihack command/libwmii_hack.so library.
Added wmii.rc, on which rc.wmii now depends.
The usual cleanup.
2008-01-17 17:50:35 -05:00
Kris Maglione
aef6e4c22e
Significant changes:
...
EWMH support
Improvements to fullscreen mode
Improvements in focus, especially in no-input windows
Cleaner rc.wmii, with wmii.rc include
Filter out gcc error/warning dups
2008-01-14 15:42:21 -05:00
Kris Maglione
2efbe03e90
Bunch of fixes.
2007-07-16 16:52:35 -04:00
Kris Maglione
286003998a
Run latex2man. Other cleanup.
2007-07-03 10:16:14 -04:00
Kris Maglione
209fb08f82
Add Plan 9 formatted IO. Various cleanups and fixes.
2007-07-01 07:08:30 -04:00
Kris Maglione
da3c5d8f7a
Fix size calculation in realloc.
2007-05-25 06:25:41 -04:00
Kris Maglione
f9a94a516a
Added more -Wfoo-bar-baz flags.
2007-05-24 17:42:33 -04:00
Kris Maglione
d8adf5a2a8
Fixed uint that should have been an int.
2007-05-24 16:49:45 -04:00
Kris Maglione
c2e3829dee
Alias 'wmiir remove' to 'wmiir rm'
2007-05-24 16:03:15 -04:00
Kris Maglione
e977005195
Use a uchar* buffer for wmiir.c to avoid a warning.
2007-04-22 00:07:23 -04:00
Kris Maglione
375b59eefd
Cleanup LICENSE and README. Some minor changes from last night that I can't remember.
2007-04-06 15:29:24 -04:00
Kris Maglione
e012b7c5f7
Fix ARGBEGIN bug. Refactor wmiir.c. Create lib and include directories before installing.
2007-03-27 17:39:00 -04:00
Kris Maglione
983f1baa16
Fixed some bugs.
2007-03-26 17:21:05 -04:00
Kris Maglione
44c9792a4c
Add a default label to the argument checking in wmiir
2007-03-26 15:46:37 -04:00
Kris Maglione
b0e967a3e9
Fixed VERSION info in wmiir and wmii.
2007-03-26 01:40:47 -04:00
Kris Maglione
b306ac581f
New tree layout and make system. Note: This will currently *not* install configuration scripts.
2007-03-26 00:48:00 -04:00
Anselm R. Garbe
4a7273b827
reorganized, still liblitz there
2006-10-12 15:11:25 +02:00
Anselm R. Garbe
874228cf1a
applied 20h's patches with small minor changes (made wmiir compile against his changes)
2006-07-11 14:06:21 +02:00
Anselm R. Garbe
fd462e83c7
same fix in wmiir.c reported by aki, proceeded with input widget
2006-07-06 14:44:26 +02:00
Kris Maglione
8da59d1ff9
Made use of malloc wrappers added in last commit
2006-07-04 18:00:11 -04:00
Kris Maglione
21a0cc12d7
Removed a braindamaged realloc/strcat
2006-06-23 19:11:21 -04:00
Kris Maglione
ffc6aa63ba
Made 'wmiir create' also write whatever's available on stdin to the already open fid
2006-06-22 22:53:54 -04:00
Kris Maglione
e9ce32ed93
Fixed buffer overflow vulnerabilities in ixp_unpack functions
2006-06-18 21:23:17 -04:00
Kris Maglione
a4e2ab7b59
Merge in diffs for fs2.c and libixp
2006-06-17 07:32:49 -04:00
Mikhail Gusarov
185ed448a6
ixp_unpack_* functions cleanup
2006-06-12 18:34:59 +07:00
Anselm R. Garbe
2ba3598def
fixed gualteri's bug report
2006-05-24 09:26:08 +02:00
Anselm R. Garbe
874b2a730c
do not write to stdin, but to stdout, wmiir
2006-05-23 08:34:31 +02:00
Anselm R. Garbe
a725d3d6b3
added wmiir ls, wmiir read behaves like 9p read now, to get full info use wmiir ls -l
2006-05-23 08:17:42 +02:00
Anselm R. Garbe
efdfee9c9e
9P fixes
2006-05-01 19:39:26 +02:00
Anselm R. Garbe
60db995b44
changed str_of_time in wmiir.c
2006-04-14 11:27:48 +02:00
Anselm R. Garbe
5c0fb002b6
using tv.tv_sec instead of unsigned int, though this might be unsafe
2006-04-12 12:53:21 +02:00
Anselm R. Garbe
a6b8c2d30e
fixed wmiirc ctime handling
2006-04-12 11:44:45 +02:00
Anselm R. Garbe
d2aba5b621
fixed bug reported by Konstantin Klett via mail
2006-04-12 11:29:05 +02:00
Anselm R. Garbe
83834ba9b3
drastic reduction of ugly #define's
2006-04-06 07:55:33 +02:00
Anselm R. Garbe
41f9a57ba6
prepared cext_array_* removal in libixp
2006-04-03 15:52:05 +02:00
Anthony Martin
5cee0164e6
removed trailing whitespace in *.c, code cleanup finished
2006-03-23 07:12:06 -08:00
Anthony Martin
1e6210396d
cleaned up code formatting in wmiir.c
2006-03-22 13:16:26 -08:00
Georg Neis
0155b7b9ff
version information is printed to stdout
2006-03-22 14:25:21 +01:00
Anselm R. Garbe
d083e7e243
several fixes, merges
2006-03-21 18:14:50 +01:00
Anselm R. Garbe
407ed38930
bar allows self-defined directories
2006-03-09 02:15:43 +01:00