aboutsummaryrefslogtreecommitdiff
path: root/sway/desktop
AgeCommit message (Expand)Author
2018-05-22Use constants for titlebar dimensionsRyan Dwyer
2018-05-22Implement stacked layoutRyan Dwyer
2018-05-21Pre-multiply alpha for tab decorationsRyan Dwyer
2018-05-21Add left/right borders to tabsRyan Dwyer
2018-05-21Fix tab border issuesRyan Dwyer
2018-05-21Don't track damage for views on inactive tabsRyan Dwyer
2018-05-21Implement tabbed layoutRyan Dwyer
2018-05-20Pre-multiply alpha for non-texturesBrian Ashworth
2018-05-19Fix pixel bar below titleKonstantin Pospelov
2018-05-17Update marks textures on output scale eventRyan Dwyer
2018-05-17Fix many border opacity issuesRyan Dwyer
2018-05-17Implement show_marksRyan Dwyer
2018-05-15Correctly clip title texture if necessaryemersion
2018-05-14Merge branch 'master' into fix-1975Brian Ashworth
2018-05-14Always render top border for border normalBrian Ashworth
2018-05-14Kill wl_shellemersion
2018-05-14Merge branch 'master' into fix-1975Brian Ashworth
2018-05-14Fix titles and detect edges for hide_edge_bordersBrian Ashworth
2018-05-14xdg_shell: Replace get_prop with get_string_propRyan Dwyer
2018-05-14Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements""Ryan Dwyer
2018-05-13Add xdg-shell stable supportemersion
2018-05-13Merge branch 'master' into edge-bordersRyan Dwyer
2018-05-12Don't destroy view child on xdg-popup unmapemersion
2018-05-12Only count views for hide_edge_borders smartBrian Ashworth
2018-05-12Count descendant views for hide_edge_borders smartBrian Ashworth
2018-05-12Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"Drew DeVault
2018-05-11Implement hide_edge_bordersBrian Ashworth
2018-05-11Overhaul criteria implementationRyan Dwyer
2018-05-11Highlight all child borders when using focus parentRyan Dwyer
2018-05-10Fix damage tracking on HiDPIemersion
2018-05-10Accumulate surface damage even if whole=trueemersion
2018-05-10Damage borders when damaging viewemersion
2018-05-10Render borders with damageemersion
2018-05-10Implement full damage trackingemersion
2018-05-10layer-shell: use usable_area when arranging non-exclusive layer surfacesemersion
2018-05-09Fix titles on rotated outputsRyan Dwyer
2018-05-05Implement title_formatRyan Dwyer
2018-05-05Use scissor to render title textureRyan Dwyer
2018-05-03Update titles when surfaces are committedRyan Dwyer
2018-05-03Render titlesRyan Dwyer
2018-05-02Support alpha in border coloursRyan Dwyer
2018-05-01Fix layer surface crash on output destroydb
2018-05-01Implement indicator borderRyan Dwyer
2018-05-01Scale borders according to output scaleRyan Dwyer
2018-04-30Implement bordersRyan Dwyer
2018-04-29Merge branch 'master' into refactor-arrange-windowsemersion
2018-04-28Don't call view_set_fullscreen on unmapped xwayland viewsemersion
2018-04-28Refactor arrange_windows()Ryan Dwyer
2018-04-24Do not let tiled xwayland views do what they wantemersion
2018-04-23Updates per swaywm/wlroots#887Drew DeVault