aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-10Merge pull request #1950 from RyanDwyer/fix-font-height-reloademersion
2018-05-10Use reasonable default for font heightRyan Dwyer
2018-05-10layer-shell: use usable_area when arranging non-exclusive layer surfacesemersion
2018-05-09Merge pull request #1947 from dlrobertson/fix_null_derefemersion
2018-05-09Fix null deref in server_initDan Robertson
2018-05-09Merge pull request #1945 from RyanDwyer/fix-title-scissorDrew DeVault
2018-05-09Merge branch 'master' into fix-title-scissorDrew DeVault
2018-05-09Merge pull request #1944 from RyanDwyer/swaybar-respect-pangoDrew DeVault
2018-05-09Fix titles on rotated outputsRyan Dwyer
2018-05-09Swaybar: Respect pango_markup configRyan Dwyer
2018-05-08Merge pull request #1942 from VincentVanlaer/xwayland-lazyemersion
2018-05-07Merge pull request #1933 from emersion/swaybg-asser-side-effectsDrew DeVault
2018-05-07Merge pull request #1934 from emersion/update-layer-shellemersion
2018-05-07Update layer-shell protocolemersion
2018-05-07swaybg: remove assertions with side-effectsemersion
2018-05-07Update xwayland start for new APIVincent Vanlaer
2018-05-06Merge pull request #1920 from yorickvP/masterDrew DeVault
2018-05-06meson.build: Look for '-lpam', not '-llibpam'.Yorick van Pelt
2018-05-05Merge pull request #1927 from atomnuker/revert-libexecDrew DeVault
2018-05-06Revert "Install swaybar and swaybg under /usr/lib/sway"Rostislav Pehlivanov
2018-05-06Revert "exec_always: Search for executables in /usr/lib/sway"Rostislav Pehlivanov
2018-05-06Revert "Make the LIBDIR path configurable"Rostislav Pehlivanov
2018-05-06Revert "Meson: Replace option `instlibdir` with `libexecdir`"Rostislav Pehlivanov
2018-05-06Revert "command/exec_always: Use wlr_log for logging errors in the child proc...Rostislav Pehlivanov
2018-05-06Revert "security.d: Update install paths for swaybar and swaybg"Rostislav Pehlivanov
2018-05-05Merge pull request #1917 from RyanDwyer/pango-markupemersion
2018-05-06Implement pango supportRyan Dwyer
2018-05-05Merge pull request #1926 from RyanDwyer/fix-setenv-pathemersion
2018-05-06Fix PATH setenv() in exec_alwaysRyan Dwyer
2018-05-05Merge pull request #1881 from nbraud/usr-libemersion
2018-05-05Merge branch 'master' into usr-libemersion
2018-05-05Merge pull request #1924 from nbraud/spellingDrew DeVault
2018-05-05Merge branch 'master' into spellingNicolas Braud-Santoni
2018-05-05swaymsg: Fix spelling in error messageNicolas Braud-Santoni
2018-05-05security.d: Update install paths for swaybar and swaybgNicolas Braud-Santoni
2018-05-05command/exec_always: Use wlr_log for logging errors in the child processNicolas Braud-Santoni
2018-05-05Meson: Replace option `instlibdir` with `libexecdir`Nicolas Braud-Santoni
2018-05-05Make the LIBDIR path configurableNicolas Braud-Santoni
2018-05-05exec_always: Search for executables in /usr/lib/swayNicolas Braud-Santoni
2018-05-05Install swaybar and swaybg under /usr/lib/swayNicolas Braud-Santoni
2018-05-05Merge pull request #1915 from RyanDwyer/title-formatDrew DeVault
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-05Fix memory leak in title_format commandRyan Dwyer
2018-05-05Implement title_formatRyan Dwyer
2018-05-05Merge pull request #1918 from RyanDwyer/title-scissorDrew DeVault
2018-05-05Use scissor to render title textureRyan Dwyer
2018-05-04Merge pull request #1912 from Hello71/patch-1emersion
2018-05-04Check for NULL in container_update_titleAlex Xu (Hello71)