aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-04Add .build.yml for builds.sr.htDrew DeVault
2017-08-04Missed a variableDrew DeVault
2017-08-04Minor nitpicking in wl_compositorDrew DeVault
2017-08-04Merge pull request #41 from acrisci/feature/surface-interface-stubDrew DeVault
2017-08-04Implement destroying surfacesTony Crisci
2017-08-04Implement shm buffer surface attach interfaceTony Crisci
2017-08-03Add surface interface stubs in compositor exampleTony Crisci
2017-08-02Fix #40Drew DeVault
2017-07-31Merge pull request #39 from acrisci/bug/fix-wl-enum-touchDrew DeVault
2017-07-31Use correct pixel format enum in touch exampleTony Crisci
2017-07-30Merge pull request #36 from acrisci/bug/supported-cursor-pixel-formatDrew DeVault
2017-07-30Merge pull request #37 from acrisci/bug/session-pathScott Anderson
2017-07-29Correctly get session pathTony Crisci
2017-07-27Use ARGB8888 pixel format for cursor boTony Crisci
2017-07-24Merge pull request #34 from acrisci/bug/fix-cleanup-pageflip-raceDrew DeVault
2017-07-24Merge pull request #33 from acrisci/bug/fix-software-cursorDrew DeVault
2017-07-24bugfix: add null check on output gbm on pageflipTony Crisci
2017-07-24bugfix: fix cursor software rendering fallbackTony Crisci
2017-07-18Fix LTO (fixes #26)Drew DeVault
2017-07-12Oh my god Clang seriously just fuck offDrew DeVault
2017-07-12Fuck off, clangDrew DeVault
2017-07-12Remove use of missing headerDrew DeVault
2017-07-12Merge pull request #30 from mikkeloscar/add-travisDrew DeVault
2017-07-12Fix unused variables in release buildsDrew DeVault
2017-07-12Build on travis-ci.Mikkel Oscar Lyderik Larsen
2017-07-11Revert "Merge pull request #27 from ascent12/meson"Drew DeVault
2017-07-11Revert "Fixed linking error"Drew DeVault
2017-07-12Fixed linking errorScott Anderson
2017-07-11Merge pull request #27 from ascent12/mesonDrew DeVault
2017-07-11Small linking fixScott Anderson
2017-07-11Use subdirScott Anderson
2017-07-11Changed build system to mesonScott Anderson
2017-07-11Fixed that warnings that showed up with optimisations.Scott Anderson
2017-07-09Merge pull request #25 from ascent12/forkingDrew DeVault
2017-07-10Exit cleanly if we cannot open Wayland socket.Scott Anderson
2017-07-09Session documentation.Scott Anderson
2017-07-09Stop remembering the drm fd in child.Scott Anderson
2017-07-09Moved IPC to its own file.Scott Anderson
2017-07-09Added public fields to wlr_sessionScott Anderson
2017-07-09Removed KDSKBMUTE. This actually isn't supported by Linux.Scott Anderson
2017-07-04include fixesScott Anderson
2017-07-04Make libcap optional.Scott Anderson
2017-07-04Added forkingScott Anderson
2017-07-03Minor fixesScott Anderson
2017-07-03Added direct session supportScott Anderson
2017-06-29Merge branch 'wlcore'Drew DeVault
2017-06-28Add shim implementations of wl_{compositor,shell}Drew DeVault
2017-06-28Move example -> examplesDrew DeVault
2017-06-28Remove wlr_compositorDrew DeVault
2017-06-28Remove excessive logging in wayland backendDrew DeVault