summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-11When building without and obj dir, cp may fail.Matthieu Herrb
2012-11-11regenMatthieu Herrb
2012-11-11Make it possible to build radeon drivers without XAA.Matthieu Herrb
2012-11-11Try to load the gallium3d "swrastg" driver if available before falling backMartin Pieuchot
2012-11-11Link libGL with -lpthread to allow the llvm-pipe driver to be loaded.Martin Pieuchot
2012-07-13Import the infrastructure for building Gallium3D graphics drivers.Martin Pieuchot
2006-11-25import from X.Org 7.2RC1Matthieu Herrb
2012-11-09sortOkan Demirmen
2012-11-08fix some warnings; inspired by a diff from Thordur Bjornsson.Okan Demirmen
2012-11-07style nit; from Tiago Cunha.Okan Demirmen
2012-11-07add comment why we mouse unbind, just like kbdOkan Demirmen
2012-11-07now that we have FOREACH_SAFE queue macros, use them where appropriate;Okan Demirmen
2012-11-07plug a leak when using 'unmap' for kbd/mouse bindings; from Tiago Cunha.Okan Demirmen
2012-11-07get rid of the xfree() wrapper around free(); from Tiago Cunha.Okan Demirmen
2012-11-07syncTodd T. Fries
2012-11-07don't reach out in another src directory, use installed version.Marc Espie
2012-11-07clarify windowname and windowclass values are pulled from the WM_CLASSOkan Demirmen
2012-11-07zap trailing spaceOkan Demirmen
2012-11-07missing headers; from Thordur Bjornsson.Okan Demirmen
2012-11-07spacingOkan Demirmen
2012-11-07tab completion support for menus; from Alexander Polakov.Okan Demirmen
2012-11-05syncTodd T. Fries
2012-11-04Include declaration of sparcDriverName()Tobias Ulmer
2012-11-03updateMatthieu Herrb
2012-11-03simplify directory interdependencies: install package_version.m4Marc Espie
2012-11-02Remove things that are no longer linked to the build: imake,cf and pciidsMatthieu Herrb
2006-11-25import from X.Org 7.2RC2Matthieu Herrb
2006-11-25import from X.Org 7.2RC2Matthieu Herrb
2012-11-01try to clarify xprop(1) output, with respect to WM_CLASS, without goingOkan Demirmen
2012-10-31no longer a reason to carry conf_path in struct conf, so dice.Okan Demirmen
2012-10-31replace 'reload' with 'restart', which merely re-exec's cwm using theOkan Demirmen
2012-10-30syncTodd T. Fries
2012-10-29Unlink share/pciids from the build. The generated file is notMatthieu Herrb
2012-10-29Also install freetype-config during install phase.Matthieu Herrb
2012-10-29on reload, run each client through conf_client to pick up potentialOkan Demirmen
2012-10-29Attach the synaptics(4) driver to elantech touchpads during auto-configuration.Stefan Sperling
2012-10-29Teach wsconscomm in synaptics(4) about elantech touchpads. ok mpi@ shadchin@Stefan Sperling
2012-10-28clarify autogroup option; based on diffs from kspillner@acm.org withOkan Demirmen
2012-10-27Regen autotools build system with a clean environment.Matthieu Herrb
2012-10-26Make install of freetype2.pc consistent with other xenocara modules.Matthieu Herrb
2012-10-23comment what this whole bit does, not just part of it.Okan Demirmen
2012-10-23add a height to struct menu and use it in the most obvious of places.Okan Demirmen
2012-10-23treat menu width the same as the height is treated when deciding itsOkan Demirmen
2012-10-23Stop drawing when menu doesn't fit inside the screen; picked from aOkan Demirmen
2012-10-20Make the hdmi modesetting code handle multiple display pipes.Jonathan Gray
2012-10-18syncTodd T. Fries
2012-10-17if the directory is empty, the mv will fail.Marc Espie
2012-10-14regenMatthieu Herrb
2012-10-14Link Xorg with -lpthread, for the llvm-pipe drm. Requested by mpi@Matthieu Herrb
2012-10-13tweak a bit for better standards conformanceMarc Espie