summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-02-20regenJonathan Gray
2020-02-20use futexes in Mesa on archs with atomicsJonathan Gray
2020-02-07Allow the 'empty' group clients to be window-{h,v}tile'd.Okan Demirmen
2020-02-05Add sanity checks to futex_wait()Matthieu Herrb
2020-02-04updateMatthieu Herrb
2020-02-04Fix absolute to relative timeout computation. ok jsg@, mpi@Matthieu Herrb
2020-02-03Map ('5') and allow mod5mask (altgr) as a modifier.Okan Demirmen
2020-01-30Zap stray #warning introduced in last commitJeremie Courreges-Anglas
2020-01-30Better checks for static_assert availabilityJeremie Courreges-Anglas
2020-01-28Avoid _Static_assert in Mesa/libEGL on non-clang archsJeremie Courreges-Anglas
2020-01-26syncMatthieu Herrb
2020-01-26updateMatthieu Herrb
2020-01-26Update to xserver 1.20.7 plus 2 extra fixes from upstream. ok jsg@Matthieu Herrb
2020-01-26Update to libepoxy 1.5.4. ok jsg@Matthieu Herrb
2020-01-25Fix for removal of the shadowDamage() macro in xserver 1.20.Matthieu Herrb
2020-01-22add, then use, xvasprintf, checking for appropriate return.Okan Demirmen
2020-01-22fix some things which got broken in mergeJonathan Gray
2020-01-22add files generated by python scripts which stopped being shipped withJonathan Gray
2020-01-22add back autotools files removed upstreamJonathan Gray
2020-01-22updateJonathan Gray
2020-01-22syncJonathan Gray
2020-01-22Merge Mesa 19.2.8Jonathan Gray
2020-01-22Import Mesa 19.2.8Jonathan Gray
2020-01-21Ensure the pointer stays within client bounds after a window 'snap' (to edge).Okan Demirmen
2020-01-20Disable the print-immediate and print-on-error functions in xterm.Matthieu Herrb
2020-01-18updateMatthieu Herrb
2020-01-18Disable PASTE64, TCAP_FKEYS and TCAP_QUERY explicitly.Matthieu Herrb
2020-01-14updateMatthieu Herrb