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-05-15
style: simplified render_whole_output
William McKinnon
2023-05-05
fix: shadow clipping & shadow corners (#153)
William McKinnon
2023-04-30
fix: smart_corners with shadow and titlebars
Will McKinnon
2023-04-30
fix: blurred region is rounded below titlebars
Will McKinnon
2023-04-27
Fix: rotated outputs (#112)
Erik Reider
2023-04-24
removed width and height parameters from fx_framebuffer_bind()
Will McKinnon
2023-04-24
store viewport width & height in fx_renderer
Will McKinnon
2023-04-21
Only offset view by border size if not fullscreen (#145)
Erik Reider
2023-04-18
fixed shadow corner_radius scaling
William McKinnon
2023-04-17
fix: redefinition of state
Will McKinnon
2023-04-17
Add kawase blur (#120)
Erik Reider
2023-04-15
style: moved border_thickness out of render_shadow
Will McKinnon
2023-04-15
style: .dim_color spacing
Will McKinnon
2023-04-07
minor shadow optimization
Will McKinnon
2023-04-06
structure: moved fx_renderer and related fuctions to a folder
Will McKinnon
2023-04-04
style: moved damage creation to function
Will McKinnon
2023-03-18
fix: removed duplicate session_lock logic
Will McKinnon
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
[next]