Age | Commit message (Expand) | Author |
2018-07-07 | Detect opaque lockscreen when using a solid color | Ryan Dwyer |
2018-07-07 | Use pixman_region32_contains_rectangle | Ryan Dwyer |
2018-07-07 | Use opaque region to determine if frame done should be sent | Ryan Dwyer |
2018-07-07 | Don't send frame done to surfaces behind lockscreen | Ryan Dwyer |
2018-07-05 | Use wlr_surface.buffer_damage | emersion |
2018-07-05 | Updates per wlroots#1076 | Drew DeVault |
2018-07-04 | Fix use after free in transaction code | Ryan Dwyer |
2018-07-02 | Fix damage on swaybar when view requests to exit fullscreen | Ryan Dwyer |
2018-07-02 | Merge pull request #2187 from martinetd/idle-inhibit | emersion |
2018-07-02 | idle_inhibit: move server data to its own struct | Dominique Martinet |
2018-07-02 | idle_inhibit: stop inhibitor when views become invisible | Dominique Martinet |
2018-07-02 | Add idle inhibit unstable v1 support | Dominique Martinet |
2018-07-02 | transaction_apply: use float for quotient | Dominique Martinet |
2018-07-01 | Implement pid->workspace tracking | Drew DeVault |
2018-06-30 | xdg_shell: listen to fullscreen request on map | Dominique Martinet |
2018-06-30 | sway views: add helpers to get view and layer from wlr_surface | Dominique Martinet |
2018-06-30 | Merge remote-tracking branch 'upstream/master' into atomic | Ryan Dwyer |
2018-06-30 | Fix crash with stacking layout after f42bf0ad4 | Rostislav Pehlivanov |
2018-06-30 | Revert "Don't unmaximize floating views" | Rostislav Pehlivanov |
2018-06-30 | Fix flash of background when xwayland views are mapped | Ryan Dwyer |
2018-06-29 | Render saved buffers with the surface's dimensions | Ryan Dwyer |
2018-06-29 | Merge remote-tracking branch 'upstream/master' into atomic | Ryan Dwyer |
2018-06-29 | Replace list_empty with a simple alternative | Ryan Dwyer |
2018-06-27 | fix accidently removing borders on XCB_CONFIGURE_REQUEST | Armin Preiml |
2018-06-27 | Allow views to skip configures | Ryan Dwyer |
2018-06-27 | Move unsetting of view->surface into view_unmap | Ryan Dwyer |
2018-06-27 | Remove transaction_add_damage | Ryan Dwyer |
2018-06-27 | Fix nitpicks | Ryan Dwyer |
2018-06-27 | Merge branch 'master' into xwayland-wants-float | Ryan Dwyer |
2018-06-26 | Merge branch 'master' into float_xdg_shell | emersion |
2018-06-26 | layer_shell: order destroying before sway_output | Dominique Martinet |
2018-06-26 | layer_shell: cleanup output link on output destroy | Dominique Martinet |
2018-06-26 | Fix crash when disconnecting output | Ryan Dwyer |
2018-06-26 | Remove timer when transaction destroys | Ryan Dwyer |
2018-06-26 | Damage output when views toggle fullscreen | Ryan Dwyer |
2018-06-26 | Rename view's free callback to destroy | Ryan Dwyer |
2018-06-26 | Damage output when a fullscreen view unmaps | Ryan Dwyer |
2018-06-26 | xdg_shell: make view floating if a parent has been set | Dominique Martinet |
2018-06-25 | Rename progress_queue to transaction_progress_queue | Ryan Dwyer |
2018-06-25 | Implement per-configure debug timings | Ryan Dwyer |
2018-06-25 | Implement transaction timings debug | Ryan Dwyer |
2018-06-24 | xwayland: accept configure requests from floating views | emersion |
2018-06-24 | Implement atomic layout updates for xwayland views | Ryan Dwyer |
2018-06-24 | Fix crash related to stacks and tabs | Ryan Dwyer |
2018-06-24 | Force transactions to complete in order | Ryan Dwyer |
2018-06-23 | Fix crash when deleting last child in a tabbed or stacked container | Ryan Dwyer |
2018-06-23 | Implement atomic layout updates for tree operations | Ryan Dwyer |
2018-06-18 | Automatically float xwayland windows | emersion |
2018-06-18 | Preserve buffers during transactions | Ryan Dwyer |
2018-06-18 | Merge remote-tracking branch 'upstream/master' into atomic | Ryan Dwyer |