aboutsummaryrefslogtreecommitdiffstats
path: root/sway/tree
Commit message (Expand)AuthorAge
* Overhaul criteria implementationLibravatar Ryan Dwyer2018-05-11
* Damage container when updating titleLibravatar emersion2018-05-10
* Damage borders when damaging viewLibravatar emersion2018-05-10
* Implement pango supportLibravatar Ryan Dwyer2018-05-06
* 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
* Implement title_formatLibravatar Ryan Dwyer2018-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
* Fix title texture widthLibravatar Ryan Dwyer2018-05-03
* Convert border_colors.text to float[4]Libravatar Drew DeVault2018-05-03
* Fix anti-aliasingLibravatar Drew DeVault2018-05-03
* Fix potential segfault when setting container titleLibravatar Ryan Dwyer2018-05-03
* Calculate config->font_height based on existing container titlesLibravatar Ryan Dwyer2018-05-03
* Render titlesLibravatar Ryan Dwyer2018-05-03
* Fixed #1888 GCC cannot compile due to uninitialized variables (#1889)Libravatar Dillen Meijboom2018-05-02
* Fix layer surface crash on output destroyLibravatar db2018-05-01
* Restore view_update_position()Libravatar Ryan Dwyer2018-05-01
* Allow clicking view decorations to focus viewLibravatar Ryan Dwyer2018-05-01
* Fix surface offset when using bordersLibravatar Ryan Dwyer2018-05-01
* Move docblock and fix indenting of switch/case.Libravatar Ryan Dwyer2018-05-01
* Implement bordersLibravatar Ryan Dwyer2018-05-01
* Fix segfault in view_unmap()Libravatar Ryan Dwyer2018-05-01
* Remove arrange_windows()Libravatar Ryan Dwyer2018-04-30
* Refactor arrange_windows()Libravatar Ryan Dwyer2018-04-28
* Remove sway_container.workspace_layoutLibravatar Ryan Dwyer2018-04-26
* Update wording about unmanaged/unmapped viewsLibravatar Ryan Dwyer2018-04-24
* Add assert to view_execute_criteria()Libravatar Ryan Dwyer2018-04-24
* Implement criteria commandsLibravatar Ryan Dwyer2018-04-24
* Fix crash in container_descendants()Libravatar Ryan Dwyer2018-04-24
* Update for wlroots#885Libravatar emersion2018-04-21
* Keep view fullscreened when moving to another workspace.Libravatar Ryan Dwyer2018-04-20
* container_get_in_direction(): Don't split this functionLibravatar Ryan Dwyer2018-04-19
* arrange_windows(): Calculate workspace properties when fullscreenLibravatar Ryan Dwyer2018-04-19
* More fullscreen fixes.Libravatar Ryan Dwyer2018-04-18
* Fullscreen fixes.Libravatar Ryan Dwyer2018-04-18
* Fix views unmapping their own fullscreen windows.Libravatar Ryan Dwyer2018-04-17
* Create sway_workspace struct.Libravatar Ryan Dwyer2018-04-17
* Feedback for fullscreen.Libravatar Ryan Dwyer2018-04-17
* Implement fullscreen.Libravatar Ryan Dwyer2018-04-16
* Fix gcc maybe-uninitialized warningLibravatar Dominique Martinet2018-04-13
* container_destroy: fix segfaultLibravatar Dominique Martinet2018-04-13
* container_create_notify on splitLibravatar Tony Crisci2018-04-07
* seat get focus inactive viewLibravatar Tony Crisci2018-04-07
* Fix output containers positionLibravatar emersion2018-04-07
* Merge pull request #1756 from emersion/output-damageLibravatar Drew DeVault2018-04-07
|\
| * Simplify damage tracking functions, use them in layer shellLibravatar emersion2018-04-06
* | Merge pull request #1700 from swaywm/move-cmd-fullLibravatar Drew DeVault2018-04-07
|\ \
| * | Don't rejigger if parent has two childrenLibravatar emersion2018-04-06