Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-23 | switch to installing source manuals: | Christian Weisgerber | |
* cope with new bsd.man.mk * update imake configuration ports use of imake remains unchanged | |||
2011-06-14 | Let fr.dvorak kbdtype select the bepo xkb layout. | Matthieu Herrb | |
Tested by Manuel Giraud. Thanks. | |||
2011-06-11 | xkeyboard-config is using "base" not "xorg" as default rules. | Matthieu Herrb | |
While there remove references to the unmaintained PC98 settings. | |||
2011-06-07 | update | Matthieu Herrb | |
2011-06-07 | Update to xterm 270. Tested by ajacoutot@, shadchin@, krw@ and jasper@ | Matthieu Herrb | |
2011-06-07 | sync | Todd T. Fries | |
2011-06-07 | Revert previous commit, not intended to be committed. | Matthieu Herrb | |
2011-06-06 | TOP is a too generic name for a Makefile variable. It may be | Matthieu Herrb | |
present in users' enviroment to confirure top(1). Rename it to XKC_TOP. Problem noticed by naddy@. | |||
2011-06-03 | update | Matthieu Herrb | |
2011-06-03 | sync | Todd T. Fries | |
2011-06-02 | Oops revert wip (using ports libtool) that wasn't meant to be committed. | Matthieu Herrb | |
2011-06-02 | Switch XKB layouts to xkeyboard-config. | Matthieu Herrb | |
Note: this moves xkb data files to /usr/X11R6/share/X11/xkb/ /etc/X11/xkb can be removed. Tested by many. | |||
2011-06-02 | Update to libXaw 1.0.9 | Matthieu Herrb | |
2011-06-02 | Fix previous. | Matthieu Herrb | |
2011-06-01 | bump xkeyboard-config, ill deal with it early next week.. | Jasper Lievisse Adriaanse | |
2011-05-31 | Update to xauth 1.0.6 | Matthieu Herrb | |
2011-05-31 | Update to iceauth 1.0.5 | Matthieu Herrb | |
2011-05-31 | Remove MesaDemos contents. Not used by Xenocara builds anymore. | Matthieu Herrb | |
2011-05-31 | sync | Todd T. Fries | |
2011-05-30 | Now the kernel support has been commited we can enable r600 driver | Owain Ainsworth | |
becaue the lack of kernel support won't break people trying to use gl. ok matthieu ages ago | |||
2011-05-30 | update | Matthieu Herrb | |
2011-05-30 | Update 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-30 | those files were added by mistake. remove them | Matthieu Herrb | |
2011-05-30 | Update to libXext 1.3.0. Tested by ajacoutot@, jasper@ krw@, landry@, | Matthieu Herrb | |
shadchin@ on various architectures. Bump major | |||
2011-05-30 | Update to libx11 1.4.2. Tested by ajacoutot@, jasper@ krw@, landry@, | Matthieu Herrb | |
shadchin@ on various architectures. Bump major. | |||
2011-05-30 | If you do not have XkbOptions in xorg.conf, it is automatically set to | Alexandr Shadchin | |
"terminate: ctrl_alt_bksp" (only if XENOCARA_USE_XKEYBOARD_CONFIG=Yes) tested ajacoutot@, ok matthieu@ | |||
2011-05-29 | update | Matthieu Herrb | |
2011-05-15 | fix botched client and group cycle defines; noticed by Thomas Pfaff. | Okan Demirmen | |
"no cookie! fix it" - oga@ | |||
2011-05-13 | remove left over XSync; ok oga@ | Okan Demirmen | |
2011-05-11 | tag and comment cleanup; ok oga@ | Okan Demirmen | |
2011-05-09 | sync | Todd T. Fries | |
2011-05-08 | fix 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-08 | Enable xf86-input-synaptics on i386 and amd64. | Matthieu Herrb | |
2011-05-07 | Add support new ioctl WSMOUSEIO_SETMODE. | Alexandr Shadchin | |
ok matthieu@ | |||
2011-05-07 | introduce a new 'freeze' flag (CMS-f by default) which may be applied to | Okan 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-07 | update | Matthieu Herrb | |
2011-05-07 | Update to xlsclients 1.1.2 | Matthieu Herrb | |
2011-05-07 | Update to xf86-video-siliconmotion 1.7.5 | Matthieu Herrb | |
2011-05-07 | Update to xf86-video-vmware 11.0.3 | Matthieu Herrb | |
2011-05-07 | Update to xf86-video-chips 1.2.4 | Matthieu Herrb | |
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. |