Commit graph

891 commits

Author SHA1 Message Date
IvarWithoutBones ec52dd4971 opentabletdriver: use postFixup instead of postInstall 2022-01-12 00:23:53 +01:00
Vincent Ambo 1bdceb9628 xsecurelock: add coreutils to saver_blank script path
This script is used to delay something in a loop that is active while
xscreensaver is running.

Since it calls `sleep` from coreutils, the effect of `sleep` not being
on $PATH is that it turns into a busy loop that does nothing, causing
a variety of problems with things like resuming from suspend if a
screenlocker is active.

Situations where coreutils might not be on $PATH are, for example,
cases where xscreensaver is launched via a systemd-unit (e.g. through
xss-lock).

I've been running xsecurelock with this change for a while (since
https://cl.tvl.fyi/c/depot/+/4403) and it has resolved these issues
for me.
2022-01-07 17:48:50 +01:00
Thiago Kenji Okada 2bba578ff6 opentabletdriver: add meta.mainProgram, update website 2022-01-04 15:31:59 -03:00
R. RyanTM 951a01d284
wmutils-core: 1.5 -> 1.6
(#143325)
2022-01-02 16:41:13 +01:00
Felix Buehler 81eb599e8d nuget-to-nix: update to use pname instead of name 2021-12-23 22:47:34 +01:00
IvarWithoutBones 1dafe944ec opentabletdriver: run unit tests 2021-12-22 14:54:41 +01:00
IvarWithoutBones 0f3d546116 buildDotnetModule: set dontWrapGApps to avoid double wrapping
This also removes the flag from opentabletdriver and opentracker, which
manually set it before.
2021-12-20 21:54:40 +01:00
R. Ryantm 33c520d185 alttab: 1.6.0 -> 1.6.1 2021-12-06 01:26:13 +00:00
Felix Buehler 8d0267dc8f treewide: use pname&version instead of name 2021-12-05 15:38:17 +01:00
Felix Buehler 22dffe27f3 pkgs/tools: use pname&version instead of name 2021-11-30 21:11:29 +01:00
Sandro e6e8cb81bd
Merge pull request #146895 from trofi/fix-nx-libs-for-binutils-2.36 2021-11-30 18:23:11 +01:00
Florent C 1bf1adbf0b xob: 0.2 -> 0.3
The current package is outdated and does not have a maintainer anymore.
This updates the package to version 0.3 and adds myself as the new
package maintainer since I am already the maintainer of xob.
2021-11-25 18:13:07 +01:00
IvarWithoutBones 9a0d636d7d opentabletdriver: use buildDotnetModule 2021-11-22 00:39:48 +01:00
Sergei Trofimovich d793cbc4aa nx-libs: fix build on upcoming binutils-2.36
Without the change build fails on binutils-2.36 as:

    ar: libdeps specified more than once
    failed command: ar clq libdix.a atom.o colormap.o cursor.o
2021-11-21 16:36:48 +00:00
figsoda fb3de84fb3 xidlehook: use buildFeatures 2021-11-16 08:11:50 -05:00
Thiago Kenji Okada 8ccfa0e0b8
Merge pull request #143321 from r-ryantm/auto-update/xdotool
xdotool: 3.20210903.1 -> 3.20211022.1
2021-11-13 20:16:16 -03:00
Sandro 96c17beaf5
Merge pull request #145205 from Stunkymonkey/treewide-pname-version-1 2021-11-13 19:32:52 +01:00
Felix Bühler f5c12e8311
treewide: replace '-git' packages with 'unstable-' in version (#145396) 2021-11-10 16:21:47 -05:00
Felix Buehler 9480444dae treewide: rename name to pname&version 2021-11-09 22:24:57 +01:00
R. Ryantm ef424f2d81 xdotool: 3.20210903.1 -> 3.20211022.1 2021-10-28 07:43:39 +00:00
Felix Buehler a58c4b60ca xinput_calibrator: switch to fetchFromGitHub 2021-10-24 15:13:07 +02:00
Felix Buehler 54ecf6b486 wmutils-core: switch to fetchFromGitHub 2021-10-24 15:12:35 +02:00
Felix Buehler 432653874c bgs: switch to fetchFromGitHub 2021-10-24 15:12:09 +02:00
Pavol Rusnak eca667180b
dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKs 2021-10-18 23:46:17 +02:00
github-actions[bot] d6f028d12d
Merge master into staging-next 2021-09-13 06:01:28 +00:00
R. RyanTM c07ae7fe51 opentabletdriver: 0.5.3.2 -> 0.5.3.3 2021-09-12 22:39:34 +00:00
Luke Granger-Brown 764a52ba7e
Merge pull request #135414 from trofi/fix-imake-vendor
imake: do not skip Linux* vendor definitions
2021-09-08 23:16:41 +01:00
Sergei Trofimovich 79031203b8 xvkbd: explicitly set LIBDIR and CONFDIR
In preparation to fix long-standing `imake` bug #135337 we need
to set `LIBDIR` and `CONFDIR` away from incorrectly embedded
`xorg-cf-files`. Before #135337 the package worked by chance.

Issue: https://github.com/NixOS/nixpkgs/issues/135337
2021-09-06 07:46:13 +01:00
R. RyanTM bf95b9a770 xdotool: 3.20210804.2 -> 3.20210903.1 2021-09-05 03:50:28 +00:00
Sandro 545fc025a9
Merge pull request #134949 from jecaro/add-inputplug 2021-08-23 12:20:22 +02:00
Jörg Thalheim e6d5267332 arandr: fix homepage 2021-08-22 16:07:48 +02:00
jecaro de85b9bb8f inputplug: init at 0.4.0 2021-08-21 20:42:02 +02:00
Alyssa Ross ccb652c538
xrestop: 0.4 -> 0.5; clarify license; adopt 2021-08-19 12:42:06 +00:00
Artturi 2b75e59cc2
Merge pull request #133981 from r-ryantm/auto-update/xosview2
xosview2: 2.3.1 -> 2.3.2
2021-08-17 22:51:35 +03:00
Artturi 3b0bafb356
Merge pull request #133887 from r-ryantm/auto-update/xkbset
xkbset: 0.5 -> 0.6
2021-08-17 22:46:31 +03:00
Sandro cd12d94977
Merge pull request #134264 from sikmir/xdotool
xdotool: 3.20160805.1 → 3.20210804.2
2021-08-16 15:45:47 +02:00
Nikolay Korotkiy ae41d2a1d7
xdotool: 3.20160805.1 → 3.20210804.2 2021-08-15 22:28:37 +03:00
Jörg Thalheim 52657498f7
Merge pull request #133588 from zhaofengli/nuget-to-nix
nuget-to-nix: init
2021-08-15 07:02:43 +01:00
R. RyanTM bd514f19b6 xosview2: 2.3.1 -> 2.3.2 2021-08-14 10:55:58 +00:00
R. RyanTM 4d238dff23 xkbset: 0.5 -> 0.6 2021-08-14 06:14:04 +00:00
Zhaofeng Li 9968cfbb26 opentabletdriver: Use nuget-to-nix in updater script 2021-08-13 22:50:20 -07:00
Ilan Joselevich 9cbe3b1e3d xwallpaper: 0.7.0 -> 0.7.3 2021-08-13 20:29:16 +03:00
R. RyanTM 595ef1a207 ckbcomp: 1.199 -> 1.205 2021-08-10 00:07:48 +00:00
Artturi e525b9eaca
Merge pull request #131368 from akho/xplugd-1.4 2021-08-07 02:40:58 +03:00
adisbladis 0ec5b03c80
Merge pull request #132472 from ollieh/remove-maintainer-vozz
remove vozz as maintainer
2021-08-02 19:14:58 -05:00
ollieh 5d2da0969d remove maintainer vozz 2021-08-02 23:55:58 +01:00
Sandro Jäckel 939f7ca6d1
keynav: format 2021-08-02 10:58:48 +02:00
Felix Buehler b8c370fedf tools/{X11/video/virtualization}: replace name with pname&version 2021-07-27 20:45:57 +02:00
Alexander Khodyrev 3fe085cb14 xplugd: init at 1.4 2021-07-26 09:16:20 +03:00
Sandro 2e5e3c2b6e
Merge pull request #130540 from Stunkymonkey/xgeometry-select-phases
xgeometry-select: deprecate phases
2021-07-20 11:07:35 +02:00