Age | Commit message (Expand) | Author |
2017-10-21 | Merge branch 'master' into heghe/wl_list | Drew DeVault |
2017-10-21 | Remove wl_list_init when using wl_signal_add | emersion |
2017-10-20 | Replace list_t with wl_list in wlr_output | Heghedus Razvan |
2017-10-01 | Fix keyboard handling in examples | Drew DeVault |
2017-09-25 | Merge branch 'master' into rootston | Drew DeVault |
2017-09-24 | Move keyboard logic to wlr_{keyboard,seat} | Drew DeVault |
2017-09-22 | wlr-seat-keyboard: basic events | Tony Crisci |
2017-08-28 | handle input device destroy | Tony Crisci |
2017-08-26 | refactor example config and add ini.c | Tony Crisci |
2017-08-26 | add wlr_cursor basic implementation | Tony Crisci |
2017-08-19 | examples: separate compositor_fini from run | Dominique Martinet |
2017-08-18 | bring output configuration into shared.h | Tony Crisci |
2017-08-18 | Refactor example output config | Tony Crisci |
2017-08-17 | fix output resolution callback | Tony Crisci |
2017-08-17 | add output resolution notify to example shared | Tony Crisci |
2017-08-17 | Update keyboard modifiers in example compositor | nyorain |
2017-08-17 | Fix wlr_seat; add to example compositor | nyorain |
2017-08-13 | wlr_backend_init -> wlr_backend_start | Drew DeVault |
2017-08-12 | Use libinput_event_destroy/xkb_*_unref | Dominique Martinet |
2017-08-12 | libinput backend: fill in handle_device_removed | Dominique Martinet |
2017-08-11 | WIP: example/shared.c free | Dominique Martinet |
2017-08-06 | More cleanups | Scott Anderson |
2017-08-05 | Check for multi backend before using it | Drew DeVault |
2017-08-06 | Fixed VT switching | Scott Anderson |
2017-08-06 | Changed header paths. | Scott Anderson |
2017-08-06 | Changed ownership of wlr_session to the multi backend. | Scott Anderson |
2017-07-10 | Exit cleanly if we cannot open Wayland socket. | Scott Anderson |
2017-06-28 | Move example -> examples | Drew DeVault |