Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-01 | send callbacks with send_frame_done | Tony Crisci | |
2017-11-28 | set mode on output | Tony Crisci | |
2017-11-25 | Handle view destruction properly | Drew DeVault | |
2017-11-25 | Fix rendering issues, wire up some xdg listeners | Drew DeVault | |
2017-11-25 | Arrange windows on desktop | Drew DeVault | |
2017-11-22 | Add views to tree and render them | Drew DeVault | |
2017-11-23 | xdg_shell_v6: add _POSIX_C_SOURCE define for struct timespec | Dominique Martinet | |
wlroots 1e0e73 added struct timespec to wlr_seat.h, so we need to define a _POSIX_C_SOURCE large enough whenever we include wlr_seat.h | |||
2017-11-19 | Add outputs to the tree | Drew DeVault | |
2017-11-18 | Move everything to sway/old/ | Drew DeVault | |
2017-11-11 | Initial (awful) pass on xdg shell support | Drew DeVault | |
2017-11-11 | Wire up output frame loop | Drew DeVault | |
2017-11-11 | Initialize outputs from backend and add to tree | Drew DeVault | |