aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-21Update everyone to use new headersDrew DeVault
2017-06-21Split out types.h and wlr/types.hDrew DeVault
2017-06-21Merge pull request #18 from ascent12/sessionDrew DeVault
2017-06-21Added VT switching to every exampleScott Anderson
2017-06-21Removed excessive debug loggingScott Anderson
2017-06-21Fixed VT switchingScott Anderson
2017-06-21Changed session signal to only emit on DRM changesScott Anderson
2017-06-20Actually make a2x optionalDrew DeVault
2017-06-20Support multiple wl backend outputsDrew DeVault
2017-06-20Implement output_transform for wl backendDrew DeVault
2017-06-20Merge pull request #17 from nyorain/wayland-backendDrew DeVault
2017-06-20Add dynamic output resizing for Wayland backendDrew DeVault
2017-06-20Clean up Wayland backend GL context and suchDrew DeVault
2017-06-20Cleanup some leaks/incorrect destructionsnyorain
2017-06-20Merge branch 'master'nyorain
2017-06-20Fix egl workaround; Test with westonnyorain
2017-06-20Implement wayland backend outputnyorain
2017-06-20Make egl_error function part of the egl interfacenyorain
2017-06-20Change from C99 to C11.Scott Anderson
2017-06-19Adapt codestylenyorain
2017-06-19Rework wayland backend output implementationnyorain
2017-06-19Merge branch 'master' into wayland-backendnyorain
2017-06-19Merge pull request #16 from nyorain/masterDrew DeVault
2017-06-19Merge pull request #11 from SirCmpwn/libinputDrew DeVault
2017-06-19Implement keyboard LEDsDrew DeVault
2017-06-19Implement tablet padsDrew DeVault
2017-06-19Make log:_strip_path more efficientnyorain
2017-06-19Allocate framebuffers for hardware cursorsDrew DeVault
2017-06-19Make logging ninja friendlynyorain
2017-06-19Fix furhter wayland backend issuesnyorain
2017-06-19Continue wayland backend updatenyorain
2017-06-19Merge branch 'libinput' into wayland-backendnyorain
2017-06-19Start to fix wayland backendnyorain
2017-06-16Add (broken) DRM hardware cursorsDrew DeVault
2017-06-15Add tablet exampleDrew DeVault
2017-06-15Add colored quad and ellipse rendering primitivesDrew DeVault
2017-06-15Implement wlr_tablet_toolDrew DeVault
2017-06-14Add more DRM info to wlr_outputDrew DeVault
2017-06-14Flesh out touch events and add demoDrew DeVault
2017-06-14Allocate wlr_touch devicesDrew DeVault
2017-06-13Add axis events to pointer exampleDrew DeVault
2017-06-13Demonstrate pointer button event in exampleDrew DeVault
2017-06-13Add pointer exampleDrew DeVault
2017-06-13Implement libinput wlr_pointerDrew DeVault
2017-06-13Simplify examplesDrew DeVault
2017-06-13Flesh out keyboard support in examplesDrew DeVault
2017-06-13Establish multi backend supportDrew DeVault
2017-06-13Incorporate XKBCommon into exampleDrew DeVault
2017-06-13-g is added by defaultDrew DeVault
2017-06-13Only allocate device state when it will be usedDrew DeVault