aboutsummaryrefslogtreecommitdiff
path: root/sway/border.c
AgeCommit message (Expand)Author
2016-09-05Fix constant scale factor in font codeDrew DeVault
2016-09-01Reorganize includesDrew DeVault
2016-08-11Add support for indicator colorGuillaume Brogi
2016-08-07Display class in tab title if app_id is nullD.B
2016-08-03Simplify focus settingTony Crisci
2016-08-02Fix segfault in border.cDrew DeVault
2016-07-31Refactor functions to update container bordersTony Crisci
2016-07-31Implement focus handling for containersTony Crisci
2016-07-30properly hide top border inside tabbed/stackedD.B
2016-07-27Render focused stack/tab children focusedTony Crisci
2016-07-18Construct titles of nested tabbed/stacked containers from app_id instead of t...D.B
2016-07-16refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where...D.B
2016-05-18Fix issue #661.Jasen Borisov
2016-05-01Update view title of tabbed/stacked windowsMikkel Oscar Lyderik
2016-04-27border: clear buffer on fullscreen viewsMikkel Oscar Lyderik
2016-04-27Only check tabbed_stacked_parent for focused windowsMikkel Oscar Lyderik
2016-04-25Add title to nested tabbed/stacked containersMikkel Oscar Lyderik
2016-04-25Add support for nested tabbed/stacked containersMikkel Oscar Lyderik
2016-04-25Use tabs for indentationMikkel Oscar Lyderik
2016-04-25Make floating border fixes work with tabbed/stacked codeMikkel Oscar Lyderik
2016-04-25Fix problems with floating windowsMikkel Oscar Lyderik
2016-04-25Tabbed and stacked layoutMikkel Oscar Lyderik
2016-04-24Passing missing argument to get_text_sizeMykyta Holubakha
2016-04-17Flesh out pango markup implementationDrew DeVault
2016-04-12Plug two memory leaksChang Liu
2016-04-03Use border background color as border backgroundKevin Hamacher
2016-04-03Fix window borderscrondog
2016-04-02improve endianess handelingKevin Hamacher
2016-03-30Fix crashes with bordersDrew DeVault
2016-03-30Update window title when it changesMikkel Oscar Lyderik
2016-03-30Mark focused view focus_inactive on unfocused outputMikkel Oscar Lyderik
2016-03-30Comment endiannessMikkel Oscar Lyderik
2016-03-30Implement bordersMikkel Oscar Lyderik