| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
|
|
| |
This reduces the amount of specifically set USE flags and should make
the whole thing clearer. These are also set on Gentoo's own
desktop/plasma profile.
We disable kde on p7zip because we specifically don't need its file
manager integration, however.
|
|
|
|
|
|
|
| |
This patch fixes kio's handling of trailing slashes in
KFilePlacesView::setUrl(). Merge request upstream at [1].
[1] https://invent.kde.org/frameworks/kio/-/merge_requests/1723
|
|
|
|
| |
This is the patch that landed upstream and will be backported to 24.08.
|
| |
|
| |
|
|
|
|
|
|
|
| |
This will pull in kde-plasma/kwallet-pam for automatic unlock when
logging in. This was initially disabled in 753c26e (desktop-plasma:
Enable GPG in kwallet, 2024-09-16) but we now have a split wallet setup
where this is useful again.
|
|
|
|
|
|
| |
See also the merge request upstream [1]
[1] https://invent.kde.org/system/dolphin/-/merge_requests/831
|
| |
|
|
|
|
|
|
| |
These are what has been submitted as a pull request [1]
[1] https://github.com/quassel/quassel/pull/619
|
| |
|
|
|
|
|
| |
For net-irc/quassel specifically, we need to also enable the kde USE
flag to enable notification integration.
|
|
|
|
|
| |
Apps looking for a notification daemon (like x11-libs/libnotify) should
be made aware that we have the KDE Plasma system provide such a daemon.
|
|
|
|
| |
We ended up not really using these features, so get rid of them.
|
|
|
|
|
| |
Additionally, do not pull in kde-plasma/kwallet-pam, since it cannot
unlock GPG-based wallets anyway.
|
| |
|
|
|
|
|
|
|
| |
The kwallet USE flag is enabled by default on a reasonable set of
packages, so we can simply remove the global disable. Additionally, pull
in kde-apps/kwalletmanager in @plasma-desktop so we can manually manage
the wallet.
|
|
|
|
| |
This replaces the previously used net-misc/remmina.
|
|
|
|
|
|
| |
Make sure to disable Python support from media-libs/opencv (which
spectacle pulls in) because it is not specifically required - this will
pull in way fewer dependencies.
|
|
|
|
|
|
| |
This is (obviously) needed for screencasting, but also to have
plasmashell draw thumbnails when hovering over open windows in the task
bar.
|
|
|