aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-06-26Merge pull request #23 from ascent12/cursorDrew DeVault
2017-06-26Add new interfaces to wayland backendDrew DeVault
2017-06-26Log max cursor size on errorDrew DeVault
2017-06-26Add wlr_wl_compositor and remove wlr_wl_shmDrew DeVault
2017-06-26Hardware cursor improvements.Scott Anderson
2017-06-26Added software cursor fallbackScott Anderson
2017-06-23Remove endian.hDrew DeVault
2017-06-23Support wl_shm pixel formats in gles2 rendererDrew DeVault
2017-06-23Add wlcore/wl_shm (WIP)Drew DeVault
2017-06-23Manually transpose matricies in shaderDrew DeVault
2017-06-23Switch to GLES2Drew DeVault
2017-06-22Add wl_output globals for wlr_outputsDrew DeVault
2017-06-22Merge pull request #19 from nyorain/wayland-inputDrew DeVault
2017-06-22Fix pointer example for wayland backendnyorain
2017-06-22Improve wayland backend pointer error loggingnyorain
2017-06-22Store wayland backend axis sourcenyorain
2017-06-22Implement absolute motion events for waylandnyorain
2017-06-22Merge branch 'master' into wayland-inputnyorain
2017-06-22Fix issues with projection on drm backendDrew DeVault
2017-06-22Use wl_display_run and refactor example keyboardsDrew DeVault
2017-06-22Fix pointer motion coordsnyorain
2017-06-22Implement wayland backend input eventsnyorain
2017-06-22Add wayland input listener skeletonsnyorain
2017-06-21Create WAYLAND_DISPLAY socketDrew DeVault
2017-06-21Utilize wlr_log in example loggingDrew DeVault
2017-06-21Make event names consistentDrew DeVault
2017-06-21Reorganize wlr-commonDrew DeVault
2017-06-21Update everyone to use new headersDrew DeVault