Commit graph

47 commits

Author SHA1 Message Date
wackyideas
3b3cddd3d7 Housekeep basic colorization shader 2025-06-16 19:07:20 +02:00
wackyideas
6f8b37f8bc Tweak Aero colorization shader
- Removes the slow power calculation in favor of a simple
multiplication in order to improve performance
2025-06-13 20:07:53 +02:00
wackyideas
5cccdeccc9 AeroBlur: Update non-core shaders 2025-06-01 22:28:28 +02:00
wackyideas
38aad58bab AeroBlur: split upsampling shader into several smaller shaders 2025-06-01 22:22:13 +02:00
wackyideas
1231a76757 Fix SMOD glow memory leak hopefully 2025-05-14 22:45:04 +02:00
wackyideas
e3929146b4 Minor refactoring 2025-04-21 21:32:39 +02:00
wackyideas
847aacaa94 Make Polkit authenticator look like UAC
Co-authored-by: catpswin56 <catpswin5@proton.me>
2025-04-14 02:55:22 +02:00
wackyideas
9b564f79a7 Fix blur appearance for changed brightness/contrast values 2025-04-14 02:48:15 +02:00
wackyideas
7701074711 Fix missing CMakeLists.txt for startupfeedback 2025-02-20 15:10:31 +01:00
wackyideas
ab31e148cf Add busy cursor launch feedback 2025-02-20 02:14:45 +01:00
wackyideas
3e7cfc9c63 Dirty fix for KDecoration3 and Plasma 6.3
Requires updating:
- SMOD Decoration
- All C++ KWin effects
2025-02-12 19:08:12 +01:00
wackyideas
20ce4cfed4 Disable animations for authentication prompts 2025-02-05 19:46:22 +01:00
wackyideas
77faaebd53 Update glide effect default settings 2025-02-01 22:53:37 +01:00
wackyideas
86f4838a9b Re-enable blur on other transformed windows 2025-02-01 21:13:40 +01:00
wackyideas
2ea87adc2c Fix glide effect not updating when changing config 2025-02-01 21:13:13 +01:00
wackyideas
309f8593cb Add forked glide effect
- Blur effect needs to be recompiled
2025-02-01 18:40:15 +01:00
wackyideas
afcc04145a Update INSTALL.md and README.md 2025-01-24 15:09:04 +01:00
wackyideas
770df70eaf Update shell to include new gadget menu
Requires updating:
- Blur effect
- Shell
2025-01-10 17:07:32 +01:00
wackyideas
4e9825da33 Update SMOD decoration and aeroglassblur 2024-12-10 21:57:40 +01:00
wackyideas
d0221f8140 Add install scripts that use Ninja for building 2024-12-10 16:19:48 +01:00
wackyideas
687aa1d3d3 Add more options in SMOD decoration RCC file 2024-12-10 15:38:58 +01:00
wackyideas
8d7ed47ddd Restructure SMOD decoration, C++ effects and KWin components
Needs reinstalling:
- Decoration
- C++ effects
- KWin outline
- KWin scripts
- SMOD resource directory
2024-12-10 12:51:23 +01:00
wackyideas
264bf3dc66 Fix corner glow and reflection blending mode 2024-12-07 16:59:48 +01:00
wackyideas
8aee96092a Make corner glow render within the blur effect 2024-12-07 11:40:01 +01:00
wackyideas
4ab643fa35 Tweak Vista-style maximized window behavior 2024-11-26 21:34:39 +01:00
wackyideas
44c1f22680 Fix SevenStart crashes, add inverted text option in SMOD 2024-11-26 16:03:34 +01:00
wackyideas
c164de9a33 Implement more accurate Vista-like colorization 2024-11-25 23:50:32 +01:00
wackyideas
3e800d6320 Update README.md 2024-11-19 15:20:57 +01:00
wackyideas
ae58e8be39 Fix incorrect blur region on X11 2024-11-19 15:13:22 +01:00
wackyideas
c509bdeb6b Update KDecoration theme and SMOD glow effect 2024-11-18 14:03:30 +01:00
wackyideas
641d04ba15 Update INSTALL.md, removed some SevenStart dependencies 2024-11-03 12:17:56 +01:00
wackyideas
c1e7d9bc63 Polish window decorations, update README.md and INSTALL.md 2024-10-30 01:00:50 +01:00
wackyideas
d8e5f6337d Fix smodglow again 2024-10-28 00:52:53 +01:00
wackyideas
9f96595f82 Fix smodglow not properly tracking geometry changes 2024-10-27 22:56:44 +01:00
wackyideas
e60ec8388a Hopefully fix potential SevenStart crash 2024-10-24 20:23:53 +02:00
wackyideas
a35433e7aa Add SMOD Decoration Button Glow Effect 2024-10-24 17:40:18 +02:00
wackyideas
bdd609ec4c Fix SevenStart crashing on KDE Plasma 6.2 2024-10-16 19:58:26 +02:00
wackyideas
570f047ba4 Deprecated Firefox Blur Region Fix, rebranded Forceblur to Aero Glass Blur 2024-09-02 18:16:24 +02:00
wackyideas
4b5edc7fdb Improved Firefox Blur Region Fix SVG mask 2024-09-02 02:10:37 +02:00
wackyideas
65887f6aa0 Make Firefox no longer have a full blur region when maximized 2024-09-02 01:39:18 +02:00
wackyideas
728b6961d2 Fixed another minor bug in Firefox Blur Region Fix 2024-09-01 22:44:31 +02:00
wackyideas
c2b7ccf5c3 Fixed minor SevenStart bugs, updated DefaultToolTip install script 2024-09-01 21:00:11 +02:00
wackyideas
04db9cecbe Fixed FF Blur Region Fix KCM not working properly 2024-08-31 19:45:28 +02:00
wackyideas
9b733c7780 Fixed minor bugs related to Firefox Blur Region Fix 2024-08-31 18:23:13 +02:00
wackyideas
3bda7620b8 Ported Firefox Blur Region Fix effect to KDE 6 2024-08-31 17:40:07 +02:00
wackyideas
132de42d00 Fixed multiple monitor bugs, added systray reordering 2024-08-29 21:56:07 +02:00
wackyideas
ea18cef02d Very early KDE 6 release. 2024-08-09 03:20:25 +02:00