Age | Commit message (Expand) | Author |
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 |
2018-06-01 | Implement wants_floating for xdg_shell and xdg_shell_v6 | Ryan Dwyer |
2018-06-01 | Remove check for if floating view intersects output | Ryan Dwyer |
2018-06-01 | Render floating views before top layer and unmanaged | Ryan Dwyer |
2018-06-01 | Store swayc coordinates as layout-local | Ryan Dwyer |
2018-06-01 | Rename set_maximized functions to set_tiled | Ryan Dwyer |
2018-06-01 | Fix issues with sticky containers and workspaces | Ryan Dwyer |
2018-06-01 | Respect view's border config for floating containers | Ryan Dwyer |
2018-06-01 | Replace is_floating boolean with function | Ryan Dwyer |
2018-06-01 | Use L_FLOATING instead of reapable boolean | Ryan Dwyer |
2018-06-01 | Implement floating | Ryan Dwyer |
2018-06-01 | Render floating views | Drew DeVault |
2018-05-28 | Force fullscreen views to be fully opaque | Brian Ashworth |
2018-05-27 | xdg-shell: make all toplevels tiled | emersion |
2018-05-22 | Use constants for titlebar dimensions | Ryan Dwyer |
2018-05-22 | Implement stacked layout | Ryan Dwyer |
2018-05-21 | Pre-multiply alpha for tab decorations | Ryan Dwyer |
2018-05-21 | Add left/right borders to tabs | Ryan Dwyer |
2018-05-21 | Fix tab border issues | Ryan Dwyer |
2018-05-21 | Don't track damage for views on inactive tabs | Ryan Dwyer |
2018-05-21 | Implement tabbed layout | Ryan Dwyer |
2018-05-20 | Pre-multiply alpha for non-textures | Brian Ashworth |
2018-05-19 | Fix pixel bar below title | Konstantin Pospelov |
2018-05-17 | Update marks textures on output scale event | Ryan Dwyer |
2018-05-17 | Fix many border opacity issues | Ryan Dwyer |
2018-05-17 | Implement show_marks | Ryan Dwyer |
2018-05-15 | Correctly clip title texture if necessary | emersion |
2018-05-14 | Merge branch 'master' into fix-1975 | Brian Ashworth |
2018-05-14 | Always render top border for border normal | Brian Ashworth |
2018-05-14 | Kill wl_shell | emersion |
2018-05-14 | Merge branch 'master' into fix-1975 | Brian Ashworth |
2018-05-14 | Fix titles and detect edges for hide_edge_borders | Brian Ashworth |
2018-05-14 | xdg_shell: Replace get_prop with get_string_prop | Ryan Dwyer |
2018-05-14 | Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"" | Ryan Dwyer |
2018-05-13 | Add xdg-shell stable support | emersion |
2018-05-13 | Merge branch 'master' into edge-borders | Ryan Dwyer |
2018-05-12 | Don't destroy view child on xdg-popup unmap | emersion |
2018-05-12 | Only count views for hide_edge_borders smart | Brian Ashworth |