Thu, 09 May 2013 14:06:19 +0000 |
reimar |
Avoid duplicating the mouse button handling.
|
Thu, 09 May 2013 14:06:18 +0000 |
reimar |
Avoid duplicating the mouse autohide code.
|
Thu, 09 May 2013 14:06:17 +0000 |
reimar |
Handle X events even while waiting for a map event.
|
Thu, 09 May 2013 14:06:16 +0000 |
reimar |
Remove debug printfs that have not been used in ages.
|
Thu, 09 May 2013 14:06:15 +0000 |
reimar |
Remove XSelectInput and XSync call that do not seem to serve any purpose.
|
Mon, 25 Mar 2013 23:03:07 +0000 |
reimar |
Ignore XLookupString results in ASCII range.
|
Wed, 20 Mar 2013 23:08:34 +0000 |
al |
x11 common: Improve spelling/grammar
|
Sun, 17 Mar 2013 22:47:17 +0000 |
diego |
Add missing strings.h #includes for strcasecmp().
|
Thu, 14 Mar 2013 19:59:35 +0000 |
reimar |
Add support for binding any key in UTF-8 range.
|
Sat, 02 Mar 2013 22:40:12 +0000 |
ib |
Don't modify a -wid window's decoration.
|
Sun, 27 Jan 2013 15:24:56 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sun, 27 Jan 2013 15:23:39 +0000 |
ib |
Don't destroy a -wid window's WM_NORMAL_HINTS property information.
|
Fri, 11 Jan 2013 23:55:47 +0000 |
ib |
Make variable static that is only used inside the file.
|
Tue, 30 Oct 2012 16:35:36 +0000 |
reimar |
Make some variables static.
|
Tue, 30 Oct 2012 16:34:02 +0000 |
reimar |
Since the modecount variable is only ever initialized when the videmodes
|