Age | Commit message (Expand) | Author |
2018-03-29 | Call arrange_windows on layer destroy | Drew DeVault |
2018-03-29 | Implement enough IPC for swaybar to work | Drew DeVault |
2018-03-29 | Some layer shell fixes | Drew DeVault |
2018-03-30 | Clear buffer after beginning renderer | Scott Anderson |
2018-03-29 | more renaming things | Tony Crisci |
2018-03-29 | rename container functions | Tony Crisci |
2018-03-29 | Maximize xdg shell surfaces on creation | Drew DeVault |
2018-03-29 | move tree includes to their own directory | Tony Crisci |
2018-03-28 | Address review feedback | Drew DeVault |
2018-03-28 | Render layer surfaces and respect exclusive zone | Drew DeVault |
2018-03-28 | Add initial layer shell skeleton | Drew DeVault |
2018-03-27 | Fix lingering xdg shell issues | Drew DeVault |
2018-03-27 | Update API to match latest wlroots | Drew DeVault |
2018-03-19 | Update wlroots API | emersion |
2018-03-15 | Update rendering code for wlroots matrix redesign | emersion |
2018-03-03 | xwayland: do not send surface configure when no width/height | Dominique Martinet |
2018-02-27 | Utilize wlr_xwayland_surface_is_unmanaged | Drew DeVault |
2018-02-26 | Fix wlr_render_with_matrix call | Drew DeVault |
2018-02-25 | Revert "Multiple output coords by scale" | Drew DeVault |
2018-02-25 | Multiple output coords by scale | Drew DeVault |
2018-02-25 | Send surface enter/leave events | Drew DeVault |
2018-02-25 | Use focus for new windows xwayland/wl_shell | Drew DeVault |
2018-02-20 | use wl_container_of() in output destroy callback | Tony Crisci |
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-02-07 | separate seat get focus and seat get focus inactive | Tony Crisci |
2018-02-04 | basic focus overhaul | Tony Crisci |
2018-01-30 | Implement workspaces | Drew DeVault |
2018-01-20 | add kill command | Tony Crisci |
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-27 | desktop: use wlr-surface commit | Tony Crisci |
2017-12-18 | remove verbose commit logging | Tony Crisci |
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 |