summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-16syncJonathan Gray
2015-07-15updateJonathan Gray
2015-07-15update to libdrm 2.4.62Jonathan Gray
2015-07-12introduce 'groupsearch' for group menu search; matches on either groupOkan Demirmen
2015-07-12simplify menu print textOkan Demirmen
2015-07-07Only include <sys/memrange.h> on i386/amd64 as it really isiMark Kettenis
2015-07-06Fix typo/pasto in previous commit; request write combining mapping when itMark Kettenis
2015-07-03revert previous; seems search_match_text() needs mi->text pre-populated.Okan Demirmen
2015-07-01silence checkflist command, like baseTheo de Raadt
2015-07-01styleOkan Demirmen
2015-07-01only special case label matches (and still list); get rid of the rest - match...Okan Demirmen
2015-06-30no longer need to pass down format strings after introducing search_print_cmdOkan Demirmen
2015-06-30Introduce a callback for cmd menu printing, special-casing 'lock' andOkan Demirmen
2015-06-30keep cmdq sortedOkan Demirmen
2015-06-30style and spacing nitsOkan Demirmen
2015-06-30Re-implement XClientMessage handling so that we can feed screen_find andOkan Demirmen
2015-06-30syncMatthieu Herrb
2015-06-30syncTheo de Raadt
2006-11-27Bring over distrib from XF4Matthieu Herrb
2015-06-29updateMatthieu Herrb
2015-06-29Shuffle code in kbfunc_ssh so that a missing known_hosts file stillOkan Demirmen
2015-06-29syncTheo de Raadt
2015-06-28move client_find downOkan Demirmen
2015-06-28replace assert usageOkan Demirmen
2015-06-28Transparent backgrounds for 8bpp and 4bpp images too.Matthieu Herrb
2015-06-28FreeType 2.6David Coppa
2015-06-28freetype-2.6: ftxf86.h -> ftfntfmt.hDavid Coppa
2015-06-28Update to FreeType 2.6David Coppa
2007-09-08import freetype 2.3.5Matthieu Herrb
2006-11-25Import freetype 2.2.1Matthieu Herrb
2015-06-27Build the Xserver with large got (-xgot as(1) option) on mips; needed toMiod Vallat
2015-06-26region is a _ctx, so name it soOkan Demirmen
2015-06-26Mechanical change from xinerama to region backed areas.Okan Demirmen
2015-06-26Make background transparentMike Belopuhov
2015-06-26collect 'gap' applicationsOkan Demirmen
2015-06-26Replace screen region info gathering with XRandR equivalent of XineramaOkan Demirmen
2015-06-24Attempt to establish a write combining mapping instead of relying on mttrs.Mark Kettenis
2015-06-23move to 5.8 art (way ahead of schedule...)Theo de Raadt
2015-06-20syncMatthieu Herrb
2015-06-20Now that nolisten tcp is the Xserver default, don't pass the optionMatthieu Herrb
2015-06-20Merge from upstream: Don't listen to 'tcp' by default. Add '-listen' option.Matthieu Herrb
2015-06-20Merge from upstreams Fix crash for enable/disable without a device argumentMatthieu Herrb
2015-06-18better sets checking targetTheo de Raadt
2015-06-18syncTheo de Raadt
2015-06-18syncTheo de Raadt
2015-06-15syncMatthieu Herrb
2015-06-15Pass '-nolisten tcp' option to Xserver so that it doesn't listenMatthieu Herrb
2015-06-14Use mktemp to create .serverauth file. Inspired by Debian patchesMatthieu Herrb
2015-06-09typo in comment; from jsteinha [at] iutbayonne.univ-pau.frOkan Demirmen
2015-06-08just populating the ctx is enough since the menu uses a callback and ignores ...Okan Demirmen