index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
tree
/
container.c
Age
Commit message (
Expand
)
Author
2018-05-17
Fix many border opacity issues
Ryan Dwyer
2018-05-17
Set textures to null when destroying
Ryan Dwyer
2018-05-14
Kill wl_shell
emersion
2018-05-13
Add xdg-shell stable support
emersion
2018-05-12
Fix recursion when counting descendants of a type
Brian Ashworth
2018-05-12
Count descendant views for hide_edge_borders smart
Brian Ashworth
2018-05-10
Damage container when updating title
emersion
2018-05-10
Damage borders when damaging view
emersion
2018-05-06
Implement pango support
Ryan Dwyer
2018-05-05
Implement title_format
Ryan Dwyer
2018-05-05
Use scissor to render title texture
Ryan Dwyer
2018-05-04
Check for NULL in container_update_title
Alex Xu (Hello71)
2018-05-03
Fix title texture width
Ryan Dwyer
2018-05-03
Convert border_colors.text to float[4]
Drew DeVault
2018-05-03
Fix anti-aliasing
Drew DeVault
2018-05-03
Fix potential segfault when setting container title
Ryan Dwyer
2018-05-03
Calculate config->font_height based on existing container titles
Ryan Dwyer
2018-05-03
Render titles
Ryan Dwyer
2018-05-01
Fix layer surface crash on output destroy
db
2018-05-01
Allow clicking view decorations to focus view
Ryan Dwyer
2018-05-01
Fix surface offset when using borders
Ryan Dwyer
2018-04-28
Refactor arrange_windows()
Ryan Dwyer
2018-04-26
Remove sway_container.workspace_layout
Ryan Dwyer
2018-04-24
Fix crash in container_descendants()
Ryan Dwyer
2018-04-17
Create sway_workspace struct.
Ryan Dwyer
2018-04-13
container_destroy: fix segfault
Dominique Martinet
2018-04-06
Implement move [left|right|up|down]
Drew DeVault
2018-04-06
Fix deletion of still-visible workspaces on unfocus
Drew DeVault
2018-04-05
Merge pull request #1743 from emersion/subsurface-damage-tracking
Drew DeVault
2018-04-05
Fix desktop_damage_whole_surface
emersion
2018-04-05
Add container_damage_whole
emersion
2018-04-05
Handle output removal on swaybar
Drew DeVault
2018-04-04
Merge branch 'wlroots' into fix-focus-inactive
Tony Crisci
2018-04-04
Use new wlr_*_surface_at functions
emersion
2018-04-04
Remove unused SWAY_VIEW_TYPES
emersion
2018-04-04
Implement opacity command
Tony Crisci
2018-04-04
fix sending window new event
Tony Crisci
2018-04-04
try to fix focus-inactive
Tony Crisci
2018-04-04
send window close event
Tony Crisci
2018-04-04
fix double free
Tony Crisci
2018-04-03
simplify container close
Tony Crisci
2018-04-03
move output create to its own file
Tony Crisci
2018-04-03
move workspace create to workspace.c
Tony Crisci
2018-04-03
move output damage to workspace destructor
Tony Crisci
2018-04-03
rename container_finish to _container_destroy
Tony Crisci
2018-04-03
address feedback
Tony Crisci
2018-04-03
rename workspace_get_initial_output
Tony Crisci
2018-04-03
clean up container_get_default_layout
Tony Crisci
2018-04-03
move container_set_layout to layout.h
Tony Crisci
2018-04-03
make container_finish private
Tony Crisci
[prev]
[next]