Commit graph

369 commits

Author SHA1 Message Date
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
wackyideas
7e7f747012 Change hot tracking conditions for SevenTasks 2025-06-05 01:42:00 +02:00
wackyideas
ec1ab0abb8 Implement new media control buttons for SevenTasks 2025-06-05 01:40:48 +02:00
wackyideas
2e77f9c274 Update README.md 2025-06-04 19:02:28 +02:00
wackyideas
e46a2af20c Fix application pinning to taskbar reordering tasks 2025-06-04 18:51:41 +02:00
wackyideas
9e0ad25104 Fix jumplist splitting between two monitors 2025-06-04 18:41:29 +02:00
wackyideas
e8a9d03811 Implement taskbar pinning feature for SevenStart and SevenTasks
Note that this only works if using ATP's panel, SevenStart and
SevenTasks. Additionally, SevenStart and SevenTasks must be on the same
panel in order for this to work, as SevenStart will attempt to pin an
application to the first instance of SevenTasks it finds.
2025-06-04 18:08:41 +02:00
wackyideas
0ede6ca277 Merge branch 'uac-fedora-compatibility' into 'master'
Fedora compatibility for uac-polkitagent installer

See merge request wackyideas/aerothemeplasma!28
2025-06-04 03:46:53 +02:00
Alexander Minkin
2e3dbbbf6b polkit-qt6-1-devel
is required package for Fedora

Signed-off-by: Alexander Minkin <weryskok@gmail.com>
2025-06-03 23:50:01 +03:00
Alexander Minkin
7c33ac7cf5 Fedora compatibility for uac-polkitagent installer
Signed-off-by: Alexander Minkin <weryskok@gmail.com>
2025-06-03 23:39:49 +03:00
wackyideas
207642c1e7 Fix tooltip not appearing after closing task with it 2025-06-03 14:53:31 +02:00
wackyideas
8e9225a479 Fix tooltip shadow not updating on backgroundHints change 2025-06-03 10:50:56 +02:00
wackyideas
7c1b56685c Update polkit agent code from upstream
As the notification sound code got merged into upstream:
https://invent.kde.org/plasma/polkit-kde-agent-1/-/merge_requests/53
2025-06-03 02:43:04 +02:00
wackyideas
620ea47440 SevenTasks: Jumplist closes upon item activation 2025-06-03 02:23:50 +02:00
wackyideas
80fa344b1d libplasma: add missing tooltipdialog.cpp file
Fixes the bug where tooltip margins wouldn't be
updated as the instance changes the background
image path
2025-06-03 01:57:42 +02:00
wackyideas
5a90c12c04 Fix thumbnail not disappearing when jumplist opens 2025-06-03 01:52:24 +02:00
wackyideas
2d13faa142 SevenTasks: Show media separator for media controls in jumplists 2025-06-03 01:36:18 +02:00
wackyideas
e6770e03fd Update standard tooltip texture for Seven-Black 2025-06-03 01:22:24 +02:00
wackyideas
31ab0a8465 Remove deprecated Plymouth theme 2025-06-03 01:22:09 +02:00
wackyideas
de8258ebb2 Tweak install scripts for libplasma fork 2025-06-03 01:21:49 +02:00
wackyideas
08ffefd7e9 Update README.md 2025-06-03 01:21:34 +02:00
wackyideas
5d76f21d9b Merge branch 'master' into 'master'
Rewrite SevenTasks' tooltip code and make them look accurate

Closes #100

See merge request wackyideas/aerothemeplasma!27
2025-06-03 01:08:10 +02:00
catpswin56
a91b35e9df Switch from using custom dialog code for the SevenTasks tooltips to using PlasmaCore.ToolTipArea
DefaultToolTip component needs to be recompiled
2025-06-02 17:43:06 -03:00
catpswin56
b625a4cfc4 Merge branch 'master' of https://gitgud.io/wackyideas/aerothemeplasma 2025-06-02 17:36:12 -03: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
d0e3bfe0b4 Merge branch 'master' into 'master'
add missing dependencies for Fedora

See merge request wackyideas/aerothemeplasma!26
2025-05-29 16:49:15 +02:00
Patrick Wu
5a5b56bb2d add missing dependencies for Fedora 2025-05-29 00:09:14 +08:00
wackyideas
e7df3804af Reference PlymouthVista in README, INSTALL and install script 2025-05-27 22:01:55 +02:00
wackyideas
da00cf4626 Merge branch 'master' into 'master'
Include Plymouth Vista in misc component script

See merge request wackyideas/aerothemeplasma!22
2025-05-27 21:53:24 +02:00
catpswin56
3732702d11 Merge branch aerothemeplasma:master into master 2025-05-16 23:26:32 -03:00
wackyideas
66eae9a391 Update ListItemBase 2025-05-15 12:45:19 +02:00
wackyideas
b1dc679549 Force mixer window focus when it is opened 2025-05-15 01:35:25 +02:00
wackyideas
375227f6b1 Update mixer window positioning, fix raising issues on Wayland
Still can't seem to fix the positioning under Wayland, hopefully
whatever protocol extension coming soon should allow for that to
happen.
2025-05-15 01:30:26 +02:00
wackyideas
1231a76757 Fix SMOD glow memory leak hopefully 2025-05-14 22:45:04 +02:00
wackyideas
2e04260ebf Fix SevenStart memory leak 2025-05-14 21:18:36 +02:00
wackyideas
6e6c474492 Fix SMOD title text with emojis having bad text glow 2025-05-14 04:06:26 +02:00
wackyideas
2b3da008cb Adjust positioning of volume mixer 2025-04-27 21:54:07 +02:00