summaryrefslogtreecommitdiffstats
path: root/sway/border.c
Commit message (Expand)AuthorAge
* Display instance (if present) in nested layoutsLibravatar Mykyta Holubakha2017-01-19
* Handle border-related malloc failuresLibravatar Drew DeVault2016-12-15
* Overwrite alpha when drawing bordersLibravatar Drew DeVault2016-10-12
* draw indicator border only for non-floatingLibravatar D.B2016-10-08
* Add constant scale factor in get_text_sizeLibravatar Nicolas Cornu2016-10-07
* Use indicator border color only when needed.Libravatar D.B2016-09-10
* Fix constant scale factor in font codeLibravatar Drew DeVault2016-09-05
* Reorganize includesLibravatar Drew DeVault2016-09-01
* Add support for indicator colorLibravatar Guillaume Brogi2016-08-11
* Display class in tab title if app_id is nullLibravatar D.B2016-08-07
* Simplify focus settingLibravatar Tony Crisci2016-08-03
* Fix segfault in border.c0.9Libravatar Drew DeVault2016-08-02
* Refactor functions to update container bordersLibravatar Tony Crisci2016-07-31
* Implement focus handling for containersLibravatar Tony Crisci2016-07-31
* properly hide top border inside tabbed/stackedLibravatar D.B2016-07-30
* Render focused stack/tab children focusedLibravatar Tony Crisci2016-07-27
* Construct titles of nested tabbed/stacked containers from app_id instead of t...Libravatar D.B2016-07-18
* refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where...Libravatar D.B2016-07-16
* Fix issue #661.Libravatar Jasen Borisov2016-05-18
* Update view title of tabbed/stacked windowsLibravatar Mikkel Oscar Lyderik2016-05-01
* border: clear buffer on fullscreen viewsLibravatar Mikkel Oscar Lyderik2016-04-27
* Only check tabbed_stacked_parent for focused windowsLibravatar Mikkel Oscar Lyderik2016-04-27
* Add title to nested tabbed/stacked containersLibravatar Mikkel Oscar Lyderik2016-04-25
* Add support for nested tabbed/stacked containersLibravatar Mikkel Oscar Lyderik2016-04-25
* Use tabs for indentationLibravatar Mikkel Oscar Lyderik2016-04-25
* Make floating border fixes work with tabbed/stacked codeLibravatar Mikkel Oscar Lyderik2016-04-25
* Fix problems with floating windowsLibravatar Mikkel Oscar Lyderik2016-04-25
* Tabbed and stacked layoutLibravatar Mikkel Oscar Lyderik2016-04-25
* Passing missing argument to get_text_sizeLibravatar Mykyta Holubakha2016-04-24
* Flesh out pango markup implementationLibravatar Drew DeVault2016-04-17
* Plug two memory leaksLibravatar Chang Liu2016-04-12
* Use border background color as border backgroundLibravatar Kevin Hamacher2016-04-03
* Fix window bordersLibravatar crondog2016-04-03
* improve endianess handelingLibravatar Kevin Hamacher2016-04-02
* Fix crashes with bordersLibravatar Drew DeVault2016-03-30
* Update window title when it changesLibravatar Mikkel Oscar Lyderik2016-03-30
* Mark focused view focus_inactive on unfocused outputLibravatar Mikkel Oscar Lyderik2016-03-30
* Comment endiannessLibravatar Mikkel Oscar Lyderik2016-03-30
* Implement bordersLibravatar Mikkel Oscar Lyderik2016-03-30