Commit Graph

49 Commits

Author SHA1 Message Date
Kris Maglione
59128c599d Update wmiirc and python/wmiirc to new /rules format. 2010-06-06 06:06:14 -04:00
Kris Maglione
625246858d Ping clients regularly to make the "unresponsive" message more responsive. Please notify me of any performance problems caused by this change. 2010-06-02 02:09:23 -04:00
Kris Maglione
b2ea1da6ba Remove stale xcb include line. 2010-05-28 11:05:01 -04:00
pod
d15fb0ab06 [dev] [wmii] fix for possible minor typos
There appear to be a few minor typos in wmii rc/wmiirc.sh tip
(2573:02e77b2213fb).  Rather than describe them I'm just appending a
patch.
2009-10-25 23:29:48 -04:00
Kris Maglione
b75ccc7266 Change default $MODKEY to Mod4. 2009-10-10 14:57:00 -04:00
Kris Maglione
5c506656f5 Cleanup wmiirc scripts. 2009-10-09 16:40:33 -04:00
Kris Maglione
2a8d326db5 Remove some build system cruft. 2009-10-09 16:40:33 -04:00
Kris Maglione
53cdd19a9d Add showkeys action to shell wmiirc 2009-10-02 23:02:01 -04:00
Kris Maglione
e1e6794aca Cleanup pre-install text file filters. 2009-09-28 17:24:01 -04:00
Kris Maglione
4b2c11bc79 Fix tickets #113 and #115. 2009-05-27 12:59:07 -04:00
Kris Maglione
3dd6ee6658 Fix Mod-Shift-t in wmiirc. 2009-05-19 13:14:06 -04:00
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
Kris Maglione
9b33a19f0a Fix wmiirc's M-a 2009-03-18 18:16:13 -04:00
Kris Maglione
c11fc6a3fe Add ‘Kill’ to client right-click menu 2008-10-22 12:50:06 -04:00
Kris Maglione
f87657989e Commit past updates to wmiirc 2008-10-18 14:58:26 -04:00
Kris Maglione
3b4930edaa Remove -long arguments from wmii9menu 2008-10-16 19:05:17 -04:00
Kris Maglione
bc91a199ab Update wmii9menu to take similar args to wimenu (should probably rename it, too) 2008-10-16 18:54:03 -04:00
Kris Maglione
5d69ff8dd8 Best just read the diff. 2008-08-25 12:47:56 -04:00
Kris Maglione
d82f5b113a Fix some rc bugs, update wmiirc. 2008-06-02 11:52:29 -04:00
Kris Maglione
8a01b0b63e Allow max mode with or without stack mode (this will change). Fix a crash with minimum-sized clients in columns. 2008-06-01 11:28:37 -04:00
Kris Maglione
f55337ef2b Sorry, I lost track. See diff. 2008-05-29 17:22:56 -04:00
Kris Maglione
4ec3dc80e6 Allow for wmiirc_local 2008-05-19 19:26:43 -04:00
Kris Maglione
38e2f1e51c Fix ticket #14. 2008-03-08 12:11:53 -05:00
Kris Maglione
cfeed07dc4 Cleanup. 2008-02-03 15:06:26 -05:00
Kris Maglione
1f72d945d8 Fix a fullscreen bug. Add setsid command to wmiir. 2008-01-21 23:21:37 -05:00
Kris Maglione
c2e18957f9 Sync wmiirc with rc.wmii. 2008-01-21 18:22:42 -05:00
Kris Maglione
8ba6c84f1c Several changes:
Filter comments out of ctl files.
	Update util/genconfig.
	Add a notification bar (I've had one for some time).
	Make wmiirc more like rc.wmii.
2008-01-20 18:00:21 -05:00
Kris Maglione
967912b82b Merge. 2008-01-18 15:57:54 -05:00
Kris Maglione
f6c2a49d34 Pre-merge mess. 2008-01-18 15:05:45 -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
sqweek
97b43f148d Added Fullscreen support to wmiirc. 2007-11-16 22:46:31 +09:00
sqweek
f58ce93f6f Changed colour scheme.
Fixed mawk incompatibility in proglist().
2007-11-14 10:58:53 +09:00
sqweek
6fe99af1db Fix wmiirc so it works when WMII_FONT contains spaces. 2007-10-11 23:40:26 +08:00
sqweek
93e500e6eb Fixed MOD-Control-t to actually toggle keybinds instead of just erasing them (thanks niteling) 2007-09-29 01:08:57 +08:00
Kris Maglione
511731482b Deprecate '# Overrides' 2007-06-26 22:39:03 -04:00
Kris Maglione
ecbffad57a Fix the bothced merge. 2007-06-01 03:10:42 -04:00
Kris Maglione
d0a06fe945 Merge with wmii-test. 2007-05-31 21:05:59 -04:00
Kris Maglione
61ff5716e6 Remove wmiiwm(1). 2007-05-25 06:52:44 -04:00
Kris Maglione
d05ab41cb6 Add DISTRIBUTERS file. 2007-05-20 21:22:12 -04:00
Kris Maglione
2047d9f1ab Sync wmiirc and wmiiloop with -test. Fix dividers when making columns with the mouse. 2007-05-02 16:46:26 -04:00
Kris Maglione
38dbe10856 A bunch of fixes. Change wmiiloop to let the shell evaluate unindented lines. 2007-04-25 15:54:44 -04:00
Kris Maglione
7bd03f02e2 New parsing code for ctl messages. New fontstring for 'fixed' for less missing fontsets. 2007-04-24 01:41:41 -04:00
Kris Maglione
7509102b70 More with last commit. 2007-04-22 12:31:52 -04:00
Kris Maglione
352123f2cc Fix the interpolation in wmiirc again. 2007-04-22 12:28:36 -04:00
Kris Maglione
aeacaf7589 First commit to test branch 2007-04-16 14:06:32 -04:00
Kris Maglione
8b38c3cbd7 Quote $@ in some places. 2007-04-05 14:15:15 -04:00
Kris Maglione
3be23e96dd Fix wmiirc 2007-03-30 22:56:09 -04:00
Kris Maglione
bae882dfec Don't check the values of WMII_ADDRESS and WMII_NS_DIR on startup. 2007-03-30 22:35:40 -04:00
Kris Maglione
666c5cfa05 Tell hg that I've renamed the config scripts (SCM is a bitch). 2007-03-26 23:16:36 -04:00