aboutsummaryrefslogtreecommitdiff
path: root/examples/shared.c
AgeCommit message (Expand)Author
2017-08-28handle input device destroyTony Crisci
2017-08-26refactor example config and add ini.cTony Crisci
2017-08-26add wlr_cursor basic implementationTony Crisci
2017-08-19examples: separate compositor_fini from runDominique Martinet
2017-08-18bring output configuration into shared.hTony Crisci
2017-08-18Refactor example output configTony Crisci
2017-08-17fix output resolution callbackTony Crisci
2017-08-17add output resolution notify to example sharedTony Crisci
2017-08-17Update keyboard modifiers in example compositornyorain
2017-08-17Fix wlr_seat; add to example compositornyorain
2017-08-13wlr_backend_init -> wlr_backend_startDrew DeVault
2017-08-12Use libinput_event_destroy/xkb_*_unrefDominique Martinet
2017-08-12libinput backend: fill in handle_device_removedDominique Martinet
2017-08-11WIP: example/shared.c freeDominique Martinet
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-07-10Exit cleanly if we cannot open Wayland socket.Scott Anderson
2017-06-28Move example -> examplesDrew DeVault