aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2017-08-09implement surface frameTony Crisci
2017-08-09Style cleanupDrew DeVault
2017-08-09use generators for wayland protocol genTony Crisci
2017-08-09cleanup for style and formattingTony Crisci
2017-08-09add xdg shell destructorsTony Crisci
2017-08-09Add todo for destroy_xdg_shell_surfaceTony Crisci
2017-08-09send configure event after creating toplevelTony Crisci
2017-08-09rename wlr_surface to wlr_textureTony Crisci
2017-08-09implement xdg toplevel stubsTony Crisci
2017-08-09Add xdg shell stubsTony Crisci
2017-08-09Add shell surface stubsTony Crisci
2017-08-09Move wlr_surface into wlrnyorain
2017-08-09Add first wlr_surface example implementationnyorain
2017-08-08Merge pull request #48 from nyorain/wlr_textureDrew DeVault
2017-08-08Rename wlr_surface -> wlr_texture; attach -> uploadnyorain
2017-08-08Accomodate for hotspot in cursor positionDrew DeVault
2017-08-07Add xcursor sublibraryDrew DeVault
2017-08-06More cleanupsScott Anderson
2017-08-05Check for multi backend before using itDrew DeVault
2017-08-06Fixed VT switchingScott Anderson
2017-08-06Changed header paths.Scott Anderson
2017-08-06Changed ownership of wlr_session to the multi backend.Scott Anderson
2017-08-05Use meson build systemnyorain
2017-08-04Missed a variableDrew DeVault
2017-08-04Minor nitpicking in wl_compositorDrew 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-07-31Use correct pixel format enum in touch exampleTony Crisci
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-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-10Exit cleanly if we cannot open Wayland socket.Scott 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