index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
CMakeLists.txt
Age
Commit message (
Collapse
)
Author
2017-06-19
Rework wayland backend output implementation
nyorain
2017-06-19
Merge branch 'master' into wayland-backend
nyorain
2017-06-19
Implement tablet pads
Drew DeVault
2017-06-19
Merge branch 'libinput' into wayland-backend
nyorain
2017-06-19
Start to fix wayland backend
nyorain
Starts to update the wayland backend to the new backend api. Not yet updated to libinput branch (not yet compiling).
2017-06-15
Implement wlr_tablet_tool
Drew DeVault
2017-06-14
Allocate wlr_touch devices
Drew DeVault
2017-06-13
Implement libinput wlr_pointer
Drew DeVault
2017-06-13
Establish multi backend support
Drew DeVault
2017-06-13
Split keyboard code out into its own file
Drew DeVault
2017-06-13
Initialize keyboards from libinput
Drew DeVault
2017-06-13
Add error handling and init in backend_autocreate
Drew DeVault
2017-06-13
Initial pass on libinput backend
Drew DeVault
2017-06-01
Refactor udev and drm initialization
Drew DeVault
2017-05-31
Promote types to a standalone subproject
Drew DeVault
2017-05-07
Generalize output handling
Drew DeVault
2017-05-07
Refactor backend state management
Drew DeVault
2017-05-03
Added EGL interface for backends.
Scott Anderson
2017-05-03
Removed old session code from DRM backend.
Scott Anderson
2017-05-02
Added example.
Scott Anderson
2017-05-02
Changed events to use wayland functions.
Scott Anderson
2017-05-01
Renaming.
Scott Anderson
2017-05-01
Got it to build
Scott Anderson
2017-04-25
Add free functions for allocated resources
Drew DeVault
2017-04-25
Flesh out wayland backend registry
Drew DeVault
2017-04-25
Flesh out wayland backend somewhat, add example
Drew DeVault
2017-04-25
Initial commit
Drew DeVault