Kris Maglione
38ae2bcc17
Ensure a positive label height. Closes issue #169 .
2010-05-17 12:29:18 -04:00
Kris Maglione
3898849361
Fix problem of ghost windows when clients disconnect while being dragged.
2010-05-17 12:22:42 -04:00
Kris Maglione
d953213bf7
Add forgotten cmd/wmii/error.c
2010-05-17 12:06:02 -04:00
Kris Maglione
e42c5a1be6
Add padding to the wimenu prompt. Closes issue #177 .
2010-04-06 15:53:33 -04:00
Kris Maglione
4757b9af11
Set _NET_NUMBER_OF_DESKTOPS properly.
2010-01-25 02:01:19 -05:00
Kris Maglione
48ee811677
Try harder to find the right screen for new fullscreen windows. Closes issue #164 .
2010-01-23 20:16:10 -05:00
Kris Maglione
3083118201
Fix regex tagrules. Closes issue #166 .
2010-01-23 18:48:26 -05:00
Kris Maglione
fde667e1aa
Remove destroyed clients from the save set. Closes issue #129 .
2010-01-23 16:56:42 -05:00
Kris Maglione
5e753ad1ce
Prefer tag rules to window groups. Closes issue #165 .
...
Update issue #165
You can work around this by adding something like the following to
your /tagrules:
/terminal/ -> sel # Ignore terminal window groups.
2010-01-22 20:56:00 -05:00
Kris Maglione
e66b83eab2
Fix MWM hint regression. Closes issue #167 .
2010-01-22 19:31:26 -05:00
Kris Maglione
9b2619ae43
Remove spurious "foo" from wmii9menu output.
2009-11-19 20:33:32 -05:00
Kris Maglione
ea9da60c34
Release grab when trying to move fullscreen clients. Closes issue #158 .
2009-11-16 20:20:13 -05:00
Kris Maglione
4ef9c591eb
Filter out modifiers key modifiers beyond Mod5 in wimenu. Closes issue #156 .
2009-11-08 16:31:43 -05:00
Kris Maglione
89037e2c3b
Fix layout chording issue. Closes issue #157 .
2009-11-08 16:13:57 -05:00
Kris Maglione
87e8b017b5
Add a note about 'default' colmode to doc/wmii.tex. Some minor cleanup elsewhere.
2009-11-08 04:45:21 -05:00
Kris Maglione
429de2d376
Better color support on non-truecolor displays.
2009-11-07 18:59:33 -05:00
Kris Maglione
079fc4c43c
Add regexp error handler. Fixes issue #152 .
2009-11-03 20:51:17 -05:00
Kris Maglione
59bf7023dd
Add 9p debugging.
2009-11-03 20:48:55 -05:00
Kris Maglione
e31731e8bc
Better font metrics support.
2009-10-30 03:06:14 -04:00
Kris Maglione
6659d28663
Fix unnecessary SIGWINCHes when unmapping clients.
2009-10-28 16:12:30 -04:00
Kris Maglione
bbb684ec8e
Update wimenu(1), add custom completion example.
2009-10-26 21:25:53 -04:00
Kris Maglione
9db3ef8f54
Gmake.
2009-10-26 15:27:43 -04:00
Kris Maglione
e3cf0426a1
Fix debian build. Closes issue #143 .
2009-10-25 17:05:55 -04:00
Kris Maglione
704887372c
Remove unused variable.
2009-10-25 14:47:45 -04:00
Kris Maglione
9950100cc6
More Xinerama float placement fixes. Closes issue #146 .
2009-10-24 03:49:10 -04:00
Kris Maglione
67512fa9e7
Float clients to the same Xinerama screen as their column. Closes issue #145 .
2009-10-24 01:50:52 -04:00
Kris Maglione
c53d95d090
Fix clients overlapping titlebar of collapsed frames after font change. Closes issue #128 .
2009-10-23 08:55:28 -04:00
Kris Maglione
b5442734cf
Fix unfloating client via chording. Closes issue #144 .
2009-10-23 04:39:11 -04:00
Kris Maglione
c26f563c55
Restrict wmii9menu to logical Xinerama screen. Closes issue #142 .
2009-10-22 07:07:10 -04:00
Kris Maglione
e156d03e09
No one cares about missing fontsets.
2009-10-20 01:40:59 -04:00
Kris Maglione
7e95268cd3
Fix wistrut. Closes issue #131 .
2009-10-18 18:07:35 -04:00
Kris Maglione
3cf4dfd093
Mask more events during mouse move/resize. Fixes issue #95 .
2009-10-18 17:33:37 -04:00
Kris Maglione
dd72b1baf7
Add -S flag to wimenu.
2009-10-17 03:10:37 -04:00
Kris Maglione
e9752c5081
Follow some more EWMH "MUST"s.
2009-10-16 09:31:50 -04:00
Kris Maglione
28360c55d9
Fix wmiir.
2009-10-13 22:02:47 -04:00
Kris Maglione
730828f28e
More doc updates. Add wmiir.1.
2009-10-12 22:07:51 -04:00
Kris Maglione
6bfd64e51a
Allow dragging floating clients from anywhere in their titlebars.
2009-10-12 21:10:34 -04:00
Kris Maglione
ec84b73de1
Fix colmode issues with Xinerama screens. Closes issue #135 .
2009-10-12 18:02:58 -04:00
Kris Maglione
f4f8d24760
Fix memory leak.
2009-10-11 20:17:31 -04:00
Kris Maglione
b4d77c3719
Fix small memory leak.
2009-10-11 19:43:18 -04:00
Kris Maglione
fce61e7c6d
Allow specifying screen in area specs. Closes issue #133 .
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
18e4975974
Remove debugging statements in fs.c.
2009-10-09 16:40:33 -04:00
Kris Maglione
a58a018156
Fixes issue #72 .
2009-10-06 22:58:00 -04:00
Kris Maglione
53cdd19a9d
Add showkeys action to shell wmiirc
2009-10-02 23:02:01 -04:00
Kris Maglione
ef58c489fe
Update /tag/*/index to be more useful on Xinerama.
2009-10-02 22:03:54 -04:00
Kris Maglione
ceb97d3dd8
Restore windows from floating layer to their original Xinerama screen. Closes issue #70 .
2009-10-02 17:06:41 -04:00
Kris Maglione
5ce54fd1b5
Fix returning from fullscreen. Closes issue #104 . Closes issue #22 .
2009-10-02 16:21:12 -04:00
Kris Maglione
ebd63a2aa7
Declare ignored_errors extern in cmd/wmii/x11.c. Fix warning.
2009-10-02 16:12:22 -04:00