| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
|
|
| |
Both of these fixes have been upstreamed and are available in the next
version (which is yet masked). Make sure to only apply them when
necessary.
|
|
|
|
|
|
|
| |
Dolphin's built-in terminal follows the working directory by injecting a
cd command. It needs to make sure the line is empty first and sends
^E^U. This fails when using the fish shell in vi mode as ^E is not bound
in that mode. Add a patch for Dolphin that has it use End instead.
|
|
|
|
|
|
| |
For some reason qml enables kde-apps/okular to build with both the
mobile and desktop application. Since the mobile application, is really
just a simplified version of okular proper, we have no need for it.
|
|
|
|
|
|
|
| |
Reported and merged upstream at [1] but will probably take a while until
it's available in a release.
[1] https://invent.kde.org/frameworks/kio/-/merge_requests/1729
|
|
|
|
|
|
| |
This will automatically pull in kde-apps/ffmpegthumbs and
media-gfx/kio-ps-thumbnailer so there's no need to keep those in the
@desktop-plasma set.
|
|
|
|
|
| |
Since there is only an unstable version available right now this also
needs to be unmasked.
|
|
|
|
|
| |
We already have these icons when using Plasma, so there's no need for
quassel to bring them bundled.
|
|
|
|
|
|
| |
Whilst this is a more invasive change that needs manual intervention in
/var/lib/portage/world_sets, it finally gives package sets a predictive
name.
|
|
|
|
|
| |
We set kde globally in 8e50b26 (desktop-plasma: Prefer global USE flags,
2024-09-25) but never removed the specific instances of the flag.
|
|
|
|
|
| |
We forgot the extra space needed to separate weltschmerz from its
arguments. Add it here.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|