okan
3ce93c9b3b
fix atom for setting WM_STATE.
2012-07-08 02:55:01 +00:00
okan
8260032aee
fix atom for retrieving WM_STATE between re-exec's.
2012-07-08 02:50:41 +00:00
okan
0ec36603b5
remove a redundant assignment and another one up.
2012-07-08 01:00:24 +00:00
okan
37bdf57a02
querying for Xinerama should be done per display, not per screen, so
...
move chuck to display init; allows some shuffling to occur limiting
screen_init_xinerama()'s scope while keeping order intact.
2012-07-06 14:18:00 +00:00
dcoppa
78655b3e88
Add a couple examples of keybindings using keysyms, as discussed
...
with okan@ and sthen@.
OK okan@, sthen@
2012-07-06 08:41:29 +00:00
okan
43b628a3d0
the display's width and height are updated after an XRandR event so we
...
don't need to pass down the new values to screen_update_geometry(); so
just read the width/height values directly for both uses of
screen_update_geometry(). prep for further changes in this area.
2012-07-05 17:35:13 +00:00
okan
e52aef56f0
assign and use screen ctx where appropriate and consistently.
2012-07-04 23:42:03 +00:00
okan
3a1ddcb19e
use the screen ctx since we already have it assigned.
2012-07-04 18:07:12 +00:00
okan
74ef1605a1
fix missing atom (WM_PROTOCOLS) wrt new style handing; without this, the
...
window manager didn't know if a client supported CLIENT_PROTO_DELETE and
thus used a hammer, XKillClient.
behaviour reported by Tim van der Molen.
2012-07-04 18:00:13 +00:00
okan
d24974f4cb
re-implement atom handing; makes for a normalized and more consistent
...
separation between cwm and ewmh. seen by a few.
2012-07-03 13:49:03 +00:00
matthieu
4b78f29c94
Update to xinput 1.6.0
2012-06-11 19:26:23 +00:00
matthieu
c6a1665ad1
Update to xterm 279. Tested by krw@, mpi@, shadchin@.
2012-06-07 20:20:23 +00:00
okan
50687e789b
get rid of more stray lines/spaces
2012-05-16 21:57:21 +00:00
okan
838f6a5713
instead of using the menu window for _NET_SUPPORTING_WM_CHECK, create a
...
dummy one to use instead; allows us to not have to wait for menu_init(),
so re-shuffle _NET_SUPPORTED slightly.
ok sthen@
2012-05-16 01:17:14 +00:00
okan
61a281d1f3
fix comment
2012-05-16 01:10:11 +00:00
okan
adfd269db7
cycle through other common cycling modifiers; based on a diff from
...
Alexander Polakov.
ok sthen@
2012-05-16 01:09:17 +00:00
okan
abc316c162
convert from deprecated XKeycodeToKeysym to XkbKeycodeToKeysym
...
ok sthen@
2012-05-16 01:04:36 +00:00
matthieu
430b4661ef
Update to xkbcomp 1.2.4
2012-05-15 06:11:32 +00:00
matthieu
4f06515ad9
Update to xmodmap 1.0.7
2012-05-15 06:05:48 +00:00
matthieu
4e4df9aa35
Update to xlsfonts 1.0.4
2012-05-15 06:03:17 +00:00
matthieu
feae0862ba
Update to xinput 1.5.4
2012-05-15 05:59:28 +00:00
matthieu
328fca93fa
Update fstobdf to version 1.0.5
2012-05-15 05:56:24 +00:00
matthieu
a8dd095f2f
Update to fslsfonts 1.0.4
2012-05-15 05:53:55 +00:00
okan
87d3c25241
altpersist->cycling to be more clear that this is for cycling mod
...
persistence; based on a diff from Alexander Polakov, in preparation for
looping through other potential cycling modifiers.
2012-05-13 15:17:13 +00:00
okan
6dcdd18c5a
knf, some from a diff from Tiago Cunha.
2012-05-13 15:15:54 +00:00
okan
dcfe652e93
wrap long lines; from Tiago Cunha.
2012-05-10 00:39:47 +00:00
okan
41a86560b4
fix section order: move AUTHORS below HISTORY; from Tiago Cunha
...
ok jmc@
2012-05-09 18:37:39 +00:00
pascal
0bb9a6d6a1
kill useless .Pp
...
ok jmc@
2012-05-07 21:25:29 +00:00
matthieu
3d2d4a1ced
Update to xterm 278. Tested by mpi@, shadchin@
2012-04-14 09:02:46 +00:00
matthieu
7fdca87027
add new specific rules for sh. Whithout those, xterm segfaults on
...
landisk.
2012-04-07 20:22:27 +00:00
matthieu
2ac5749d6e
Remove special build rule disabling optimisation for arm.
...
Issue apparently fixed, probably by gcc4.
2012-04-07 20:11:43 +00:00
matthieu
f28fa15613
Update to xkbevd 1.1.3
2012-04-07 16:16:31 +00:00
matthieu
606f6f44d7
Update to xwud 1.0.4
2012-04-07 16:13:08 +00:00
matthieu
23e4b1c787
Update to xpr 1.0.4
2012-04-07 16:10:39 +00:00
matthieu
8563437cef
Update to xmodmap 1.0.6
2012-04-07 16:07:52 +00:00
matthieu
8915dc5e75
Update to xlsatoms 1.1.1
2012-04-07 16:04:47 +00:00
matthieu
6ba2949b77
Update to xlogo 1.0.4
2012-04-07 16:00:59 +00:00
matthieu
dfd3e7ed0d
Update to xload 1.1.1
2012-04-07 15:57:21 +00:00
matthieu
6575cdb6e1
Update to xhost 1.0.5
2012-04-07 15:52:30 +00:00
matthieu
1df31bf605
Update to xgamma 1.0.5
2012-04-07 15:47:32 +00:00
matthieu
10b8ba770d
Update to xfontsel 1.0.4
2012-04-07 15:44:34 +00:00
matthieu
2aaa135718
Update to xauth 1.0.7
2012-04-07 15:39:35 +00:00
matthieu
9e2d9b2980
Update to setxkbmap 1.3.0
2012-04-07 15:24:43 +00:00
matthieu
353ef7261a
Remove the whole extras directory, not used in OpenBSD builds.
...
Noticed by fgsch@ a while ago.
2012-03-18 17:17:13 +00:00
matthieu
a19de2b180
Regen with util-macros 1.17. Fixes configure on landisk
2012-03-15 07:52:47 +00:00
matthieu
64c9e1243d
Update to bitmap 1.0.6
2012-03-10 11:46:07 +00:00
matthieu
6031f2a714
Remove unused variable.
2012-03-06 23:24:37 +00:00
matthieu
7aed9f3167
Fix 2 NULL pointer dereferences.
2012-03-06 23:23:44 +00:00
matthieu
bb3737dfe0
Update to xfs 1.1.2
2012-03-04 18:36:21 +00:00
matthieu
8b42ccbd9f
Update to listres 1.0.3
2012-03-04 18:07:46 +00:00