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
Age
Commit message (
Expand
)
Author
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-11
refactor: deduplicate vertex shaders
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: delete all shaders on fx_renderer create failure
Will McKinnon
2022-11-18
fix: saturation applies to popups
Will McKinnon
2022-11-11
style: shader style fixes
Will McKinnon
2022-11-11
feat: added support for external textures
Will McKinnon
2022-11-11
feat: render tiling move indicator with round corners
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-10
refactor: move shaders to individual files
Will McKinnon
2022-11-01
bug: fix label build failure
Will McKinnon
2022-10-26
style: cleaned up some frag shaders
Will McKinnon
2022-10-26
fix: corner borders no longer render when borders are off
Will McKinnon
2022-10-26
refactor: improved rounded corner shader
Will McKinnon
2022-10-21
refactor: move corner_radius to container struct
Will McKinnon
2022-10-20
style: cleaned up comments
Will McKinnon
2022-10-20
style: cleaned up corner rendering function
Will McKinnon
2022-10-15
refactor: moved frag shader init to func
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-25
moved shaders to header
Will 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
2022-01-21
transaction: destroying nodes aren't hidden
Rouven Czerwinski
2022-01-16
xdg-shell: use toplevel geometry to adjust the popup box
Aleksei Bavshin
2022-01-09
Destroy sub-surfaces with parent layer-shell surface
Simon Ser
2021-12-17
output: change output::destroy to output::disable
Ronan Pigott
2021-12-10
Add focused_tab_title
Vsevolod
2021-12-09
Fixup headless output names
Simon Ser
2021-12-06
output: remove surface buffer damage check
Kirill Primak
2021-11-25
sway: replace noop_output by fallback_output
Simon Zeni
2021-11-18
sway: create wlr_renderer and wlr_allocator
Simon Zeni
2021-10-19
xwayland: Clear wlr_xwayland_surface in handle_destroy
David Rosca
2021-10-15
Handle present events with NULL timespec field
Simon Ser
2021-10-07
Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8c
Tassilo Horn
2021-10-04
idle_inhibit: Fix tree view after changes in commit 152a559e
Bartel Sielski
2021-10-01
Chase wlr_xdg_surface breaking changes
Simon Ser
[next]