aboutsummaryrefslogtreecommitdiff
path: root/sway/tree
AgeCommit message (Expand)Author
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
2018-05-03Calculate config->font_height based on existing container titlesRyan Dwyer
2018-05-03Render titlesRyan Dwyer
2018-05-02Fixed #1888 GCC cannot compile due to uninitialized variables (#1889)Dillen Meijboom
2018-05-01Fix layer surface crash on output destroydb
2018-05-01Restore view_update_position()Ryan Dwyer
2018-05-01Allow clicking view decorations to focus viewRyan Dwyer
2018-05-01Fix surface offset when using bordersRyan Dwyer
2018-05-01Move docblock and fix indenting of switch/case.Ryan Dwyer
2018-05-01Implement bordersRyan Dwyer
2018-05-01Fix segfault in view_unmap()Ryan Dwyer
2018-04-30Remove arrange_windows()Ryan Dwyer
2018-04-28Refactor arrange_windows()Ryan Dwyer