Age | Commit message (Expand) | Author |
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 |
2018-06-16 | Update for swaywm/wlroots#1060 | emersion |
2018-06-11 | Merge remote-tracking branch 'upstream/master' into atomic | Ryan Dwyer |
2018-06-09 | Render drag icons | emersion |
2018-06-09 | Fix compilation errors related to disabled outputs | emersion |
2018-06-09 | Refactor everything that needs to arrange windows | Ryan Dwyer |
2018-06-09 | Make main properties be the pending state | Ryan Dwyer |
2018-06-09 | WIP: Atomic layout updates ground work | Ryan Dwyer |
2018-06-06 | Switch output storing from list_t to wl_list | Brian Ashworth |
2018-06-06 | Address emersions comments on output re-enabling | Brian Ashworth |
2018-06-06 | Store sway_outputs so that they can be reenabled | Brian Ashworth |
2018-06-05 | Merge pull request #2095 from emersion/fullscreen-damage-only-visible | emersion |
2018-06-04 | Don't restore focus if unmapping surface wasn't focused | Ryan Dwyer |
2018-06-04 | Restore focus when unmapping layer shell surfaces | Ryan Dwyer |
2018-06-04 | Restore focus when unmapping unmanaged xwayland surfaces | Ryan Dwyer |
2018-06-02 | Add SWAY_DAMAGE_DEBUG | emersion |
2018-06-02 | Only send frame to visible surfaces when fullscreened | emersion |
2018-06-02 | Schedule a frame even if damage is empty | emersion |
2018-06-02 | Only send frame done to visible views | emersion |
2018-06-01 | Don't auto float xdg views if their dimensions are not set | Ryan Dwyer |
2018-06-01 | Fix fullscreen position of xwayland views | Ryan Dwyer |
2018-06-01 | Fix floating position when view is floated when mapped | Ryan Dwyer |
2018-06-01 | Don't unmaximize floating views | Ryan Dwyer |
2018-06-01 | Remove unfinished wants_floating implementation for xwayland | Ryan Dwyer |
2018-06-01 | Don't let xwayland views set position unless unmanaged | Ryan Dwyer |
2018-06-01 | Use swayc rather than wlr_output when rendering | Ryan Dwyer |
2018-06-01 | Use surface size if xdg shell's geometry isn't set | Ryan Dwyer |