summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-05-30Update to libX11 1.4.3 which was released during the 1.4.2 tests.Matthieu Herrb
Mostly churn in the doc build system, which is disabled on Xenocara for now.
2011-05-30those files were added by mistake. remove themMatthieu Herrb
2011-05-30Update to libXext 1.3.0. Tested by ajacoutot@, jasper@ krw@, landry@,Matthieu Herrb
shadchin@ on various architectures. Bump major
2011-05-30Update to libx11 1.4.2. Tested by ajacoutot@, jasper@ krw@, landry@,Matthieu Herrb
shadchin@ on various architectures. Bump major.
2011-05-30If you do not have XkbOptions in xorg.conf, it is automatically set toAlexandr Shadchin
"terminate: ctrl_alt_bksp" (only if XENOCARA_USE_XKEYBOARD_CONFIG=Yes) tested ajacoutot@, ok matthieu@
2011-05-29updateMatthieu Herrb
2011-05-15fix botched client and group cycle defines; noticed by Thomas Pfaff.Okan Demirmen
"no cookie! fix it" - oga@
2011-05-13remove left over XSync; ok oga@Okan Demirmen
2011-05-11tag and comment cleanup; ok oga@Okan Demirmen
2011-05-09syncTodd T. Fries
2011-05-08fix xf86-input-ws on xserver 1.9 and earlier.Matthieu Herrb
<xorg-server.h> is needed to get the proper Xinput ABI definition from other headers.
2011-05-08Enable xf86-input-synaptics on i386 and amd64.Matthieu Herrb
2011-05-07Add support new ioctl WSMOUSEIO_SETMODE.Alexandr Shadchin
ok matthieu@
2011-05-07introduce a new 'freeze' flag (CMS-f by default) which may be applied toOkan Demirmen
any window, after which all move/resize requests will be ignored, essentially freezing the window in place. there's a possibility to merge this with the 'ignore' concept, pending on how ignore+freeze should behave (really more ewmh stuff), but punting for now since ponies are on the line. requested and tested by thib at k2k11 with ponies, unicorns and rainbows. 'save the unicorns' todd@, ok oga@
2011-05-07updateMatthieu Herrb
2011-05-07Update to xlsclients 1.1.2Matthieu Herrb
2011-05-07Update to xf86-video-siliconmotion 1.7.5Matthieu Herrb
2011-05-07Update to xf86-video-vmware 11.0.3Matthieu Herrb
2011-05-07Update to xf86-video-chips 1.2.4Matthieu Herrb
2011-05-07Update to xf86-input-acecad 1.5.0.Matthieu Herrb
2011-05-06On map, don't warp to windows that are marked as ignored.Owain Ainsworth
Requested by Christian Neukirchen last august. He provided a patch but the one I wrote was significantly simpler (1 - 2 + in the whole diff). makes sense to okan@.
2011-05-05bump window resize back to 60hz. instead, we should not need to syncOkan Demirmen
every time we move/resize a window, so remove XSync in both mouse move and resize events. tested by Brynet as well. ok oga@
2011-05-05re-org. ok oga@Okan Demirmen
2011-05-05make the menu window aware of xinerama info; this makes the menu stayOkan Demirmen
within the current screen, like other cwm window placements and mutations (vmax/hmax/max) - from Sviatoslav Chagaev. ok oga@
2011-05-02link libdrm_radeon so this actually can resolve symbolsOwain Ainsworth
2011-05-02Add libdrm_radeonOwain Ainsworth
needed for the r600 dri driver. Tested by myself and matthieu.
2011-05-02Choose the r600 driver for r600+ chipsets, not r300.Owain Ainsworth
This should stop the annoying errors for gl on r{6,7}00 chipsets. Support for GL on these cards is coming soon.
2011-05-01Update libdrm_intel to that contained in libdrm 2.4.24. Needed forOwain Ainsworth
updates to the ddx and to stop mesa 7.9.2 crashing very fast. ok matthieu@
2011-05-01Copy glxinfo and glxgears sources from Mesa demos, since moreMatthieu Herrb
recent Mesa releases don't ship MesaDemos anymore.
2011-04-28syncTodd T. Fries
2011-04-27Enable X-ACE and XC-SECURITY on kdrive (Xephyr)Matthieu Herrb
2011-04-27Enable X-ACE and XC-SECURITY extensions, now that they build onMatthieu Herrb
OpenBSD. Requested and tested by tedu@.
2011-04-27syncTodd T. Fries
2011-04-26All manuals in (probably all 142) Imake ports were misformattedIngo Schwarze
because grotty-1.21 requires a new -c option which grotty-1.15 rejected. Symptoms noticed by deraadt@ in mgp(1), Imake configuration spotted as the culprit by espie@, patch tested and ok by matthieu@.
2011-04-25Skip the 'conf' directory which installs hal/udev Linux only stuff.Matthieu Herrb
2011-04-25Nuke bare RCS Id'sMatthieu Herrb
2011-04-25Update to xf86-input-vmmouse 12.7.0.Matthieu Herrb
2011-04-25Update configure.ac to match recent upstreams changes.Matthieu Herrb
Bump version to 1.1.0
2011-04-25Handle obsolete X{alloc,free,realloc} functions.Matthieu Herrb
2011-04-25Adapt to xinput API revision 12 (xserver 1.10).Matthieu Herrb
2011-04-24xf86-input-ws 1.3.0:Matthieu Herrb
- API compatibility with Xserver 1.10 - sync build system with other Xorg input modules
2011-04-24updateMatthieu Herrb
2011-04-24updateMatthieu Herrb
2011-04-24Update to xorg-docs 1.6.Matthieu Herrb
As with previous version, only manual pages in section 7 are installed for now. More work is needed to be able to format and install the docs that have been converted to docbook xml.
2011-04-23updateMatthieu Herrb
2011-04-22update to xf86-input-mouse 1.7.0Alexandr Shadchin
ok matthieu@
2011-04-22update to xf86-input-keyboard 1.6.0Alexandr Shadchin
ok matthieu@
2011-04-21syncTodd T. Fries
2011-04-21updateMatthieu Herrb
2011-04-21Update to x11proto 7.0.21.Matthieu Herrb
One additional change to fix __STDC_VERSION__ tests in Xfuncproto.h (also pushed upstreams). Tested and ok by krw@, shadchin@, landry@ (on a bulk ports build).