38 Commits (d75a747a3ddc99f258025a923de1cf4821bf3115)

Author SHA1 Message Date
Drew DeVault 8691ff1b63 Handle border-related malloc failures
8 years ago
Drew DeVault 67a9a94596 Overwrite alpha when drawing borders
8 years ago
D.B 77f99480ae draw indicator border only for non-floating
8 years ago
Nicolas Cornu 2d82586c88 Add constant scale factor in get_text_size
8 years ago
D.B 873dfc07f3 Use indicator border color only when needed.
8 years ago
Drew DeVault af44154119 Fix constant scale factor in font code
8 years ago
Drew DeVault 416417a54c Reorganize includes
8 years ago
Guillaume Brogi fc492a4da8 Add support for indicator color
8 years ago
D.B 9c91952aec Display class in tab title if app_id is null
8 years ago
Tony Crisci 81eb9ea12c Simplify focus setting
8 years ago
Drew DeVault 31ce010861 Fix segfault in border.c
8 years ago
Tony Crisci b39249508f Refactor functions to update container borders
8 years ago
Tony Crisci f78d07d39b Implement focus handling for containers
8 years ago
D.B 8d0048c8d5 properly hide top border inside tabbed/stacked
8 years ago
Tony Crisci badfcf7c76 Render focused stack/tab children focused
8 years ago
D.B 5d250f3da6 Construct titles of nested tabbed/stacked containers from app_id instead of title
8 years ago
D.B ad7605675e refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where needed
8 years ago
Jasen Borisov 870a7aaad9 Fix issue #661.
9 years ago
Mikkel Oscar Lyderik ae5164f1d4 Update view title of tabbed/stacked windows
9 years ago
Mikkel Oscar Lyderik ddd5b69b99 border: clear buffer on fullscreen views
9 years ago
Mikkel Oscar Lyderik 27066c6328 Only check tabbed_stacked_parent for focused windows
9 years ago
Mikkel Oscar Lyderik 6c7ed7e7cb Add title to nested tabbed/stacked containers
9 years ago
Mikkel Oscar Lyderik 3e1f78ab26 Add support for nested tabbed/stacked containers
9 years ago
Mikkel Oscar Lyderik 3955c66ce8 Use tabs for indentation
9 years ago
Mikkel Oscar Lyderik 969f76a1a4 Make floating border fixes work with tabbed/stacked code
9 years ago
Mikkel Oscar Lyderik 8d700fe008 Fix problems with floating windows
9 years ago
Mikkel Oscar Lyderik ec7ff769c7 Tabbed and stacked layout
9 years ago
Mykyta Holubakha a25c35f859 Passing missing argument to get_text_size
9 years ago
Drew DeVault 84fae94ab9 Flesh out pango markup implementation
9 years ago
Chang Liu 91d2a505b2 Plug two memory leaks
9 years ago
Kevin Hamacher 115b482ed8 Use border background color as border background
9 years ago
crondog b02be709cd Fix window borders
9 years ago
Kevin Hamacher 3953b064f5 improve endianess handeling
9 years ago
Drew DeVault ebead7a9bf Fix crashes with borders
9 years ago
Mikkel Oscar Lyderik 6fa6c27f3d Update window title when it changes
9 years ago
Mikkel Oscar Lyderik 7878de5ccc Mark focused view focus_inactive on unfocused output
9 years ago
Mikkel Oscar Lyderik a87a5dbdd5 Comment endianness
9 years ago
Mikkel Oscar Lyderik 5a13cb0ed1 Implement borders
9 years ago