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
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
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
Kris Maglione
b358f2a36a
Fix rc.wmii.
2007-04-14 01:25:11 -04:00
Kris Maglione
2d6e3b91e5
Make sure that the 'read' command exists when running rc.wmii.
2007-04-14 00:07:52 -04:00
Kris Maglione
8b38c3cbd7
Quote $@ in some places.
2007-04-05 14:15:15 -04:00
Kris Maglione
2431da6e01
There's no exits command in rc. It's exit.
2007-04-01 03:59:43 -04:00
Kris Maglione
e8e12d125c
Move xsetroot, too.
2007-03-31 17:23:30 -04:00
Kris Maglione
75a2951be1
Write /ctl before the second sourcing of rc.wmii.local
2007-03-31 17:22:30 -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
Kris Maglione
ca94ccabed
Add the makefile for the rc directory.
2007-03-26 23:14:42 -04:00
Kris Maglione
a490d34b58
Don't run rc.wmii if its name is not rc.wmii.
2007-03-25 15:16:24 -04:00
Kris Maglione
5a12c899a5
Cleanup in main.c. Fixed the bar setup in rc.wmii.
2007-03-22 16:04:47 -04:00
Kris Maglione
323e3fa654
Remove '| cat' from the end of wmiirc.
2007-03-21 23:31:36 -04:00
Kris Maglione
b56f202e3e
"object-oriented design is the roman numerals of computing." --rob; Removed Roman Numerals.
2007-03-21 22:58:59 -04:00
Kris Maglione
97f91bc48b
wmii(1) is no more. wmiistartrc is now executed under a login shell from wmiiwm, which starts the appropriate wmiirc.
2007-03-14 18:31:58 -04:00
Kris Maglione
92dfcbc0d1
Give wmiirc the ability to toggle keybindings, too.
2007-03-07 17:35:20 -05:00
Kris Maglione
8a4f6e01e6
Fix wmiirc in shells with POSIX emulation modes.
2007-03-07 16:08:19 -05:00
Kris Maglione
b89b7df7e8
Fix wmiirc and wmiiloop.
2007-03-07 14:01:02 -05:00
Kris Maglione
b09c59fbc7
New wmiirc/wmiiloop model that mawk shouldn't choke on.
2007-03-07 10:38:31 -05:00
Kris Maglione
da724b0c23
Remove Gimp tagrule from sh/awk wmiirc.
2007-03-06 16:15:08 -05:00
Kris Maglione
1160b14fe6
Another wmiirc fix.
2007-03-03 17:56:46 -05:00
Kris Maglione
4b21c3f205
Added wmii9menu to, and cleaned up rc/wmiirc. Fixed behavior after selection no item with wmii9menu in rc.wmii.
2007-03-03 17:51:46 -05:00
Kris Maglione
3fbfc4957d
Don't delete bar items for which there are tags on startup.
2007-03-03 12:09:36 -05:00
Kris Maglione
356f676015
Removed PLAN9BASE config.mk knob in favor of wmii9rc script. Still not an ideal solution.
2007-03-03 09:42:06 -05:00