aboutsummaryrefslogtreecommitdiff
path: root/sway/tree
AgeCommit message (Expand)Author
2018-05-21Fix hide_edge_borders smart for tabs and stacksBrian Ashworth
2018-05-21Fix tab border issuesRyan Dwyer
2018-05-21Use class or app_id in tree representationRyan Dwyer
2018-05-21Don't track damage for views on inactive tabsRyan Dwyer
2018-05-21Add assertion in container_at_viewRyan Dwyer
2018-05-21Implement tabbed layoutRyan Dwyer
2018-05-21Fix hide_edge_borders constraintsRyan Dwyer
2018-05-19Rebuild textures if needed when moving a containerRyan Dwyer
2018-05-17Fix many border opacity issuesRyan Dwyer
2018-05-17Destroy marks textures when view destroyedRyan Dwyer
2018-05-17Set textures to null when destroyingRyan Dwyer
2018-05-17Don't show marks which start with an underscoreRyan Dwyer
2018-05-17Implement show_marksRyan Dwyer
2018-05-16Don't steal focus when a view changes its titleRyan Dwyer
2018-05-15Implement marksRyan Dwyer
2018-05-14Merge branch 'master' into fix-1975Brian Ashworth
2018-05-14Kill wl_shellemersion
2018-05-14Fix y and height for a hidden top normal borderBrian Ashworth
2018-05-14Merge branch 'master' into fix-1975Brian Ashworth
2018-05-14Fix titles and detect edges for hide_edge_bordersBrian Ashworth
2018-05-14Fix crash when launching programs from dmenuRyan Dwyer
2018-05-14Revert "Revert "Merge pull request #1953 from RyanDwyer/criteria-focused""Ryan Dwyer
2018-05-14Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements""Ryan Dwyer
2018-05-13Merge pull request #1970 from emersion/xdg-shell-stableDrew DeVault
2018-05-13Add xdg-shell stable supportemersion
2018-05-13Fix crash when using pango markup fontHeghedus Razvan
2018-05-12Fix recursion when counting descendants of a typeBrian Ashworth
2018-05-12Only count views for hide_edge_borders smartBrian Ashworth
2018-05-12Merge branch 'master' into edge-bordersBrian 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-12Revert "Merge pull request #1953 from RyanDwyer/criteria-focused"Drew DeVault
2018-05-12Merge branch 'master' into fix-crash-on-fullscreenRyan Dwyer
2018-05-12Implement __focused__ criteriaRyan Dwyer
2018-05-11Implement hide_edge_bordersBrian Ashworth
2018-05-11fix crash on fullscreen toggleDudemanguy911
2018-05-11Overhaul criteria implementationRyan Dwyer
2018-05-10Damage container when updating titleemersion
2018-05-10Damage borders when damaging viewemersion
2018-05-06Implement pango supportRyan Dwyer
2018-05-05Add extra check for view title being NULLRyan Dwyer
2018-05-05Move code for re-arranging after font height change into a common placeRyan Dwyer
2018-05-05Refactor parse_title_format()Ryan Dwyer
2018-05-05Implement title_formatRyan Dwyer
2018-05-05Use scissor to render title textureRyan Dwyer
2018-05-04Check for NULL in container_update_titleAlex Xu (Hello71)
2018-05-03Fix title texture widthRyan Dwyer
2018-05-03Convert border_colors.text to float[4]Drew DeVault
2018-05-03Fix anti-aliasingDrew DeVault
2018-05-03Fix potential segfault when setting container titleRyan Dwyer