summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-14sync white space with upstream. No code change.Matthieu Herrb
2020-06-14Remove the (out of date) list of supported architectures.Matthieu Herrb
2020-06-12revert local change which removed -retro flag and adjust -br toJoshua Stein
2020-06-07updateMatthieu Herrb
2020-05-16Fix VT switching in EXA acceleration.Matthieu Herrb
2020-05-16MFC: alpine: Default to 16bppMatthieu Herrb
2020-05-16updateMatthieu Herrb
2020-05-16Update to xkbprint 1.0.5Matthieu Herrb
2020-05-16missed README->README.md transition in 1.5.1 update.Matthieu Herrb
2020-05-16Update to xrandr 1.5.1Matthieu Herrb
2020-05-16Update to libXxf86dga 1.1.5Matthieu Herrb
2020-05-16Update to libXrandr 1.5.2Matthieu Herrb
2020-05-16updateMatthieu Herrb
2020-05-16syncMatthieu Herrb
2020-05-16Update to libxcb 1.14 and xcb-proto 1.14. ok tb@Matthieu Herrb
2020-04-28syncMatthieu Herrb
2009-05-22import libxcb 1.2Matthieu Herrb
2009-05-22initial import of xcb-proto 1.4Matthieu Herrb
2020-04-28Stop providing /usr/X11R6/README. It contains mostly oudated informationMatthieu Herrb
2020-04-26updateMatthieu Herrb
2006-11-27Bring over distrib from XF4Matthieu Herrb
2020-04-25Fixed memory leak in xu_get_strprop.Tobias Stoeckmann
2020-04-20Release unused filedescriptors in the privileged X server process.Matthieu Herrb
2020-04-18Remove unused files.Matthieu Herrb
2020-04-16Prevent out of boundary write with configuration files in which too manyTobias Stoeckmann
2020-04-16Allow configuring a percentage window size of the master window duringOkan Demirmen
2020-04-14dix: do not send focus event when grab actually does not changeMatthieu Herrb
2020-04-13updateMatthieu Herrb
2020-04-13Update to xserver 1.20.8. ok jsg@ robert@Matthieu Herrb
2020-04-03Remove #ifdef that doesn't make sense anymore; extend clang workaround toMark Kettenis
2020-04-03Make this build on clang architectures that don't have 64-bit atomicMark Kettenis
2020-04-03test for 32 bit atomic builtins was incorrectly testing for 64 bit atomicsJonathan Gray
2020-04-01sort architectures listMatthieu Herrb
2020-04-01Set the VT to be used by the X server on arm64 too. ok phessler@Matthieu Herrb
2020-03-24more xorg-macros.m4 to xhare/mi where it belongs. noticed by espie@Matthieu Herrb
2020-03-24zap stray tabsOkan Demirmen
2020-03-24Instead of using _NET_ACTIVE_WINDOW on restart, use the pointer locationOkan Demirmen
2020-03-23Add support for SIGINT/SIGTERM.Okan Demirmen
2020-03-20Simplify conditional construct.Tim van der Molen
2020-03-20Trim event_mask to those that the root window actually needs.Okan Demirmen
2020-03-20No need to lookup current client early; move to right before it isOkan Demirmen
2020-03-16Recommit 1.259, but now with TAILQ_FOREACH_SAFE.Tim van der Molen
2020-03-14Revert previous. Causes a crash as reported by Tom Murphy.Tim van der Molen
2020-03-13Simplify list markup.Tim van der Molen
2020-03-13Plug two memory leaks. Also get rid of a variable that is no longerTim van der Molen
2020-03-04Use modesetting driver as the default for rkdrm(4).Mark Kettenis
2020-02-28Remove ColormaskChange from event-mask since there's no event handler.Okan Demirmen
2020-02-27Unrelated style fixes, consistency changes and sorting, appropriateOkan Demirmen
2020-02-22updateMatthieu Herrb
2020-02-21add mips64, mips64el and powerpc to the list of archs with -O0 in CFLAGSJonathan Gray