summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-05-19Add blur, shadow, and corner radius to layer-shell surfaces (#144)Erik Reider
2023-05-17Move stencil into each framebuffer (#156)Erik Reider
2023-05-16Blur damage tracking simplification (#155)William McKinnon
2023-04-30style: created struct for each shader typeWill McKinnon
2023-04-30style: moved stencil mask to its own shaderWill McKinnon
2023-04-27Fix: rotated outputs (#112)Erik Reider
2023-04-24removed width and height parameters from fx_framebuffer_bind()Will McKinnon
2023-04-24store viewport width & height in fx_rendererWill McKinnon
2023-04-17Add kawase blur (#120)Erik Reider
2023-04-06structure: moved fx_renderer and related fuctions to a folderWill McKinnon
2023-04-03style: unified rounded quad shadersWill McKinnon
2023-03-26Extend minimize logic to work with XWayland and XDG applications (#132)Erik Reider
2023-03-18refactor: merged tex shadersWill McKinnon
2023-03-12feature: hide separator between titlebar and content (#91)head-gardener
2023-02-20feat: tabbed layout now only rounds outer titlebar corners (#90)William McKinnon
2023-02-14Implement for_window support for dim_inactive (#109)famfo
2023-02-14upstream update: merge sway 1.8.1 (#111)Erik Reider
2023-02-01Add option for enabling shadows for CSD windows (#106)Erik Reider
2023-01-19feat: smart smart_corner_radius (#101)rti
2023-01-18feat: Add box shadows (#64)William McKinnon
2023-01-04rebase: Sway 1.8 (#78)Erik Reider
2022-12-07[Feature] Dim inactive windows (#66)Erik Reider
2022-11-23render refactor: implement decoration_data struct (#61)William McKinnon
2022-11-11feat: added support for external texturesWill McKinnon
2022-11-11feat: render tiling move indicator with round cornersWill McKinnon
2022-11-11Per application color saturation support (#21)Erik Reider
2022-11-11feat: add round titlebars (#26)William McKinnon
2022-11-10refactor: move shaders to individual filesWill McKinnon
2022-10-26style: cleaned up some frag shadersWill McKinnon
2022-10-26style: cleaned up rounded corner shaderWill McKinnon
2022-10-26refactor: improved rounded corner shaderWill McKinnon
2022-10-21refactor: move corner_radius to container structWill McKinnon
2022-10-09feat: add round borders (#22)William McKinnon
2022-09-09removed unused (for now) blur shadersWill McKinnon
2022-08-29Add Anti-Aliased Corner Radius (#18)William McKinnon
2022-08-25moved shaders to headerWill McKinnon
2022-08-21Add rounded corners (#9)William McKinnon
2022-08-21Render rect with fx_renderer (#14)William McKinnon
2022-08-15Revert "merge sway master"Will McKinnon
2022-08-13Add official fx renderer (#3)William McKinnon
2022-04-27merge sway masterWilliam McKinnon
2022-04-26Merge pull request #1 from swaywm/v1.7William McKinnon
2022-01-09Destroy sub-surfaces with parent layer-shell surfaceSimon Ser
2021-12-17output: change output::destroy to output::disableRonan Pigott
2021-12-13swaynag: remove xdg-output logicSimon Ser
2021-12-13Add support for linux-dmabuf surface hintsSimon Ser
2021-12-10Add focused_tab_titleVsevolod
2021-11-25sway: replace noop_output by fallback_outputSimon Zeni
2021-11-23Add 'output render_bit_depth [8|10]' commandManuel Stoeckl
2021-11-18sway: create wlr_renderer and wlr_allocatorSimon Zeni