Commit graph

534 commits

Author SHA1 Message Date
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
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