index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
System user; root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
desktop
/
render.c
Age
Commit message (
Expand
)
Author
2023-03-12
feature: hide separator between titlebar and content (#91)
head-gardener
2023-02-20
feat: tabbed layout now only rounds outer titlebar corners (#90)
William McKinnon
2023-02-18
fix: shadow alignment
Will McKinnon
2023-02-14
Implement for_window support for dim_inactive (#109)
famfo
2023-02-14
upstream update: merge sway 1.8.1 (#111)
Erik Reider
2023-02-01
Add option for enabling shadows for CSD windows (#106)
Erik Reider
2023-01-26
fix: no dim on parent select in tabbed and stacked (#107)
rti
2023-01-24
Use view dimensions for windows instead of surface dimensions (#94)
Erik Reider
2023-01-23
fix: don't round view popup corners
Will McKinnon
2023-01-19
feat: smart smart_corner_radius (#101)
rti
2023-01-19
fix: dim color on focus parent (#102)
rti
2023-01-18
feat: Add box shadows (#64)
William McKinnon
2023-01-04
rebase: Sway 1.8 (#78)
Erik Reider
2023-01-02
Fixed top and bottom borders being to large (#81)
Erik Reider
2022-12-28
feat: avoid rounding corners when there are no gaps
Will McKinnon
2022-12-25
revert: temp removed smart gaps support due to bug
Will McKinnon
2022-12-24
fix: only round top titlebar in stacked layout
Will McKinnon
2022-12-07
[Feature] Dim inactive windows (#66)
Erik Reider
2022-11-30
fix: titlebars on containers with smart_gaps on and a large corner_radius now...
Will McKinnon
2022-11-23
feat: rounded_corners support smart_gaps (#62)
William McKinnon
2022-11-23
render refactor: implement decoration_data struct (#61)
William McKinnon
2022-11-18
fix: saturation applies to popups
Will McKinnon
2022-11-11
Per application color saturation support (#21)
Erik Reider
2022-11-11
feat: add round titlebars (#26)
William McKinnon
2022-11-10
style: moved corner radius scaling out of fx call
Will McKinnon
2022-11-01
bug: fix label build failure
Will McKinnon
2022-10-21
refactor: move corner_radius to container struct
Will McKinnon
2022-10-09
feat: add round borders (#22)
William McKinnon
2022-08-29
Add Anti-Aliased Corner Radius (#18)
William McKinnon
2022-08-21
Add rounded corners (#9)
William McKinnon
2022-08-21
Render rect with fx_renderer (#14)
William McKinnon
2022-08-15
Revert "merge sway master"
Will McKinnon
2022-08-13
Add official fx renderer (#3)
William McKinnon
2022-04-27
merge sway master
William McKinnon
2021-12-10
Add focused_tab_title
Vsevolod
2021-11-18
sway: create wlr_renderer and wlr_allocator
Simon Zeni
2021-09-07
render: fix -Ddamage=rerender
Kirill Primak
2021-08-26
Use fixed titlebar heights
Hugo Osvaldo Barrera
2021-07-07
Update wlr_box includes
Simon Ser
2021-05-17
remove usage of `wlr_texture_get_size`
Tobias Langendorf
2021-04-26
Remove support for arbitrary rotations
Simon Ser
2021-04-26
desktop/render: Pass explicit clip box to render
Kenny Levinsen
2021-04-26
Remove usage of surface->sx|sy
Kenny Levinsen
2021-04-11
desktop/render: remove unused wlr_gles2_texture_attribs
Simon Ser
2021-03-01
render: Clip surfaces to container bounds
Kenny Levinsen
2021-02-25
render: handle containers without output when rendering titles
Quantum
2021-02-22
Fix #5643, #5064: rounding issues in floating-point -> integer conversions
Dimitris Triantafyllidis
2021-02-22
container: Add container_is_current_floating
Kenny Levinsen
2021-02-22
render: scale titlebars correctly when straddling outputs
Quantum
2021-02-16
render: Use current instead of pending fullscreen
Kenny Levinsen
[next]