aboutsummaryrefslogtreecommitdiff
path: root/examples/compositor/main.c
AgeCommit message (Expand)Author
2017-08-19move wl_compositor into wlroots as wlr_compositorDominique Martinet
2017-08-19examples: separate compositor_fini from runDominique Martinet
2017-08-19wlr renderer/texture: rename init to create when it does allocDominique Martinet
2017-08-18Fix wlr_data_device_managernyorain
2017-08-18Implement wlr_data_{source,device,device_manager}nyorain
2017-08-17Update keyboard modifiers in example compositornyorain
2017-08-17Fix wlr_seat; add to example compositornyorain
2017-08-15Merge pull request #91 from martinetd/move_wl_shellDrew DeVault
2017-08-15Merge pull request #88 from 4e554c4c/alloc_crashingDrew DeVault
2017-08-15Make wlr_wl_shell_create work like xdgDominique Martinet
2017-08-15example compositor: only iterate over wl_shell and xdg_shell surfacesDominique Martinet
2017-08-15Move wl_shell into wlrootsDominique Martinet
2017-08-15Change how surface matricies are calculatedDrew DeVault
2017-08-15implement surface sizingTony Crisci
2017-08-15Prevent alloc errors from crashingCalvin Lee
2017-08-11Refactor meson and move xdg-shell into wlrootsDrew DeVault
2017-08-10Refactor EGL handlingDrew DeVault
2017-08-10Implement wlr_surface_flush_damageDrew DeVault
2017-08-09implement surface frameTony Crisci
2017-08-09add xdg shell destructorsTony Crisci
2017-08-09Add xdg shell stubsTony Crisci
2017-08-09Move wlr_surface into wlrnyorain
2017-08-09Add first wlr_surface example implementationnyorain
2017-08-08Rename wlr_surface -> wlr_texture; attach -> uploadnyorain
2017-08-06Changed header paths.Scott Anderson
2017-08-04Implement shm buffer surface attach interfaceTony Crisci
2017-08-03Add surface interface stubs in compositor exampleTony Crisci
2017-07-11Revert "Merge pull request #27 from ascent12/meson"Drew DeVault
2017-07-11Changed build system to mesonScott 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