index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
border.c
Age
Commit message (
Expand
)
Author
2016-07-27
Render focused stack/tab children focused
Tony Crisci
2016-07-18
Construct titles of nested tabbed/stacked containers from app_id instead of t...
D.B
2016-07-16
refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where...
D.B
2016-05-18
Fix issue #661.
Jasen Borisov
2016-05-01
Update view title of tabbed/stacked windows
Mikkel Oscar Lyderik
2016-04-27
border: clear buffer on fullscreen views
Mikkel Oscar Lyderik
2016-04-27
Only check tabbed_stacked_parent for focused windows
Mikkel Oscar Lyderik
2016-04-25
Add title to nested tabbed/stacked containers
Mikkel Oscar Lyderik
2016-04-25
Add support for nested tabbed/stacked containers
Mikkel Oscar Lyderik
2016-04-25
Use tabs for indentation
Mikkel Oscar Lyderik
2016-04-25
Make floating border fixes work with tabbed/stacked code
Mikkel Oscar Lyderik
2016-04-25
Fix problems with floating windows
Mikkel Oscar Lyderik
2016-04-25
Tabbed and stacked layout
Mikkel Oscar Lyderik
2016-04-24
Passing missing argument to get_text_size
Mykyta Holubakha
2016-04-17
Flesh out pango markup implementation
Drew DeVault
2016-04-12
Plug two memory leaks
Chang Liu
2016-04-03
Use border background color as border background
Kevin Hamacher
2016-04-03
Fix window borders
crondog
2016-04-02
improve endianess handeling
Kevin Hamacher
2016-03-30
Fix crashes with borders
Drew DeVault
2016-03-30
Update window title when it changes
Mikkel Oscar Lyderik
2016-03-30
Mark focused view focus_inactive on unfocused output
Mikkel Oscar Lyderik
2016-03-30
Comment endianness
Mikkel Oscar Lyderik
2016-03-30
Implement borders
Mikkel Oscar Lyderik