Kris Maglione
678979319c
Allow Mod+Mouse3 to resize windows and columns unidirectionally.
2011-09-15 14:07:51 -04:00
Kris Maglione
089bf7bba7
[wimenu] Add paste key binding.
2010-10-07 16:31:42 -04:00
Kris Maglione
ed809b8471
[menu] Add vertical mode.
2010-10-07 16:31:41 -04:00
Kris Maglione
65c8c8d536
Fix strcasestr.
2010-08-10 05:46:00 -04:00
Kris Maglione
bd9f907d88
[menu] Allow composed input.
2010-07-31 19:11:45 -04:00
Kris Maglione
6868022346
Fix quadrant(). Closes issue #210 .
2010-07-21 10:08:01 -04:00
Kris Maglione
ccb962b2ea
[9libs] Sync with plan9port.
2010-07-19 12:50:19 -04:00
Kris Maglione
63d4079b8a
Allow alpha colors in the bar.
2010-07-19 09:30:52 -04:00
Kris Maglione
5a6c5c1b4d
Set ignoreenter indiscriminantly. Closes issue #196 .
2010-06-24 10:39:42 -04:00
Kris Maglione
2177aed027
Make sure a window has a visual before dereferencing it. Fixes issue #195 .
2010-06-21 10:29:51 -04:00
Kris Maglione
262778dccc
Fix some RGBA color bugs.
2010-06-20 15:59:27 -04:00
Kris Maglione
683b3ed895
Handle colormapped displays.
2010-06-20 14:24:04 -04:00
Kris Maglione
a33719f9d4
Allow colors to be specified in any form recognized by X, including rgba.
2010-06-18 10:57:42 -04:00
Kris Maglione
b223b27f70
Use IXP_ASSERT_VERSION macro.
2010-06-17 18:23:25 -04:00
Kris Maglione
ee9b547b38
Flush X output queue in event_preselect.
2010-06-14 10:46:46 -04:00
Kris Maglione
398533dfd1
Rearrange some things.
2010-06-14 10:30:23 -04:00
Kris Maglione
e5e4ff284d
Fix last commit.
2010-06-11 23:48:29 -04:00
Kris Maglione
ff4fc9cee7
Require that clients be given permission to activate themselves.
2010-06-11 04:18:40 -04:00
Kris Maglione
20f317dd6a
Add locale charset crud.
2010-06-06 05:07:24 -04:00
Kris Maglione
ec26a17464
Fix some tedious client unmap bugs.
2010-06-04 20:37:05 -04:00
Kris Maglione
fd930e89a6
Revamp color handling. Fixes issue #188 .
2010-06-04 19:38:35 -04:00
Kris Maglione
abefbf048d
[libstuff] Fix nsec().
2010-06-04 18:15:11 -04:00
Kris Maglione
21f180b4ea
Add 'continue' key to /rules.
2010-06-04 16:46:25 -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
fb1d7443a1
Fix randomly reverted files.
2010-06-02 01:30:44 -04:00
Kris Maglione
7da961ec6c
Add group and default-tags keys to /rules.
...
Update issue #178
Status: Fixed
If you don't want grouping behavior for a client, set group=0 for
that client in /rules. This will inhibit the affinity for tags and
for columns.
2010-06-01 22:38:33 -04:00
Kris Maglione
e5e64f3eb4
[witray] Add partial DND proxy.
2010-06-01 20:09:25 -04:00
Kris Maglione
612b959af5
Fix printevent ButtonEvent output.
2010-05-30 19:27:56 -04:00
Kris Maglione
7344423cc4
Factor out some common code. Delete some stale code.
2010-05-29 14:10:31 -04:00
Kris Maglione
185fdef6f3
Send synthetic unmap events to affected windows, whatever their destination. This needs testing. (Fixes issue #184 )
2010-05-28 15:51:00 -04:00
Kris Maglione
f36c830a49
Fix some bugs.
2010-05-27 22:10:14 -04:00
Kris Maglione
b4b5ff470b
Allow chained event handlers.
2010-05-27 18:57:08 -04:00
Kris Maglione
0a97e9f542
Don't call getpid() for every window creation.
2010-05-27 17:37:50 -04:00
Kris Maglione
f70a4130bd
[witray] Handle badly behavied clients. Closes issue #183 .
2010-05-27 13:55:34 -04:00
Kris Maglione
88f0721673
Add witray system tray program.
2010-05-27 03:58:02 -04:00
Kris Maglione
e3fdbdb548
Improve wistrut and build it by default. Add wistrut and wihack man pages.
2010-05-24 15:17:09 -04:00
Kris Maglione
ae3c20b7ae
Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk
2010-05-22 20:55:16 -04:00