aboutsummaryrefslogtreecommitdiff
path: root/examples/shared.c
AgeCommit message (Expand)Author
2017-10-30remove time usecTony Crisci
2017-10-22Fixes #321, not using result of wl_container_ofTimidger
2017-10-21Merge branch 'master' into heghe/wl_listDrew DeVault
2017-10-21Remove wl_list_init when using wl_signal_addemersion
2017-10-20Replace list_t with wl_list in wlr_outputHeghedus Razvan
2017-10-01Fix keyboard handling in examplesDrew DeVault
2017-09-25Merge branch 'master' into rootstonDrew DeVault
2017-09-24Move keyboard logic to wlr_{keyboard,seat}Drew DeVault
2017-09-22wlr-seat-keyboard: basic eventsTony Crisci
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