summaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2023-01-18feat: Add box shadows (#64)William McKinnon
2023-01-04rebase: Sway 1.8 (#78)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-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-23feat: rounded_corners support smart_gaps (#62)William McKinnon
2022-11-23render refactor: implement decoration_data struct (#61)William McKinnon
2022-11-18fix: delete all shaders on fx_renderer create failureWill McKinnon
2022-11-18fix: saturation applies to popupsWill McKinnon
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-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-01bug: fix label build failureWill McKinnon
2022-10-26style: cleaned up some frag shadersWill McKinnon
2022-10-26fix: corner borders no longer render when borders are offWill McKinnon
2022-10-26refactor: improved rounded corner shaderWill McKinnon
2022-10-21refactor: move corner_radius to container structWill McKinnon
2022-10-20style: cleaned up commentsWill McKinnon
2022-10-20style: cleaned up corner rendering functionWill McKinnon
2022-10-15refactor: moved frag shader init to funcWill McKinnon
2022-10-09feat: add round borders (#22)William McKinnon
2022-08-29Add Anti-Aliased Corner Radius (#18)William McKinnon
2022-08-25moved shaders to headerWill McKinnon
2022-08-21added corner_radius documentationWill 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-22cmd/swap: error on swapping a container with itselfRonan Pigott
2022-01-21transaction: destroying nodes aren't hiddenRouven Czerwinski
2022-01-21treat fullscreen windows as 'tiled' for commands/focusPatrick Hilhorst
2022-01-21input/cursor: treat swipe begin as idle activity tooTudor Brindus
2022-01-21input/cursor: count pointer gestures as idle activityTudor Brindus
2022-01-16xdg-shell: use toplevel geometry to adjust the popup boxAleksei Bavshin
2022-01-16Print deprecation notice when running SUIDKenny Levinsen
2022-01-09Destroy sub-surfaces with parent layer-shell surfaceSimon Ser
2022-01-09commands/move: Fix crash when pos_y is omittedDavid96
2022-01-07container: Fix crash when view unmaps + maps quicklyDavid Rosca