Age | Commit message (Expand) | Author |
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-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 | Fix titles and detect edges for hide_edge_borders | Brian Ashworth |
2018-05-12 | Only count views for hide_edge_borders smart | Brian Ashworth |
2018-05-12 | Count descendant views for hide_edge_borders smart | Brian Ashworth |
2018-05-11 | Implement hide_edge_borders | Brian Ashworth |
2018-05-11 | Highlight all child borders when using focus parent | Ryan Dwyer |
2018-05-10 | Fix damage tracking on HiDPI | emersion |
2018-05-10 | Accumulate surface damage even if whole=true | emersion |
2018-05-10 | Damage borders when damaging view | emersion |
2018-05-10 | Render borders with damage | emersion |
2018-05-10 | Implement full damage tracking | emersion |
2018-05-09 | Fix titles on rotated outputs | Ryan Dwyer |
2018-05-05 | Use scissor to render title texture | Ryan Dwyer |
2018-05-03 | Render titles | Ryan Dwyer |
2018-05-02 | Support alpha in border colours | Ryan Dwyer |
2018-05-01 | Implement indicator border | Ryan Dwyer |
2018-05-01 | Scale borders according to output scale | Ryan Dwyer |
2018-04-30 | Implement borders | Ryan Dwyer |
2018-04-28 | Refactor arrange_windows() | Ryan Dwyer |
2018-04-23 | Render unmanaged xwayland views when an xwayland view is fullscreen | Ryan Dwyer |
2018-04-20 | Add TODO about rendering fullscreen views smaller than the output | Ryan Dwyer |
2018-04-20 | Don't render top layer when fullscreen. | Ryan Dwyer |
2018-04-19 | render_output(): When fullscreen, clear to black and don't render background | Ryan Dwyer |
2018-04-18 | Fullscreen rendering and input fixes. | Ryan Dwyer |
2018-04-18 | More fullscreen fixes. | Ryan Dwyer |
2018-04-17 | Don't damage views if they're hidden by a fullscreen view. | Ryan Dwyer |
2018-04-17 | Create sway_workspace struct. | Ryan Dwyer |
2018-04-17 | Feedback for fullscreen. | Ryan Dwyer |
2018-04-16 | Implement fullscreen. | Ryan Dwyer |