Commit Graph

2820 Commits

Author SHA1 Message Date
garbeam
45d325a2bb fixed TAB issue in wmiirc 2006-01-10 17:45:59 +02:00
garbeam
57b0d1920c now corrected the snprintf's in page.c on 64bit 2006-01-10 16:21:02 +02:00
garbeam
bb3f54e814 size_t snprintf version with %ul 2006-01-10 16:18:39 +02:00
garbeam
5dc0b0e649 fixed PREFIX in config.mk, which was temporary HOME/local 2006-01-10 16:08:55 +02:00
garbeam
ac54bfc595 fixed 64bit compile warnings (thx to lavish for the account) 2006-01-10 16:00:01 +02:00
garbeam
f8e6a1370c fixed attach/focus issue in upstream hg 2006-01-10 15:43:09 +02:00
garbeam
280ce10935 several changes concerning the focus issue 2006-01-10 14:42:24 +02:00
salva
7741179d74 added missing fix to wmiirc, to use the 'x y dx dy' geom syntax 2006-01-08 15:57:51 -03:00
garbeam
509b6f0ca7 removed old geom syntax in all other occurences, fixed small issue in libixp2 concerning Tstat 2006-01-07 18:25:04 +02:00
garbeam
a2be972828 fixed stat en-/decoding in ixp2 2006-01-07 17:50:05 +02:00
garbeam
4bb2cc8fbd changed ixp_dec_stat 2006-01-07 14:02:50 +02:00
garbeam
58dd7803c2 further debugging of stat stuff 2006-01-05 20:22:01 +02:00
garbeam
c31ed881a0 sanitized wmiir2 as follows:
- create/write reads from stdin arbitrary data which is written to a file
 - all other commands are command line args
 - cleaned up several crap, sanitized libixp2/client.c as well (interface)
2006-01-05 17:54:14 +02:00
garbeam
299ee8005b made saner default colors 2006-01-05 16:45:33 +02:00
garbeam
3b33e23942 fixed colorization on column change 2006-01-04 17:55:11 +02:00
garbeam
a197963ea9 changed geometry syntax from 'x,y,dx,dy' to 'x y dx dy' 2006-01-04 17:46:32 +02:00
garbeam
c9e7b1b913 fixed focus bug in layout_column 2006-01-04 17:34:18 +02:00
garbeam
ee3d76b744 fixed short title bug in wmiibar reported by bogon 2006-01-04 17:28:31 +02:00
garbeam
7d76910f15 fixed several serious issues in ixp2 to work with Plan 9 9P 2006-01-04 17:23:09 +02:00
salva
8738150767 Re-included resize/move kmodes, and simplified kmode 2006-01-03 17:10:30 -03:00
gn
c521a6e53e typo 2006-01-03 16:27:45 +02:00
garbeam
1635a77ff5 remove unnecessary file 2006-01-03 15:22:14 +02:00
garbeam
418ded55d9 removed lock-based tabbing, tabbing is up to the layout now 2006-01-03 11:30:15 +02:00
garbeam
e620aa3e45 removed unnecessary stuff from frame'fs 2006-01-01 22:35:11 +02:00
garbeam
83654ad78f removed positive queue dropping 2005-12-29 02:48:51 +02:00
garbeam
39ca1c4676 fixed wmiir2 issue for echo -n calls 2005-12-28 16:00:22 +02:00
garbeam
d17e46ac2e applied DenisG patch 2005-12-27 22:13:50 +02:00
garbeam
b8971ed403 small fix 2005-12-27 19:20:07 +02:00
gn
fc8cccac73 welcome stuff from 2.5 2005-12-25 22:09:35 +02:00
georg
bede8500a9 Get date after sleep. 2005-12-22 22:18:09 +02:00
garbeam
8bce198ded fixed wmiir2 2005-12-21 19:01:26 +02:00
garbeam
06d20fd335 removed obsolete container test case 2005-12-21 18:55:34 +02:00
garbeam
ee33e6655b fixed two nasty bugs reported by early adaptors 2005-12-21 18:28:46 +02:00
garbeam
272cba1404 indentation, changed libixp2 types 2005-12-21 17:18:11 +02:00
garbeam
65917ff9a8 added small strtorect fix 2005-12-21 16:03:57 +02:00
garbeam
9c467cb612 fixed str_to_rect to prevent negative frame resizals 2005-12-21 15:48:01 +02:00
garbeam
c0a776ebb9 wmiir2 reads now from stdin only, changed -s into -a 2005-12-20 17:42:22 +02:00
garbeam
24f40f3dd1 fixed RERROR in libixp2 2005-12-20 17:32:42 +02:00
garbeam
def8587d89 merged 2005-12-19 18:28:33 +02:00
garbeam
a9142cdceb removed unnecessary debug info 2005-12-19 18:27:36 +02:00
gn
b7b73a90e3 Added note for Mac OS X users (-static must be removed). 2005-12-19 14:38:30 +02:00
gn
65a282c52d Changed my email address. 2005-12-18 20:44:27 +02:00
gn
a6b98d2c42 s/wmi/wmii/ and the like 2005-12-18 17:55:06 +02:00
gn
fac4419e89 Renamed 9rc to 9base and wmir to wmiir in README. 2005-12-18 17:06:47 +02:00
garbeam
41e62e6603 fixed select page and select floating frame as well to allow round trips 2005-12-18 15:56:22 +02:00
garbeam
2ecf687056 added saner select in col 2005-12-18 14:53:29 +02:00
garbeam
03f7aacd1f changed page flip policy 2005-12-17 16:14:59 +02:00
garbeam
7c7e43b6bf fixed issues in wmiimenu 2005-12-17 15:59:25 +02:00
uriel
2aeda38ba5 Makefile cleanups
Remove many superfluous vars from config.mk
2005-12-17 12:46:05 +01:00
garbeam
7d342c424f fixed wmiibar and wmiimenu 2005-12-17 13:10:47 +02:00