K900
149fb38d5e
plasma: 5.27.6 -> 5.27.7
2023-08-01 14:07:20 +03:00
K900
ce056317e3
libsForQt5.kzones: 0.4 -> 0.5
...
Diff: https://github.com/gerritdevriese/kzones/compare/v0.4...v0.5
2023-07-27 14:48:34 +03:00
K900
7be965b73d
kwin: remove unused input
2023-07-08 11:53:29 +03:00
K900
8be18e91e1
plasma-sdk: 5.27.6 -> 5.27.6.1, drop workaround
2023-06-21 12:34:24 +03:00
K900
20d982bb04
plasma-workspace: refresh patch
2023-06-20 19:45:18 +03:00
K900
a139976082
plasma-sdk: fix build
2023-06-20 19:45:09 +03:00
K900
ffe85a9b3e
flatpak-kcm: add dependency
2023-06-20 19:29:21 +03:00
K900
7e2f4ffde2
plasma: 5.27.5 -> 5.27.6
2023-06-20 19:07:18 +03:00
LoveIsGrief
408b28e988
libsForQt5: Add description and home page for kde integrations
...
For those who don't know what the projects are, this helps clear that up without any additional searches
Closes #152293
2023-06-04 12:59:14 +02:00
Alyssa Ross
6abae5cbb5
xwayland: set meta.mainProgram
2023-05-27 15:00:40 +00:00
Peter Hoeg
3ee719e763
kde-cli-tools: 5.27.5 -> 5.27.5.1
2023-05-22 10:49:16 +08:00
K900
5a9877a9bc
plasma: 5.27.4 -> 5.27.5
2023-05-09 19:07:53 +03:00
K900
5d67039b90
Merge pull request #219498 from Alper-Celik/master
...
plasma-desktop: fix opening orca screen reader settings from kde systemsettings and kcmshell5 in kcm_access kcm
2023-04-14 08:57:13 +03:00
K900
bc42752a6f
plasma5Packages.kwin: 5.27.4 -> 5.27.4.1
...
Fixes #225958
2023-04-13 11:24:15 +03:00
Mathieu Fenniak
edd8b0812f
plasma-vault: add gocryptfs support ( #205519 )
2023-04-12 19:57:56 +02:00
Sandro Jäckel
6f1991d86b
plasma-5: run deadnix on all files
2023-04-10 17:52:43 +02:00
Alper Çelik
3c7b83c71e
plasma-desktop: fix opening orca screen reader settings from kde systemsettings and kcmshell5 in kcm_access kcm
...
Update pkgs/desktops/plasma-5/plasma-desktop/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-04-06 21:25:41 +03:00
Ulrik Strid
3f1bafb686
plasma: 5.27.3 -> 5.27.4(.1)
2023-04-04 19:18:43 +03:00
K900
2c71c3e941
Merge pull request #223032 from chenlijun99/fix/xdg-desktop-portal-kde
...
xdg-desktop-portal-kde: fix missing runtime dependency
2023-03-28 15:50:54 +03:00
Alois Wohlschlager
037cc92ae9
discover: build with user feedback support
2023-03-26 16:00:51 +02:00
Alois Wohlschlager
db461ccf9d
plasma-workspace: build with user feedback support
2023-03-26 14:31:50 +02:00
Lijun Chen
50e860b91e
xdg-desktop-portal-kde: fix missing runtime dependency
...
`plasma-workspace` is required when `xdg-desktop-portal-kde` needs to
open an application picker to let the user pick the application to use to
open a certain file (when no existing default is available).
If `plasma-workspace` is not available the `xdg-desktop-portal-kde` service
logs an error and nothing else happens (the application picker is not opened).
See https://github.com/NixOS/nixpkgs/issues/160923#issuecomment-1474989176
2023-03-25 10:39:10 +01:00
K900
c103991d2b
kpipewire: propagate libepoxy
2023-03-18 11:20:51 +03:00
K900
a5a292c7a8
treewide: clear out remaining qt5 conditionals
2023-03-18 02:10:20 +03:00
Martin Weinelt
231c1145f2
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/rflink/default.nix
2023-03-14 22:33:40 +01:00
K900
77e09950a6
plasma: 5.27.2 -> 5.27.3
2023-03-14 20:27:10 +03:00
K900
62d6cdcf99
kwin: drop gcc12stdenv on aarch64 hack
2023-03-06 17:04:16 +03:00
K900
c72a30954f
plasma: 5.27.1 -> 5.27.2
2023-02-28 20:13:24 +03:00
Bernardo Meurer
42008a14a4
Merge pull request #217206 from Artturin/stdenvimprovements1
2023-02-23 12:07:47 +00:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d
treewide: use toString on list NIX_CFLAGS_COMPILE
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
K900
642c44a28d
plasma: 5.27.0 -> 5.27.1
2023-02-22 17:44:03 +03:00
Samuel Dionne-Riel
297a5a5c71
plasma-sdk: Fix plasmoidviewer
...
```
file://.../org.kde.plasma.plasmoidviewershell/contents/configuration/AppletConfiguration.qml:16:1:
module "org.kde.kitemmodels" is not installed
```
2023-02-21 18:15:43 -05:00
K900
06ca9b6bd8
kwin: force gcc12Stdenv on aarch64
2023-02-14 14:15:58 +03:00
K900
0a1a4be75e
plasma5: allow overriding stdenv in wrapper
...
Will be needed for the next commits
2023-02-14 14:15:58 +03:00
K900
d5210b6725
kwin: stop reverting c++20 things
2023-02-14 14:15:58 +03:00
K900
0091bd6346
kinfocenter: symlink correct executable
...
In 5.27 systemsettings is the main executable, and systemsettings5 is the symlink.
2023-02-14 14:15:58 +03:00
K900
803c28d81e
plasma-remotecontrollers: add new dependency
2023-02-14 14:15:58 +03:00
K900
4d28accf12
kwin: fixup patch
2023-02-14 14:15:57 +03:00
K900
2469eab45e
kscreenlocker: and libkscreen dependency
2023-02-14 14:15:57 +03:00
K900
b7409ad3bf
libkscreen: refresh patch
2023-02-14 14:15:57 +03:00
K900
f0b101fd06
plasma-welcome: init at 5.27.0
2023-02-14 14:15:57 +03:00
K900
984315e6e1
flatpak-kcm: init at 5.27.0
2023-02-14 13:57:36 +03:00
K900
9bd88aa6ec
plasma5: 5.26.5 -> 5.27.0
...
Autogenerated, more changes coming.
2023-02-14 13:57:36 +03:00
Peter Hoeg
f265af55c5
kinfocenter: add a bunch of tools for additional info
2023-01-31 14:46:06 +08:00
K900
b27befbb8c
plasma: 5.26.4 -> 5.26.5
2023-01-07 11:08:16 +03:00
Thomas Tuegel
cc620a6e59
Merge pull request #203863 from samueldr/fix/plamo-misc-issues
...
Plasma Mobile: Minor fixes
2022-12-20 22:43:21 -06:00
Samuel Dionne-Riel
04568a04ce
plasma-mobile: Add kirigami-addons dependency
...
This dependency is not verified at build time.
With it missing, the shell seemed to work, except the KCM and the
desktop configuration panels were empty.
2022-11-30 17:12:31 -05:00
Peter Hoeg
16f1d25e44
plasma-workspace: 5.26.4 -> 5.26.4.1
2022-11-30 11:59:38 +08:00
K900
8b542d1f93
plasma: 5.26.3 -> 5.26.4
...
Minor bug fixes all over the place.
2022-11-29 17:02:49 +03:00