summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-18Add gentoo install instructions (guru) to the readme (#98)Rahul Sandhu
2023-01-18Clarified shadows are not releasedWilliam McKinnon
2023-01-18updated discord invite linkWill McKinnon
2023-01-18feat: Add box shadows (#64)William McKinnon
2023-01-08Fix building non-git PKGBUILD (#88)Erik Reider
2023-01-06Fix non git PKGBUILD requiring wlroots 0.16 (#86)Erik Reider
2023-01-04rebase: Sway 1.8 (#78)Erik Reider
2023-01-04Rename .desktop name to SwayFX (#84)Erik Reider
2023-01-02Fixed top and bottom borders being to large (#81)Erik Reider
2022-12-28feat: avoid rounding corners when there are no gapsWill McKinnon
2022-12-25revert: temp removed smart gaps support due to bugWill McKinnon
2022-12-24fix: only round top titlebar in stacked layoutWill McKinnon
2022-12-11ver: bumped version to v0.1.1 (#65)Erik Reider
2022-12-11refactor: deduplicate vertex shadersWill McKinnon
2022-12-09Fixed dim_inactive default value being set to 1.0f (#69)Erik Reider
2022-12-07[Feature] Dim inactive windows (#66)Erik Reider
2022-11-30fix: titlebars on containers with smart_gaps on and a large corner_radius now...Will McKinnon
2022-11-29added swayfx discord invite linkWill McKinnon
2022-11-24updated default configWill McKinnon
2022-11-23feat: rounded_corners support smart_gaps (#62)William McKinnon
2022-11-23render refactor: implement decoration_data struct (#61)William McKinnon
2022-11-22Added flake support for wlroots subproject (#60)Gokul Swaminathan
2022-11-19cleanup: removed sway sourcehut build filesWill McKinnon
2022-11-18fix: delete all shaders on fx_renderer create failureWill McKinnon
2022-11-18fix: saturation applies to popupsWill McKinnon
2022-11-18Improved copr install testing (#55)Erik Reider
2022-11-16Fix Nix Flake (#50)Gokul Swaminathan
2022-11-15Improve Nix Flake (#48)Gokul Swaminathan
2022-11-15AUR publish actions: Remove checkingout of tag (#42)Erik Reider
2022-11-14Updated build scriptsErik Reider
2022-11-13build: set version to 0.1Will McKinnon
2022-11-13Add PKGBUILD stable and -git, AUR publish and Arch build GitHub Actions (#31)Erik Reider
2022-11-12Add EGL as sway dependency (#33)Erik Reider
2022-11-11style: shader style fixesWill 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-11doc: updated README with contribution infoWill McKinnon
2022-11-11feat: add round titlebars (#26)William McKinnon
2022-11-10style: moved corner radius scaling out of fx callWill McKinnon
2022-11-10refactor: move shaders to individual filesWill McKinnon
2022-11-06Merge pull request #29 from WillPower3309/fedora-specErik Reider
2022-11-04Added GitHub build and copr actionsErik Reider
2022-11-04Added more packaged file locations to %filesErik Reider
2022-11-04Added initial spec fileErik Reider
2022-11-01bug: fix label build failureWill McKinnon
2022-10-26style: cleaned up some frag shadersWill McKinnon
2022-10-26style: cleaned up rounded corner shaderWill McKinnon
2022-10-26fix: corner borders no longer render when borders are offWill McKinnon
2022-10-26refactor: improved rounded corner shaderWill McKinnon