IABSD.fr/xenocara

Branch :


Log

Author Commit Date CI Message
43b628a3 2012-07-05 17:35:13 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.
e52aef56 2012-07-04 23:42:03 assign and use screen ctx where appropriate and consistently.
3a1ddcb1 2012-07-04 18:07:12 use the screen ctx since we already have it assigned.
74ef1605 2012-07-04 18:00:13 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.
d24974f4 2012-07-03 13:49:03 re-implement atom handing; makes for a normalized and more consistent separation between cwm and ewmh. seen by a few.
4e7dadde 2012-06-30 13:59:54 sync
92df448a 2012-06-30 13:31:03 Update to xf86-input-synaptics 1.6.2 ok matthieu@, mpi@
5ffac9e6 2012-06-24 20:52:47 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.
075b81cb 2012-06-24 20:43:25 Link libIntelXvMC.so to pthread-stubs, not pthreads. Needed by future matthew@ patch.
89289e99 2012-06-24 17:17:27 Do not assume that merge.sh has the 'x' bit set.
0e3d5a3a 2012-06-23 12:27:31 sync
eff85448 2012-06-21 20:02:28 sync
03c84451 2012-06-21 09:52:45 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@
8ead23f2 2012-06-20 19:56:34 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.
2f68a088 2012-06-18 19:55:23 Don't unload sub-modules with xserver 1.12
ca988274 2012-06-18 08:46:35 sync
baeff298 2012-06-16 15:08:08 screenFd -> consoleFd conversions that were missed in xserver 1.12 import.
aacc4fff 2012-06-14 21:13:23 Finish removing the impact driver. Those files were left over almost 4 years ago, and no one noticed.
3911b7b4 2012-06-14 20:19:13 Fix for new vgahw API. Problem reported by mpi@. Thanks.
b1c43b24 2012-06-12 18:59:42 Update to xf86-input-synaptics 1.6.1 ok matthieu@
efc79f59 2012-06-12 17:59:01 zap extra brackets
6810536b 2012-06-12 17:44:56 fix indent
c141be6b 2012-06-12 17:19:01 zap trailing space
19315c6e 2012-06-12 17:12:50 Add support ButtonMapping ok matthieu@
90e4158e 2012-06-12 17:11:23 Small cleanup ok matthieu@
2bfb1dd8 2012-06-12 17:10:03 Add missing XISetDevicePropertyDeletable and more information about error ok matthieu@
b13ea1a2 2012-06-12 17:06:43 Use xf86IDrvMsg in emumb.c instead of ErrorF ok matthieu@
3abd8f37 2012-06-12 17:04:43 Fix some obvious constness-related compile warnings ok matthieu@
6e616a87 2012-06-11 21:56:37 update
3cbf2841 2012-06-11 21:21:54 Update to xf86-video-openchrome 0.2.906
4b78f29c 2012-06-11 19:26:23 Update to xinput 1.6.0
2bd9f468 2012-06-11 19:24:48 Update to libXi 1.6.1
55a68ef8 2012-06-11 19:23:03 Update to libXft 2.3.1
be4020d2 2012-06-11 19:18:54 Update to libX11 1.5.0
7b5cab98 2012-06-11 19:16:00 Update to libXaw 1.0.11.
0899610f 2012-06-10 16:31:54 sync
acd1f5eb 2012-06-10 16:30:14 Update to 2.6 ok jasper@, krw@, matthieu@
73687d44 2012-06-10 13:33:51 update
e60da745 2012-06-10 13:21:05 Update to xserver 1.12.2. tested by naddy@, krw@, mpi@.
e67183c5 2012-06-09 10:33:05 Update for new vgaHW API
0a37eba7 2012-06-09 09:33:55 Update to xf86-input-vmmouse 12.9.0
46c42c31 2012-06-09 09:07:41 Update to xorg-docs 1.7
53c868db 2012-06-07 21:07:05 MFC: Guard references to PCITAG / pciTag with XSERVER_LIBPCIACCESS fixes the radeonold driver with xserver 1.12.
8d622ccd 2012-06-07 20:57:40 update. take X11R7.7 katamari in account.
c144ef53 2012-06-07 20:55:34 Update to xf86-video-ati 6.14.4. Tested by jasper@, krw@, mpi@, shadchin@
f4b3420b 2012-06-07 20:48:44 Don't unload sub-modules in xserver 1.12. Its implementation is broken. xf86UnloadSubModule() was a no-op in earlier versions.
c6a1665a 2012-06-07 20:20:23 Update to xterm 279. Tested by krw@, mpi@, shadchin@.
0b7d54f7 2012-06-05 17:21:40 sync
4023d890 2012-06-05 17:03:49 sync
d89f95e2 2012-06-04 10:18:45 Fix build with XENOCARA_BUILD_DRI=No ok matthieu@
8fff4ad3 2012-06-02 23:23:12 Fix build on i386. Previous commit was from an amd64 machine before checking i386. Noticed by naddy@ thanks.
9984b239 2012-06-02 15:58:19 If building against Xserver 1.12, disable video drivers that have not yet been updated to the video ABI changes. This makes testing of xserrver 1.12 easier.
1636c55b 2012-06-02 15:55:58 Update xf86-video-glint to version 1.2.7
44fc413f 2012-06-02 13:12:08 update
027633f1 2012-06-02 13:05:09 Add support for X server privilege separation to pci_legacy_open_io() With privilege separation the X server enables legacy i/o port access during the early privileged initialization. Other calls should be no-op. Makes X server 1.12 happy with privilege separation. ok miod@
ad896261 2012-05-20 08:52:47 regen
16aab7bc 2012-05-20 08:52:23 Automake magic incantation that permits setting CFLAGS on make cmd line.
50687e78 2012-05-16 21:57:21 get rid of more stray lines/spaces
838f6a57 2012-05-16 01:17:14 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@
61a281d1 2012-05-16 01:10:11 fix comment
adfd269d 2012-05-16 01:09:17 cycle through other common cycling modifiers; based on a diff from Alexander Polakov. ok sthen@
abc316c1 2012-05-16 01:04:36 convert from deprecated XKeycodeToKeysym to XkbKeycodeToKeysym ok sthen@
825b7987 2012-05-15 21:59:21 update
1b9e90b0 2012-05-15 21:32:57 Update xf86-video-openchrome to 0.2.905
92db90a3 2012-05-15 17:41:04 sync
1cfeccec 2012-05-15 06:20:09 update
9a8da21e 2012-05-15 06:19:26 Update to xf86-video-mach64 6.9.1
ab74237f 2012-05-15 06:12:09 Update to font-util 1.3.0
430b4661 2012-05-15 06:11:32 Update to xkbcomp 1.2.4
4f06515a 2012-05-15 06:05:48 Update to xmodmap 1.0.7
4e4df9aa 2012-05-15 06:03:17 Update to xlsfonts 1.0.4
feae0862 2012-05-15 05:59:28 Update to xinput 1.5.4
328fca93 2012-05-15 05:56:24 Update fstobdf to version 1.0.5
a8dd095f 2012-05-15 05:53:55 Update to fslsfonts 1.0.4
53dfd662 2012-05-14 21:01:25 update
2c2fb20b 2012-05-14 20:46:18 Update to xf86-video-mga 1.5.0
4b89a5c0 2012-05-14 20:16:06 Update to xf86-video-i128 1.3.5
2ec75778 2012-05-13 20:51:13 update
64ef6530 2012-05-13 20:48:40 Update to xf86-input-vmmouse 12.8.0
c12a5cae 2012-05-13 20:45:50 Update to xf86-video siliconmotion 1.7.6
60c98347 2012-05-13 20:25:50 Update to xf86-video-s3 0.6.4.
e17c1355 2012-05-13 20:16:50 Update to xf86-video-s3virge 1.10.5
eb178a8e 2012-05-13 20:14:34 fix small xf86-video-i740 1.3.3 merge glitch
ca10fa63 2012-05-13 20:10:19 Update to xf86-video-s3 0.6.4
f776fd0f 2012-05-13 20:07:37 Update to xf86-video-i740 1.3.3
210cce10 2012-05-13 20:03:52 Update xf86-video-apm to 1.2.4
87d3c252 2012-05-13 15:17:13 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.
6dcdd18c 2012-05-13 15:15:54 knf, some from a diff from Tiago Cunha.
c10e507e 2012-05-13 12:32:05 simplify InstallManPageAliasesBase rule for xenocara itself: deducting SUFFIX from already installed stuff is a race condtion, and prevents release from being make -j clean. Rule is only used for gl-docs, and the simpler rule works. okay matthieu@
9d886fc0 2012-05-11 20:02:28 Fix freetype-2.4.9 regression that caused ghostscript to barf with "Font Renderer Plugin" errors. Patches come from upstream. References: http://bugs.ghostscript.com/show_bug.cgi?id=692940 https://savannah.nongnu.org/bugs/?func=detailitem&item_id=35833 https://savannah.nongnu.org/bugs/?func=detailitem&item_id=35847 http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=9a55cb7a http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=b43e0f44 ok matthieu@
dcfe652e 2012-05-10 00:39:47 wrap long lines; from Tiago Cunha.
41a86560 2012-05-09 18:37:39 fix section order: move AUTHORS below HISTORY; from Tiago Cunha ok jmc@
0bb9a6d6 2012-05-07 21:25:29 kill useless .Pp ok jmc@
83fcba7e 2012-05-07 09:42:34 Files missed in upgrade to vmware 12.0.2
44943385 2012-05-06 16:29:01 Update to xf86-video-vmware 12.0.2
0558529b 2012-05-06 16:19:36 Update to xf86-video-trident 1.3.5
35340223 2012-05-06 16:11:30 Update to xf86-video-tdfx 1.4.4
0653f98f 2012-05-06 16:05:53 Update to xf86-video-sis 0.10.4
a708e391 2012-05-06 16:01:13 Update to xf86-video-savage 2.3.4
bd1419ff 2012-05-06 15:56:39 Update to xf86-video-neomagic 1.2.6