Commit Graph

30 Commits

Author SHA1 Message Date
Nadim Kobeissi
8aad9cf7f5 plasma-desktop: remove Discover from default panel
This commit removes shortcuts to KDE Discover from
the default menus of the default Plasma Desktop
installation in NixOS. Right now, in for example
the official NixOS 23.05 Plasma Desktop ISO (as
well as other installation vectors), a broken KDE
Discover link is included in the default toolbar
and other places, leading to a worse user experience,
since NixOS intentionally does not ship the
Plasma Desktop with KDE Discover.

Confirmed working through building an ISO.
2023-08-27 11:44:01 +02:00
Alper Çelik
a37e23c8ca
plasma-desktop: add missing gsettings schemas on kaccess
this commit lets kaccess to read screen reader settings[1] using
gsettings by adding required gsettings schemas dirs to the $XDG_DATA_DIRS

this commit also refactors previus gsettings schemas fix of kcm_access
for allowing reuse of wrapped gsettings between kaccess and kcm_access
2023-08-14 16:13:39 +03: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
K900
13961bf28e pkgs/desktops/plasma-5: nixpkgs-fmt the whole thing 2022-10-12 17:15:56 +03:00
K900
7e99c2ed5b plasma5Packages: 5.25.5 -> 5.26.0 2022-10-12 17:15:56 +03:00
Felix Buehler
e728776b56 plasma5: rename name to pname 2022-03-06 22:28:59 +01:00
Yaroslav Bolyukin
d142f31c2e
plasma-desktop: remove outdated patch
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-10-22 23:22:26 +03:00
Artturin
4467663aaa plasma-desktop: remove unneeded postPatch 2021-09-17 22:41:21 +03:00
Artturin
ef310fc7cd plasma-desktop: add missing dependency xf86inputlibinput for mouse
settings

fixes https://github.com/NixOS/nixpkgs/issues/132890
2021-09-17 22:41:20 +03:00
oxalica
6076184227
xorg.xf86*: fix include dir
`installFlags` do not work since .pc files are generated during
configure phase. We need to override them with configure flags.
2021-09-16 00:42:24 +08:00
Yaroslav Bolyukin
f8394adae9 plasma-desktop: fix synaptics include
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Yaroslav Bolyukin
85dcd8d3ed ksysguard: replace with throw alias
It was deprecated in favour of system-monitor

Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Thomas Tuegel
e1ba6e312b
plasma-desktop: add optional dependencies 2021-05-14 05:45:20 -05:00
Yaroslav Bolyukin
ef8e9e0163
plasma-desktop: upgrade patch
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-02-26 05:49:40 +03:00
Tom Hall
a604b073b7
plasma5: 5.18.5 -> 5.20.3 2020-12-12 16:05:44 -06:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
V
79921889a0 treewide: convert patch series files to Nix expressions
Nix expressions provide all the features that Quilt series files have,
so using those instead is pointless. Also, lib.readPathsFromFile
(the function used to read series files) has the following warning:

> NOTE: This function is not performant and should be avoided.

This also removes some orphaned series files, and unused references to
copyPathsToStore (which were probably missed in previous commits
where calls to lib.readPathsFromFile were removed)
2020-09-03 19:15:05 +02:00
Thomas Tuegel
e904041bd2
plasma-desktop: add qqc2-desktop-style input 2020-09-01 05:34:02 -05:00
Milan Pässler
381667a4b3 plasma5: 5.17.5 -> 5.18.5 2020-08-21 19:48:12 +02:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Bastian Köcher
79f6c57558 plasma5: 5.12 -> 5.13 2018-06-12 14:30:48 +02:00
adisbladis
1de98e8568
plasma: 5.11.5 -> 5.12.1 2018-02-14 17:24:20 +08:00
adisbladis
9d57972cd5
plasma-desktop: Fix build with qt 5.10 2018-01-16 21:38:36 +08:00
adisbladis
84847258bb
plasma: 5.10.5 -> 5.11.1 2017-10-19 11:09:22 +08:00
Thomas Tuegel
8538d75734
plasma5: fixup inputs and outputs 2017-06-18 08:44:45 -05:00
Thomas Tuegel
a4be1a68f8
plasma-desktop: pass path to hwclock through preprocessor macro 2017-06-18 08:44:45 -05:00
Thomas Tuegel
eaa644a5af
plasma5: rename plasmaPackage to mkDerivation 2017-06-18 08:42:20 -05:00
Thomas Tuegel
c93c57b8ac
plasma5: 5.8.6 -> 5.9.3 2017-03-04 15:08:47 -06:00
Thomas Tuegel
127bf18a35
extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
Thomas Tuegel
7f84ad5f4c
plasma5: Move to desktops/plasma-5 2017-02-27 11:49:12 -06:00