Age | Commit message (Expand) | Author |
2018-02-20 | make handle_output_destroy() static | Tony Crisci |
2018-02-19 | bugfix: get right layout box for rendering views | Tony Crisci |
2018-02-17 | fix output rendering issue | Tony Crisci |
2018-02-17 | use box projection function | Tony Crisci |
2018-02-17 | arrange windows after output add | Tony Crisci |
2018-02-14 | fix build for latest api | Tony Crisci |
2018-02-14 | output damage fix | Tony Crisci |
2018-02-14 | output destroy | Tony Crisci |
2018-02-10 | remove old focus member | Tony Crisci |
2018-02-10 | fix build for output damage | Tony Crisci |
2018-01-30 | Implement workspaces | Drew DeVault |
2018-01-15 | xwm handle map and unmap | Tony Crisci |
2018-01-14 | render override redirect | Tony Crisci |
2018-01-14 | render wl-shell and xwayland views | Tony Crisci |
2018-01-14 | xdg-popups | Tony Crisci |
2018-01-14 | render xdg surface | Tony Crisci |
2018-01-05 | sway: change all sway_log to wlr_log | Dominique Martinet |
2017-12-16 | Merge branch 'wlroots' into feature/input | Tony Crisci |
2017-12-13 | Handle output remove | emersion |
2017-12-13 | Update output containers on output layout change | emersion |
2017-12-12 | Update output container box in event handler | emersion |
2017-12-12 | Listen to output layout change | emersion |
2017-12-12 | Add scale and transform events to sway_output | emersion |
2017-12-12 | sway input device | Tony Crisci |
2017-12-10 | working pointer motion | Tony Crisci |
2017-12-09 | working xcursor | Tony Crisci |
2017-12-03 | remove unused timespec_to_msec | Tony Crisci |
2017-12-01 | send callbacks with send_frame_done | Tony Crisci |
2017-11-28 | set mode on output | Tony Crisci |
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-19 | Add outputs to the tree | Drew DeVault |
2017-11-18 | Move everything to sway/old/ | 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 |