todd
e754c84542
sync
2012-07-11 14:27:25 +00:00
shadchin
238484184f
two nits missing in previous commit
2012-07-08 14:22:03 +00:00
shadchin
4777ba761a
Cleanup and uniform style. No functional changes.
2012-07-08 13:51:11 +00:00
matthieu
813879f82c
Brown paperbag commit.
...
Prodded by espie@ I reviewed the history of
OpenBSD local changes carefully and found a number of merge errors
accumulated over the complicated CVS history of this driver.
This the 6.14.4 code + OpenBSD local fixes as it should be.
2012-07-08 13:42:13 +00:00
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
dcoppa
25007b34dd
Update to freetype-2.4.10.
...
With help and ok matthieu@
2012-07-07 16:45:03 +00:00
mpi
a1f4d59825
Unbreak GLX1.3 ctors with software dri, this makes clutter/cogl works with
...
software accleration.
Upstream commit d44f821213d7ed67fed18d6ea6c34b61a665c89e by Adam Jackson
ok ajacoutot@, jasper@, robert@
2012-07-07 12:03:53 +00:00
mpi
73fa8c0344
Don't enable INTEL_swap_event unconditionally and wait forever for an
...
event that's not coming.
This unbreak clutter/cogl and probably other toolkits.
Upstream commit 25620eb1d277c6b80edb136eaeca12532fcfd3ce by Adam Jackson
ok ajacoutot@, jasper@, robert@
2012-07-07 12:00:49 +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
shadchin
4e7daddec8
sync
2012-06-30 13:59:54 +00:00
shadchin
92df448a79
Update to xf86-input-synaptics 1.6.2
...
ok matthieu@, mpi@
2012-06-30 13:31:03 +00:00
matthieu
5ffac9e654
Remove -Wredundant-decls gcc warning option. It causes lots of
...
noise in OpenBSD system headers. requested by espie@, ok guenther@.
Note that this will only take effect once configure scripts and
Makefile.in are re-generated. This will happen in a not too
short future.
2012-06-24 20:52:47 +00:00
matthieu
075b81cb95
Link libIntelXvMC.so to pthread-stubs, not pthreads.
...
Needed by future matthew@ patch.
2012-06-24 20:43:25 +00:00
matthieu
89289e99bd
Do not assume that merge.sh has the 'x' bit set.
2012-06-24 17:17:27 +00:00
todd
0e3d5a3a6a
sync
2012-06-23 12:27:31 +00:00
todd
eff85448b1
sync
2012-06-21 20:02:28 +00:00
mpi
03c84451fc
Since the transition to Xserver 1.12, the standard vgaHW layer
...
that depends on libpciaccess and is broken on macppc, so use
vgaHWSetMmioFuncs() instead of vgaHWSetStdFuncs() and unbreak
the nv driver on this platfrom.
ok matthieu@
2012-06-21 09:52:45 +00:00
matthieu
8ead23f263
Remove mac68k bits from Xenocara.
...
The imake config bits are not removed.
Those files are frozen, until they can be removed, once the last
port that still uses imake dies.
2012-06-20 19:56:34 +00:00
matthieu
2f68a08887
Don't unload sub-modules with xserver 1.12
2012-06-18 19:55:23 +00:00
todd
ca98827488
sync
2012-06-18 08:46:35 +00:00
matthieu
baeff29842
screenFd -> consoleFd conversions that were missed in xserver 1.12 import.
2012-06-16 15:08:08 +00:00
matthieu
aacc4fff98
Finish removing the impact driver. Those files were left over
...
almost 4 years ago, and no one noticed.
2012-06-14 21:13:23 +00:00
matthieu
3911b7b4f2
Fix for new vgahw API. Problem reported by mpi@. Thanks.
2012-06-14 20:19:13 +00:00
shadchin
b1c43b246a
Update to xf86-input-synaptics 1.6.1
...
ok matthieu@
2012-06-12 18:59:42 +00:00
shadchin
efc79f5918
zap extra brackets
2012-06-12 17:59:01 +00:00
shadchin
6810536bbf
fix indent
2012-06-12 17:44:56 +00:00
shadchin
c141be6b55
zap trailing space
2012-06-12 17:19:01 +00:00
shadchin
19315c6e52
Add support ButtonMapping
...
ok matthieu@
2012-06-12 17:12:50 +00:00
shadchin
90e4158e02
Small cleanup
...
ok matthieu@
2012-06-12 17:11:23 +00:00
shadchin
2bfb1dd82f
Add missing XISetDevicePropertyDeletable and more information about error
...
ok matthieu@
2012-06-12 17:10:03 +00:00
shadchin
b13ea1a213
Use xf86IDrvMsg in emumb.c instead of ErrorF
...
ok matthieu@
2012-06-12 17:06:43 +00:00
shadchin
3abd8f3785
Fix some obvious constness-related compile warnings
...
ok matthieu@
2012-06-12 17:04:43 +00:00
matthieu
6e616a8701
update
2012-06-11 21:56:37 +00:00
matthieu
3cbf28410e
Update to xf86-video-openchrome 0.2.906
2012-06-11 21:21:54 +00:00
matthieu
4b78f29c94
Update to xinput 1.6.0
2012-06-11 19:26:23 +00:00
matthieu
2bd9f468fa
Update to libXi 1.6.1
2012-06-11 19:24:48 +00:00
matthieu
55a68ef814
Update to libXft 2.3.1
2012-06-11 19:23:03 +00:00
matthieu
be4020d279
Update to libX11 1.5.0
2012-06-11 19:18:54 +00:00
matthieu
7b5cab988a
Update to libXaw 1.0.11.
2012-06-11 19:16:00 +00:00
shadchin
0899610f97
sync
2012-06-10 16:31:54 +00:00
shadchin
acd1f5eb4c
Update to 2.6
...
ok jasper@, krw@, matthieu@
2012-06-10 16:30:14 +00:00
matthieu
73687d4403
update
2012-06-10 13:33:51 +00:00