summary refs log tree commit diff
path: root/pkgs/development/libraries/kde-frameworks/kwindowsystem
Commit message (Collapse)AuthorAge
* kde-frameworks: rename name to pnameFelix Buehler2022-02-23
|
* plasma5: load kwayland-integration pluginYaroslav Bolyukin2021-09-26
| | | | Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
* kwindowsystem: upgrade patchYaroslav Bolyukin2021-08-05
| | | | Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
* kdeFrameworks: remove redundant maintainer listsThomas Tuegel2021-04-07
| | | | | I am automatically a maintainer of all packages in the set, so there is not reason to mention me explicitly as the maintainer of every individual package.
* kdeFrameworks: mark broken with Qt < 5.14Thomas Tuegel2021-04-07
|
* kwindowsystem: broken with Qt < 5.14Thomas Tuegel2021-02-20
|
* kwindowsystem: use versionOlderThomas Tuegel2020-12-12
|
* kwindowsystem: update platform plugins path patchThomas Tuegel2020-12-12
|
* kde-frameworks: 5.73 -> 5.76Tom Hall2020-12-12
|
* treewide: convert patch series files to Nix expressionsV2020-09-03
| | | | | | | | | | | | 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)
* kwindowsystem: fix patchnyanloutre2019-11-14
|
* kwindowsystem: update patchWill Dietz2019-09-18
|
* kwindowsystem: add missing dependenciesPeter Hoeg2017-10-23
|
* Kde-Frameworks: Increases the minimum qt version to 5.7Bastian Köcher2017-08-23
|
* kwindowsystem: use QLatin1String instead of QStringLiteralThomas Tuegel2017-06-18
|
* kdeFrameworks: fixup inputs and outputsThomas Tuegel2017-06-18
| | | | | | | - Reduce environment pollution with a separate $bin output containing programs, plugins, and shared data. Libraries remain in $out and are not installed into the environment. - Only propagate build inputs as required.
* kdeFrameworks: rename kdeFramework to mkDerivationThomas Tuegel2017-06-18
|
* qt5: use distinct `lib/qt-5.x` prefix for each minor versionThomas Tuegel2017-06-18
| | | | | Using a distinct prefix for plugins and QML libraries allows multiple Qt 5 minor versions to coexist in the same environment.
* kwindowsystem: purify platform plugin detectionThomas Tuegel2017-04-28