aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Wire up scdoc and rewrite sway(1)Libravatar Drew DeVault2018-05-11
* Merge pull request #1943 from RyanDwyer/criteria-improvementsLibravatar Drew DeVault2018-05-11
|\
| * Update criteria documentationLibravatar Ryan Dwyer2018-05-11
| * Don't unescape \\ in criteriaLibravatar Ryan Dwyer2018-05-11
| * Overhaul criteria implementationLibravatar Ryan Dwyer2018-05-11
* | Merge pull request #1956 from ggreer/move-focusLibravatar Drew DeVault2018-05-11
|\ \
| * | cmd_move_container: Focus a window on the source workspace.Libravatar Geoff Greer2018-05-10
| |/
* / Allow setting border widths for normal borders using default_border.Libravatar Geoff Greer2018-05-10
|/
* Highlight all child borders when using focus parentLibravatar Ryan Dwyer2018-05-11
* Fix damage tracking on HiDPILibravatar emersion2018-05-10
* Accumulate surface damage even if whole=trueLibravatar emersion2018-05-10
* Damage container when updating titleLibravatar emersion2018-05-10
* Damage container on focusLibravatar emersion2018-05-10
* Damage borders when damaging viewLibravatar emersion2018-05-10
* Render borders with damageLibravatar emersion2018-05-10
* Implement full damage trackingLibravatar emersion2018-05-10
* Merge pull request #1932 from emersion/fix-layer-shell-exclusiveLibravatar Drew DeVault2018-05-10
|\
| * layer-shell: use usable_area when arranging non-exclusive layer surfacesLibravatar emersion2018-05-10
* | Use reasonable default for font heightLibravatar Ryan Dwyer2018-05-10
|/
* Fix null deref in server_initLibravatar Dan Robertson2018-05-09
* Fix titles on rotated outputsLibravatar Ryan Dwyer2018-05-09
* Update xwayland start for new APILibravatar Vincent Vanlaer2018-05-07
* Revert "exec_always: Search for executables in /usr/lib/sway"Libravatar Rostislav Pehlivanov2018-05-06
* Revert "Make the LIBDIR path configurable"Libravatar Rostislav Pehlivanov2018-05-06
* Revert "Meson: Replace option `instlibdir` with `libexecdir`"Libravatar Rostislav Pehlivanov2018-05-06
* Revert "command/exec_always: Use wlr_log for logging errors in the child proc...Libravatar Rostislav Pehlivanov2018-05-06
* Implement pango supportLibravatar Ryan Dwyer2018-05-06
* Fix PATH setenv() in exec_alwaysLibravatar Ryan Dwyer2018-05-06
* Merge branch 'master' into usr-libLibravatar emersion2018-05-05
|\
| * Add extra check for view title being NULLLibravatar Ryan Dwyer2018-05-05
| * Move code for re-arranging after font height change into a common placeLibravatar Ryan Dwyer2018-05-05
| * Refactor parse_title_format()Libravatar Ryan Dwyer2018-05-05
| * Fix memory leak in title_format commandLibravatar Ryan Dwyer2018-05-05
| * Implement title_formatLibravatar Ryan Dwyer2018-05-05
* | command/exec_always: Use wlr_log for logging errors in the child processLibravatar Nicolas Braud-Santoni2018-05-05
* | Meson: Replace option `instlibdir` with `libexecdir`Libravatar Nicolas Braud-Santoni2018-05-05
* | Make the LIBDIR path configurableLibravatar Nicolas Braud-Santoni2018-05-05
* | exec_always: Search for executables in /usr/lib/swayLibravatar Nicolas Braud-Santoni2018-05-05
|/
* Use scissor to render title textureLibravatar Ryan Dwyer2018-05-05
* Check for NULL in container_update_titleLibravatar Alex Xu (Hello71)2018-05-04
* Merge pull request #1907 from emersion/backend-input-mappingLibravatar Drew DeVault2018-05-03
|\
| * Default to backend-wise input device mapping, if anyLibravatar emersion2018-05-03
* | Hide cursor on touch downLibravatar Drew DeVault2018-05-03
* | Fix alphabetization of command listLibravatar Drew DeVault2018-05-03
* | Fix segfault when running the resize command without argumentsLibravatar emersion2018-05-03
|/
* Fix title texture widthLibravatar Ryan Dwyer2018-05-03
* Fix unfocused.text defaultLibravatar Drew DeVault2018-05-03
* Convert border_colors.text to float[4]Libravatar Drew DeVault2018-05-03
* Fix anti-aliasingLibravatar Drew DeVault2018-05-03
* Update titles when surfaces are committedLibravatar Ryan Dwyer2018-05-03