Commit graph

606 commits

Author SHA1 Message Date
wackyideas
2724786e34 Combine install.sh and install_ninja.sh scripts
When running compile scripts, you can now pass --ninja to enable Ninja.
This argument also works with the following scripts:
- compile.sh
- install_plasmoids.sh
2025-06-25 15:57:08 +02:00
wackyideas
391d40b7aa Change colorization for OSD popups
As of Plasma 6.4, OSD popups are no longer themable, which reverts ATP's
modifications to them, which makes text look oftentimes illegible.

This addresses the issue by applying the "maximized colorization" to
OSDs, which ensures readable text.
2025-06-25 02:39:20 +02:00
wackyideas
51424ea937 Slightly improve smodglow HiDPI positioning
- Not perfectly aligned with the caption buttons because SMOD
decorations aren't written to support HiDPI yet.
2025-06-24 02:16:52 +02:00
wackyideas
adc956eb78 Update INSTALL.md 2025-06-24 01:43:13 +02:00
wackyideas
82abf0a93c Hopefully fix other HiDPI issues with AeroGlassBlur 2025-06-24 00:17:26 +02:00
wackyideas
25689d38c7 Fix blur texture disobeying display scale 2025-06-23 23:41:42 +02:00
wackyideas
bcd95aea81 Fix maximized blur being opaque at incorrect times
- Blur now takes into account different activities and virtual desktops
- Blur now takes multiple monitors into account, fixing issue
https://gitgud.io/catpswin56/vistathemeplasma/-/issues/9
2025-06-22 14:47:30 +02:00
wackyideas
16866e2148 Fix SevenStart appearing opaque in Wayland 2025-06-21 20:59:19 +02:00
wackyideas
c23f414cb8 Remove Wayland workaround
Seems that Qt.openUrlExternally() no longer crashes the Wayland session,
so the xdg-open workaround can be removed.
2025-06-21 19:04:32 +02:00
wackyideas
a492dc1bb7 Optimize checks for newly installed items 2025-06-21 18:14:18 +02:00
wackyideas
aaf1c26b31 Fix Search view item highlight overlapping labels 2025-06-21 17:03:44 +02:00
wackyideas
bc1dbdbfb4 Merge branch 'master' into 'master'
Add a highlight for new items in SevenStart

See merge request wackyideas/aerothemeplasma!30
2025-06-21 15:40:48 +02:00
catpswin56
957f35854a Add a highlight for new items in SevenStart 2025-06-21 10:32:03 -03:00
wackyideas
74137380c3 Refactor Show Desktop (Win7) 2025-06-21 02:51:00 +02:00
wackyideas
0ffbd0effd AeroGlassBlur: Ensure blur texture is at least 1x1
Credit: https://github.com/taj-ny/kwin-effects-forceblur/pull/174/files
2025-06-21 02:38:07 +02:00
wackyideas
7d89f258a5 Fix Wallpaper KCM appearing as blank window 2025-06-21 01:18:25 +02:00
wackyideas
13f0b6114d Fix SevenTasks metadata.json 2025-06-20 22:41:23 +02:00
wackyideas
0d9e4a5370 Remove unnecessary connections 2025-06-20 22:38:02 +02:00
wackyideas
7cd4581154 Fix Gadgets not resetting page on category switch 2025-06-20 22:26:31 +02:00
wackyideas
bde6315744 Update INSTALL.md 2025-06-20 22:17:14 +02:00
wackyideas
0dbc4910f7 Merge branch 'furkrn-master-patch-26762' into 'master'
Edit INSTALL.md

See merge request wackyideas/aerothemeplasma!29
2025-06-20 22:13:36 +02:00
wackyideas
4945bf6e70 Update README.md 2025-06-20 22:10:39 +02:00
wackyideas
16e0446ddf Update INSTALL.md 2025-06-20 22:09:54 +02:00
wackyideas
d05dbb09e5 Update compile script to work with KWin and KWin-X11
When running compile.sh, you can now pass --wayland to build the KWin
effects for Wayland. By default effects will be built for X11. This
argument also works for install.sh and install_ninja.sh scripts for
KWin effects.
2025-06-20 20:29:32 +02:00
wackyideas
a400d3ad48 Remove incorrect import version in SevenTasks 2025-06-20 20:27:02 +02:00
wackyideas
bb291bee12 Fix passive launch feedback for Plasma 6.4 2025-06-20 20:00:51 +02:00
wackyideas
91a6f687b2 Fix SMOD Glow for Plasma 6.4 2025-06-20 18:51:31 +02:00
wackyideas
04545ac6e1 Fix SMOD snap for Plasma 6.4 2025-06-20 18:51:19 +02:00
wackyideas
14a2f129cb Fix Aero Glide for Plasma 6.4 2025-06-20 18:33:00 +02:00
wackyideas
ba121ce023 Fix AeroGlassBlur for Plasma 6.4 2025-06-20 18:32:43 +02:00
wackyideas
160d548bbb Add kwin-x11 and kwin-wayland as symlink directories 2025-06-20 18:24:28 +02:00
wackyideas
5460ae7a34 Fix SevenTasks for Plasma 6.4 2025-06-20 15:32:17 +02:00
wackyideas
7e71eba278 Fix system tray on Plasma 6.4 2025-06-20 15:21:40 +02:00
furkrn
a0b78a968d Edit INSTALL.md 2025-06-19 11:59:10 +03:00
wackyideas
c567a81b7d Update README.md 2025-06-18 23:38:18 +02:00
wackyideas
529d73a9e5 Update INSTALL.md 2025-06-18 23:07:04 +02:00
wackyideas
07340d7d05 Clean up Seven-Black Plasma Style 2025-06-18 22:28:08 +02:00
wackyideas
3b3cddd3d7 Housekeep basic colorization shader 6.3.4 2025-06-16 19:07:20 +02:00
wackyideas
fbe9682cb3 Update jumplist positioning yet again 2025-06-16 19:06:57 +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
8c6982046d Fix SevenTasks tasks getting randomly stuck 2025-06-13 18:58:38 +02:00
wackyideas
22a268d391 Add Task Manager context menu action in SevenTasks 2025-06-13 18:42:40 +02:00
wackyideas
4fa19ddb33 Tweak SevenStart and SevenTasks compile scripts 2025-06-13 17:13:55 +02:00
wackyideas
ac5ee71af8 Improve Mixer window popup positioning on Wayland
- Requires building a C++ component for the volume mixer plasmoid
2025-06-13 17:13:36 +02:00
wackyideas
3ebb5455cc Attempt to improve jumplists under Wayland
- Fixes some weird positioning issues
- Still no proper animations
- Mouse grabbing should now work for jumplists
2025-06-13 15:52:59 +02:00
wackyideas
efa26980e4 Increase dragArea margins 2025-06-13 14:35:40 +02:00
wackyideas
d86f60d20b Attempt to fix hot tracking visibility issues
The opacity property which determines the visibility of hot tracking in
SevenTasks gets its binding broken for some reason, despite the
actual set of conditions for visibility being correctly updated. This
should fix the issue by manually updating the bindings upon these
changes.
2025-06-13 12:57:16 +02:00
wackyideas
dda050500a Fix PW stream being open while tooltip isn't visible 2025-06-05 05:33:33 +02:00
wackyideas
588f13b904 Add tooltips to truncated items in jumplists 2025-06-05 03:51:43 +02:00
wackyideas
19c0ea3c73 Fix grouped thumbnails sizing 2025-06-05 01:59:33 +02:00