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
/
include
Age
Commit message (
Expand
)
Author
2023-05-16
Blur damage tracking simplification (#155)
William McKinnon
2023-04-30
style: created struct for each shader type
Will McKinnon
2023-04-30
style: moved stencil mask to its own shader
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-17
Add kawase blur (#120)
Erik Reider
2023-04-06
structure: moved fx_renderer and related fuctions to a folder
Will McKinnon
2023-04-03
style: unified rounded quad shaders
Will McKinnon
2023-03-26
Extend minimize logic to work with XWayland and XDG applications (#132)
Erik Reider
2023-03-18
refactor: merged tex shaders
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-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-19
feat: smart smart_corner_radius (#101)
rti
2023-01-18
feat: Add box shadows (#64)
William McKinnon
2023-01-04
rebase: Sway 1.8 (#78)
Erik Reider
2022-12-07
[Feature] Dim inactive windows (#66)
Erik Reider
2022-11-23
render refactor: implement decoration_data struct (#61)
William 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
refactor: move shaders to individual files
Will McKinnon
2022-10-26
style: cleaned up some frag shaders
Will McKinnon
2022-10-26
style: cleaned up rounded corner shader
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-09
feat: add round borders (#22)
William McKinnon
2022-09-09
removed unused (for now) blur shaders
Will 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-04-26
Merge pull request #1 from swaywm/v1.7
William McKinnon
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-13
swaynag: remove xdg-output logic
Simon Ser
2021-12-13
Add support for linux-dmabuf surface hints
Simon Ser
2021-12-10
Add focused_tab_title
Vsevolod
2021-11-25
sway: replace noop_output by fallback_output
Simon Zeni
2021-11-23
Add 'output render_bit_depth [8|10]' command
Manuel Stoeckl
2021-11-18
sway: create wlr_renderer and wlr_allocator
Simon Zeni
2021-10-30
Bump RLIMIT_NOFILE
Simon Ser
2021-10-29
Add smart_gaps inverse_outer command
bR3iN
[next]