Commit graph

  • 15bf6ae835 ver: bump to 0.3.1 William McKinnon 2023-06-02 19:21:26 -0400
  • 11451465ad
    added layer namespace information William McKinnon 2023-06-02 18:58:16 -0400
  • 588fca381e default scratchpad_minimize to false and add warning William McKinnon 2023-06-02 18:56:24 -0400
  • 212c51f62c
    fix: update stencil if the output size changes (#178) Erik Reider 2023-06-03 00:53:41 +0200
  • 22327ef300
    fix: crash when splitting inside tabbed container (#180) RAR27 2023-06-02 18:46:39 -0400
  • c95306fcdf
    fix: blur not being able to blur edges of damage (#168) Erik Reider 2023-05-30 06:18:58 +0200
  • 8e6667ddad
    Update README.md William McKinnon 2023-05-23 22:21:40 -0400
  • a41eaa8d83 added blur-xray explanation William McKinnon 2023-05-22 23:13:00 -0400
  • 60e24c9cf4
    flake: remove libinput patch (#163) Ricardo Steijn 2023-05-21 16:04:34 +0200
  • 3c2e38be03 upstream: ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entry William McKinnon 2023-05-21 00:23:40 -0400
  • 0ca4062d6d fix: layer old damage not being offset by the monitor layout coords William McKinnon 2023-05-21 00:13:31 -0400
  • d010f48f9a bump version to 0.3 William McKinnon 2023-05-21 00:10:36 -0400
  • ff2a37cfbd updated README to reflect 0.3 William McKinnon 2023-05-20 21:26:37 -0400
  • c4a0bb268a
    Fix layer surface damage not being extended if using effects (#160) Erik Reider 2023-05-20 23:21:02 +0200
  • d2ad352c7f fix: maybe-uninitialized error William McKinnon 2023-05-20 17:03:20 -0400
  • 415e072a3a
    Add blur, shadow, and corner radius to layer-shell surfaces (#144) Erik Reider 2023-05-19 21:14:06 +0200
  • 6707842942 improved blur optimization checks William McKinnon 2023-05-19 13:24:37 -0400
  • 476a88d200 add link to fedora copr package, remove extra lines about discord server William McKinnon 2023-05-18 23:17:10 -0400
  • aa6b2fcd79
    Fix damage being extended after clearing the previous frame (#158) Erik Reider 2023-05-19 05:14:37 +0200
  • a160b2c850
    Flipped the order of which the stencil add function is called (#157) Erik Reider 2023-05-18 15:47:14 +0200
  • acafb20b11
    Move stencil into each framebuffer (#156) Erik Reider 2023-05-18 01:39:48 +0200
  • 2c4fe20456
    Blur damage tracking simplification (#155) William McKinnon 2023-05-16 02:26:01 -0400
  • 479cc4e745 style: simplified render_whole_output William McKinnon 2023-05-15 01:11:09 -0400
  • 6e53c04abf
    fix: shadow clipping & shadow corners (#153) William McKinnon 2023-05-05 16:07:50 -0400
  • 94a6340f9f updated flake lock William McKinnon 2023-05-04 22:13:08 -0400
  • 74e7012b21 fix: smart_corners with shadow and titlebars Will McKinnon 2023-04-30 14:51:04 -0400
  • 15db638ccb improved stenciling region Will McKinnon 2023-04-30 14:06:57 -0400
  • d86e349290 fix: blurred region is rounded below titlebars Will McKinnon 2023-04-30 14:03:51 -0400
  • ace9a222b8 style: created struct for each shader type Will McKinnon 2023-04-30 13:03:09 -0400
  • 06339c325c style: moved stencil mask to its own shader Will McKinnon 2023-04-30 12:53:26 -0400
  • 5366c49b56
    Fix: rotated outputs (#112) Erik Reider 2023-04-28 00:50:36 +0200
  • 3d1b294cc0 removed width and height parameters from fx_framebuffer_bind() Will McKinnon 2023-04-24 00:53:55 -0400
  • b61041980f store viewport width & height in fx_renderer Will McKinnon 2023-04-24 00:11:55 -0400
  • 50e2422e74
    Only offset view by border size if not fullscreen (#145) Erik Reider 2023-04-21 09:00:38 +0200
  • 10c74b6124 fixed error in config William McKinnon 2023-04-21 01:44:50 -0400
  • 3f00052a90 fixed shadow corner_radius scaling William McKinnon 2023-04-18 19:04:00 -0400
  • e02e338d45 updated README Will McKinnon 2023-04-17 17:46:58 -0400
  • 7e302de4c2 fix: redefinition of state Will McKinnon 2023-04-17 17:42:14 -0400
  • cbfb7af7fd
    Add kawase blur (#120) Erik Reider 2023-04-17 23:24:48 +0200
  • 7d774f769c style: moved border_thickness out of render_shadow Will McKinnon 2023-04-15 19:55:47 -0400
  • 8d3b7e13df style: .dim_color spacing Will McKinnon 2023-04-15 13:44:56 -0400
  • f74c0fedb2 minor shadow optimization Will McKinnon 2023-04-07 00:26:23 -0400
  • 3e6f2366e7 updated docs from on|off to enable|disable Will McKinnon 2023-04-06 20:36:18 -0400
  • 420364dd19 structure: moved fx_renderer and related fuctions to a folder Will McKinnon 2023-04-06 18:49:51 -0400
  • c24fccd45c style: moved damage creation to function Will McKinnon 2023-04-04 09:58:41 -0400
  • 41df328325 style: unified rounded quad shaders Will McKinnon 2023-04-03 20:16:54 -0400
  • 4d1af65004
    fix: remove 'f' suffixes from tex.frag to fix nvidia (#136) Inconn 2023-03-26 18:14:33 -0500
  • f2d29ceb6b
    Extend minimize logic to work with XWayland and XDG applications (#132) Erik Reider 2023-03-26 17:44:21 +0200
  • 7d5d7a3022 style: cleaned up fx_renderer.c Will McKinnon 2023-03-20 12:30:40 -0400
  • 474bfb460a fix: updated flake Will McKinnon 2023-03-18 01:59:12 -0400
  • 9a0d2899a2 fix: removed duplicate session_lock logic Will McKinnon 2023-03-18 01:58:15 -0400
  • 1a10c61165 refactor: merged tex shaders Will McKinnon 2023-03-18 01:03:02 -0400
  • f1e3fe92ce
    Fixed PKGBUILD trying to build with wlroots0.15 (#125) Erik Reider 2023-03-16 19:00:14 +0100
  • ac31a61216
    feature: hide separator between titlebar and content (#91) head-gardener 2023-03-12 10:20:50 +0300
  • 3b101734e6
    Update README.md William McKinnon 2023-03-10 22:56:24 -0500
  • 83d7316a04
    doc: add repology badge to README (#115) Glitchy Crafting 2023-03-11 03:52:41 +0000
  • 695000b344
    ver: bump to 0.2 (#87) Erik Reider 2023-03-11 04:51:11 +0100
  • 4222b98a39
    feat: tabbed layout now only rounds outer titlebar corners (#90) William McKinnon 2023-02-20 22:10:01 -0500
  • e9781805a7 fix: shadow alignment Will McKinnon 2023-02-18 18:51:58 -0500
  • 9f20a52638
    Implement for_window support for dim_inactive (#109) famfo 2023-02-15 01:19:02 +0000
  • e78fc3364b
    upstream update: merge sway 1.8.1 (#111) Erik Reider 2023-02-14 16:51:29 +0100
  • 3efd3b558f
    Add option for enabling shadows for CSD windows (#106) Erik Reider 2023-02-01 01:13:04 +0100
  • 9345749a90
    fix: no dim on parent select in tabbed and stacked (#107) rti 2023-01-27 04:33:04 +0000
  • 8f8a5c0492
    Use view dimensions for windows instead of surface dimensions (#94) Erik Reider 2023-01-24 19:52:55 +0100
  • dd67fdb6c3 fix: don't round view popup corners Will McKinnon 2023-01-23 02:35:46 -0500
  • 9e6901264b
    feat: smart smart_corner_radius (#101) rti 2023-01-19 23:33:56 +0100
  • dbe2be6a36
    fix: dim color on focus parent (#102) rti 2023-01-19 23:32:36 +0100
  • d3df665f03
    chore: update flake to base on nixpkgs sway-1.8 (#100) rti 2023-01-19 23:27:13 +0100
  • 3d55fa487f
    Add gentoo install instructions (guru) to the readme (#98) Rahul Sandhu 2023-01-19 01:10:26 +0000
  • ba35ad0f24
    Clarified shadows are not released William McKinnon 2023-01-18 02:08:29 -0500
  • 44fc516a5d updated discord invite link Will McKinnon 2023-01-18 01:58:08 -0500
  • 588ea8e290
    feat: Add box shadows (#64) William McKinnon 2023-01-18 01:49:26 -0500
  • 1baba77c74
    Fix building non-git PKGBUILD (#88) Erik Reider 2023-01-08 21:53:05 +0100
  • 558c67378f
    Fix non git PKGBUILD requiring wlroots 0.16 (#86) Erik Reider 2023-01-06 00:15:34 +0100
  • 94ebb45ee3
    rebase: Sway 1.8 (#78) Erik Reider 2023-01-04 23:32:43 +0100
  • 0365cc5d50
    Rename .desktop name to SwayFX (#84) Erik Reider 2023-01-04 23:22:10 +0100
  • b9174c4692
    Fixed top and bottom borders being to large (#81) Erik Reider 2023-01-02 22:17:00 +0100
  • a6f60eeb31 feat: avoid rounding corners when there are no gaps Will McKinnon 2022-12-28 15:20:11 -0500
  • 768be91e09 revert: temp removed smart gaps support due to bug Will McKinnon 2022-12-25 13:40:07 -0500
  • 2342ded880 fix: only round top titlebar in stacked layout Will McKinnon 2022-12-24 01:33:47 -0500
  • d1fc6f9d53
    ver: bumped version to v0.1.1 (#65) Erik Reider 2022-12-12 02:54:28 +0100
  • c0d490e3cb refactor: deduplicate vertex shaders Will McKinnon 2022-12-11 14:59:11 -0500
  • 2f3e039029
    Fixed dim_inactive default value being set to 1.0f (#69) Erik Reider 2022-12-09 15:14:20 +0100
  • 988fb24710
    [Feature] Dim inactive windows (#66) Erik Reider 2022-12-07 06:10:11 +0100
  • e82e4de37f fix: titlebars on containers with smart_gaps on and a large corner_radius now render as expected Will McKinnon 2022-11-30 20:22:39 -0500
  • af282928ab added swayfx discord invite link Will McKinnon 2022-11-29 00:48:02 -0500
  • fab91af9b9 updated default config Will McKinnon 2022-11-24 00:04:56 -0500
  • cf5a188aa9
    feat: rounded_corners support smart_gaps (#62) William McKinnon 2022-11-23 23:59:47 -0500
  • 6951b8e493
    render refactor: implement decoration_data struct (#61) William McKinnon 2022-11-23 23:37:35 -0500
  • d27c346b9e
    Added flake support for wlroots subproject (#60) Gokul Swaminathan 2022-11-22 11:24:38 -0800
  • 46378d4b69 cleanup: removed sway sourcehut build files Will McKinnon 2022-11-19 02:49:54 -0500
  • 8339a07f45 fix: delete all shaders on fx_renderer create failure Will McKinnon 2022-11-18 20:00:52 -0500
  • 5e066dfc3c fix: saturation applies to popups Will McKinnon 2022-11-18 01:22:13 -0500
  • 191e3b5d26 Improved copr install testing (#55) Erik Reider 2022-11-16 17:25:32 +0100
  • 0cd40fed13
    Fix Nix Flake (#50) Gokul Swaminathan 2022-11-16 08:24:00 -0800
  • fa6164f8fb
    Improve Nix Flake (#48) Gokul Swaminathan 2022-11-15 19:47:04 -0800
  • 546f56f873
    AUR publish actions: Remove checkingout of tag (#42) Erik Reider 2022-11-15 08:51:08 +0100
  • ffaab52752 Updated build scripts Erik Reider 2022-11-14 17:12:43 +0100
  • 6c1a3ec2f7 build: set version to 0.1 Will McKinnon 2022-11-13 14:42:14 -0500
  • 7990b32dd2
    Add PKGBUILD stable and -git, AUR publish and Arch build GitHub Actions (#31) Erik Reider 2022-11-13 15:58:24 +0100