index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sway
/
tree
/
container.h
Age
Commit message (
Expand
)
Author
2024-04-15
feat: 1.9 merge (#277)
Reza Jelveh
2023-04-17
Add kawase blur (#120)
Erik Reider
2023-02-14
Implement for_window support for dim_inactive (#109)
famfo
2023-01-18
feat: Add box shadows (#64)
William McKinnon
2023-01-04
rebase: Sway 1.8 (#78)
Erik Reider
2022-11-11
Per application color saturation support (#21)
Erik Reider
2022-10-21
refactor: move corner_radius to container struct
Will McKinnon
2022-08-15
Revert "merge sway master"
Will McKinnon
2022-04-27
merge sway master
William McKinnon
2021-12-10
Add focused_tab_title
Vsevolod
2021-08-26
Use fixed titlebar heights
Hugo Osvaldo Barrera
2021-07-07
Update wlr_box includes
Simon Ser
2021-02-25
focus: beyond fullscreen when focused explicitly
lbonn
2021-02-25
render: handle containers without output when rendering titles
Quantum
2021-02-22
container: Add container_is_current_floating
Kenny Levinsen
2021-02-16
container: Move pending state to state struct
Kenny Levinsen
2020-12-20
introduce workspace_squash
Ronan Pigott
2020-11-11
tree/container: introduce `container_is_sticky[_or_child]` functions
Tudor Brindus
2020-07-13
input: implement xdg_toplevel interactive resize hints
Ronan Pigott
2020-06-07
tree/container: introduce `container_toplevel_ancestor` helper
Tudor Brindus
2020-06-03
container: Remove useless surface dimensions
Kenny Levinsen
2020-05-21
Fix typos in comments
Martin Michlmayr
2020-01-16
Fix crash when showing scratchpad hidden split containers
Ronan Pigott
2020-01-15
Revert "Make all the container dimensions integers"
Simon Ser
2020-01-01
Make all the container dimensions integers
Pedro Côrte-Real
2020-01-01
Avoid numerical instability in resize
Pedro Côrte-Real
2019-07-15
Rework gaps code to be simpler and correct
Pedro Côrte-Real
2019-07-14
Layout tiled using a width/height fraction
Pedro Côrte-Real
2019-07-09
Make mouse drag in tiled mode swap containers if no edge is selected
Sebastian Parborg
2019-03-31
scratchpad: set initial size
Brian Ashworth
2019-03-31
Fix xwayland configure request scratchpad crash
Brian Ashworth
2019-03-02
floating_maximum_size: change default behavior
Brian Ashworth
2019-01-28
Introduce container_is_scratchpad_hidden
Ryan Dwyer
2019-01-28
Center surface inside container when it's too small
Ryan Dwyer
2019-01-25
Implement fullscreen global
Ryan Dwyer
2019-01-10
Refactor seat operations to use an interface
Ryan Dwyer
2018-11-22
Adding commands for configuring titlebar borders and padding
Florent de Lamotte
2018-11-17
Move view {x,y,width,height} into container struct
Ryan Dwyer
2018-11-07
gaps: remove duplicate inner gaps
Brian Ashworth
2018-11-01
Move view marks properties to container struct
Ryan Dwyer
2018-10-31
Move view border properties to container struct
Ryan Dwyer
2018-10-30
Remove enum movement_direction
Ryan Dwyer
2018-10-08
Introduce container_is_transient_for
Ryan Dwyer
2018-10-03
Merge pull request #2703 from RyanDwyer/csd-border
Drew DeVault
2018-09-29
Make gaps implementation consistent with i3-gaps
Ryan Dwyer
2018-09-27
Add CSD to border modes
Ryan Dwyer
2018-09-12
Minor fixes to tiling drag implementation
Ryan Dwyer
2018-09-11
Implement tiling drag
Ryan Dwyer
2018-09-08
Align titles to baseline
Ryan Dwyer
2018-09-05
Remove offset argument to container_add_sibling
Ryan Dwyer
[next]