Commit Graph

472 Commits

Author SHA1 Message Date
Kris Maglione
4ec3dc80e6 Allow for wmiirc_local 2008-05-19 19:26:43 -04:00
Kris Maglione
85c2e1b096 Fix tickets #2, #10, #15, #16 (dup of #10). 2008-05-18 13:31:58 -04:00
Kris Maglione
60e152d8a9 Fix issue #9. 2008-04-04 18:43:53 -04:00
Kris Maglione
7b84669efb Fix M-S-t in rc.wmii. Fix issue #6. 2008-04-01 19:26:46 -04:00
Kris Maglione
38e2f1e51c Fix ticket #14. 2008-03-08 12:11:53 -05:00
Kris Maglione
c14944c2b4 Fix some bugs. 2008-02-04 18:33:57 -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
19603410f8 Better rc.wmii menus. Some pseudo-BNF comments for message.c. 2008-01-27 16:08:25 -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
6adf15ff8e Make the bar Xdnd aware (so you can DND between views). Fixed some window raising/moving bugs. 2008-01-21 01:21:37 -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
3ee60cd19c Merge 2008-01-19 22:30:37 -05:00
Kris Maglione
cb38795511 Several changes:
Much better fullscreen support.
	Better revert support.
	More correct window group support (but... with ICCCM, correct is not possible...)
	"nil" tag is even less special (Important: remove last tagrule.)
	Allow comments (#.*\n) in rules files.
	Color scheme.
	Replaced mind-numbing float placement algorithm.
	Cleanup/prep.
2008-01-19 18:05:50 -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
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
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
cfcb9d9105 Prevent proglist from matching ls directory headers like ¨/opt/xplanet/bin:". 2007-10-12 00:14:35 +08:00
sqweek
6fe99af1db Fix wmiirc so it works when WMII_FONT contains spaces. 2007-10-11 23:40:26 +08:00
sqweek
f99d66b076 Properly grep out shell variables in config_whatis (so that it's possible to use ~/.wmii-3.5/status instead of Action-status). 2007-10-02 22:15:18 +08:00
sqweek
08f2f0cff8 Remove $PLAN9/bin from the path when spawning wmiirc from rc.wmii. 2007-10-02 20:51:44 +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
sqweek
c7593d27df Applied pbx's patch adding MOD-Shift-C to the welcome tutorial 2007-09-27 19:30:59 +08:00
Kris Maglione
2efbe03e90 Bunch of fixes. 2007-07-16 16:52:35 -04:00
Kris Maglione
125e75173a Fix build on GCC. 2007-07-03 05:20:01 -04:00
Kris Maglione
641b3f1a38 Re-add M-f keybinding. Remember a client's size when making it fullscreen. 2007-07-02 14:07:29 -04:00
Kris Maglione
e8951a9d7d Fix printing of client ids. 2007-07-02 13:31:29 -04:00
Kris Maglione
8f766a75af Fix run_command. Fix crash on 64 bit archs. 2007-06-27 12:57:55 -04:00
Kris Maglione
511731482b Deprecate '# Overrides' 2007-06-26 22:39:03 -04:00
Kris Maglione
ed71c6eea9 Add support for sh.wmii.local. 2007-06-26 17:01:47 -04:00
Kris Maglione
2529508122 Fix for 64bit archs again. 2007-06-26 14:16:22 -04:00
Kris Maglione
5b3cabdd00 Fix for 64 bit architectures. Some cleanup. 2007-06-25 19:51:10 -04:00
Kris Maglione
4d1fb1e901 Fix bar initialization in rc.wmii. 2007-06-18 18:43:11 -04:00
Kris Maglione
93aa9a876d Fixed typo in welcome message, thanks to turjo. Made util/compile tack the path onto files in error messages. Minor changes. 2007-06-08 12:35:19 -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
c094fe491c Added basic support for setting a client fullscreen via the fs (and menu). Updated manpages. 2007-05-24 20:30:48 -04:00
Kris Maglione
d05ab41cb6 Add DISTRIBUTERS file. 2007-05-20 21:22:12 -04:00
Kris Maglione
3724f9331a Add some forgotten files. 2007-05-10 14:30:22 -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