Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-07 | Update to xf86-input-acecad 1.5.0. | Matthieu Herrb | |
2011-05-06 | On 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-05 | bump window resize back to 60hz. instead, we should not need to sync | Okan 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-05 | re-org. ok oga@ | Okan Demirmen | |
2011-05-05 | make the menu window aware of xinerama info; this makes the menu stay | Okan Demirmen | |
within the current screen, like other cwm window placements and mutations (vmax/hmax/max) - from Sviatoslav Chagaev. ok oga@ | |||
2011-05-02 | link libdrm_radeon so this actually can resolve symbols | Owain Ainsworth | |
2011-05-02 | Add libdrm_radeon | Owain Ainsworth | |
needed for the r600 dri driver. Tested by myself and matthieu. | |||
2011-05-02 | Choose 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-01 | Update libdrm_intel to that contained in libdrm 2.4.24. Needed for | Owain Ainsworth | |
updates to the ddx and to stop mesa 7.9.2 crashing very fast. ok matthieu@ | |||
2011-05-01 | Copy glxinfo and glxgears sources from Mesa demos, since more | Matthieu Herrb | |
recent Mesa releases don't ship MesaDemos anymore. | |||
2011-04-28 | sync | Todd T. Fries | |
2011-04-27 | Enable X-ACE and XC-SECURITY on kdrive (Xephyr) | Matthieu Herrb | |
2011-04-27 | Enable X-ACE and XC-SECURITY extensions, now that they build on | Matthieu Herrb | |
OpenBSD. Requested and tested by tedu@. | |||
2011-04-27 | sync | Todd T. Fries | |
2011-04-26 | All manuals in (probably all 142) Imake ports were misformatted | Ingo 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-25 | Skip the 'conf' directory which installs hal/udev Linux only stuff. | Matthieu Herrb | |
2011-04-25 | Nuke bare RCS Id's | Matthieu Herrb | |
2011-04-25 | Update to xf86-input-vmmouse 12.7.0. | Matthieu Herrb | |
2011-04-25 | Update configure.ac to match recent upstreams changes. | Matthieu Herrb | |
Bump version to 1.1.0 | |||
2011-04-25 | Handle obsolete X{alloc,free,realloc} functions. | Matthieu Herrb | |
2011-04-25 | Adapt to xinput API revision 12 (xserver 1.10). | Matthieu Herrb | |
2011-04-24 | xf86-input-ws 1.3.0: | Matthieu Herrb | |
- API compatibility with Xserver 1.10 - sync build system with other Xorg input modules | |||
2011-04-24 | update | Matthieu Herrb | |
2011-04-24 | update | Matthieu Herrb | |
2011-04-24 | Update 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-23 | update | Matthieu Herrb | |
2011-04-22 | update to xf86-input-mouse 1.7.0 | Alexandr Shadchin | |
ok matthieu@ | |||
2011-04-22 | update to xf86-input-keyboard 1.6.0 | Alexandr Shadchin | |
ok matthieu@ | |||
2011-04-21 | sync | Todd T. Fries | |
2011-04-21 | update | Matthieu Herrb | |
2011-04-21 | Update 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). | |||
2011-04-17 | update | Matthieu Herrb | |
2011-04-17 | mach64: fix for the pixmap private API change in future X server versions. | Matthieu Herrb | |
2011-04-17 | Update to xextproto 7.2.0 | Matthieu Herrb | |
2011-04-17 | Update to libXfixes 5.0 | Matthieu Herrb | |
2011-04-17 | Update to fixesproto 5.0 | Matthieu Herrb | |
2011-04-11 | add the -R option to usage() | Jacob Meuser | |
spotted by sobrado@ | |||
2011-04-11 | * use VIDIOC_ENUM_FRAMEINTERVALS to get the supported frame intervals | Jacob Meuser | |
and display the frame rates if at least on -v is used. * set/get the video(4) device's frame rate using VIDIOC_{S,G}_PARM. * add new option -R which dsables frame rate adjustment. only really useful for video(4) devices, to see the difference between the frame rate the device generates and what it says it's configured for ... many devices don't generate the rate they are configured if they aren't getting enough light ... * poll(2) input with INFTIM instead of 0 timeout, and handle the poll(2) call being interrupted by the frame timer. * only use usleep(3) to wait for frames if the input is a file, and in that case, sleep for a full frame interval or until interrupted by the frame timer. * update the manual to describe the new -R option, that -r now sets video(4) frame rate, and that at least one -v will display supported properties of the hardware. | |||
2011-04-10 | Fix build, thanks and ok jasper@ | Alexandr Shadchin | |
2011-04-10 | Add support for zaurus | Alexandr Shadchin | |
ok matthieu@ | |||
2011-04-10 | Add support for lkeys | Alexandr Shadchin | |
ok matthieu@ | |||
2011-04-10 | sync | Jasper Lievisse Adriaanse | |
2011-04-10 | Sync with xkeyboard-config 2.2.1 | Jasper Lievisse Adriaanse | |
ok ok shadchin@ matthieu@ | |||
2011-04-10 | Update xkeyboard-config to 2.2.1 | Jasper Lievisse Adriaanse | |
* New structure of descriptions, massive changes in user-visible strings. Special release for GNOME 3. ok shadchin@ matthieu@ | |||
2011-04-10 | Add support wscons (upstream + implementation) | Alexandr Shadchin | |
ok matthieu@ | |||
2011-04-09 | update | Matthieu Herrb | |
2011-04-09 | Import xf86-input-synaptics 1.4.0 | Alexandr Shadchin | |
ok matthieu@ | |||
2011-04-08 | Whitespace stuff; new sentence, new line; fix some xrefs; use Aq more. | Matthieu Herrb | |
From mbalmer@NetBSD. | |||
2011-04-07 | Set FontDir and FontEncDir in OpenBSD.cf for ports, to override | Matthieu Herrb | |
the new auto-detection code in util-cf-macros. | |||
2011-04-07 | Regen autotools files after update. Fixes breakage noticed by | Matthieu Herrb | |
naddy@ and espie@ on ports that still use imake. |