Commit graph

1114 commits

Author SHA1 Message Date
Bobby Rong 86b3b55b4a
Merge pull request #186432 from NickCao/x11vnc
x11vnc: remove extraneous preConfigure
2022-08-16 23:09:08 +08:00
Francesco Gazzetta 67272ce268 xprintidle: 0.2.4 -> 0.2.5 2022-08-15 13:36:58 +02:00
Sebastián Mancilla adc6954528
Merge pull request #185701 from SuperSamus/caffeine-ng
caffeine-ng: don't double wrap
2022-08-14 21:07:38 -04:00
Mario Rodas b6d66c648c
Merge pull request #184746 from r-ryantm/auto-update/wmutils-core
wmutils-core: 1.6 -> 1.7
2022-08-13 12:12:25 -05:00
R. Ryantm d36ce4154e ckbcomp: 1.207 -> 1.209 2022-08-13 16:04:00 +00:00
Nick Cao c68c194789
x11vnc: remove extraneous preConfigure 2022-08-13 20:07:48 +08:00
Martino Fontana c5b051905c xpra: fix launch 2022-08-08 21:53:44 +02:00
Martino Fontana 8edb7f27c3 caffeine-ng: don't double wrap 2022-08-08 21:37:14 +02:00
Martin Weinelt ab6546d511
Merge pull request #184840 from rski/fix-caffeine-ng 2022-08-05 01:55:23 +02:00
Ivv 5f214a11c0
Merge pull request #184151 from r-ryantm/auto-update/xwallpaper
xwallpaper: 0.7.3 -> 0.7.4
2022-08-04 18:34:43 +02:00
Thiago Kenji Okada 3abc399938
Merge pull request #184846 from thiagokokada/fix-otd
opentabletdriver: add buildInputs
2022-08-04 13:34:02 +01:00
superherointj 4d422b3226 bumblebee: mark broken
* refactor
2022-08-03 19:27:19 -03:00
R. Ryantm e4bcf79371 xdg-user-dirs: 0.17 -> 0.18 2022-08-03 15:56:17 +02:00
Thiago Kenji Okada f15b4a5b05 opentabletdriver: add buildInputs
Should fix issue: #184652
2022-08-02 16:57:01 +01:00
Romanos Skiadas ef0734e34a caffeine-ng: Fix startup
Without this caffeine throws
ValueError: Namespace Gtk not available

This is the same as https://github.com/NixOS/nixpkgs/pull/184567/files
2022-08-02 17:48:10 +03:00
R. Ryantm 44fc292b5e wmutils-core: 1.6 -> 1.7 2022-08-02 06:09:51 +00:00
R. Ryantm 425b6d9339 xwallpaper: 0.7.3 -> 0.7.4 2022-07-31 07:06:25 +00:00
Sandro 20fd9ba68c
Merge pull request #181628 from SuperSamus/caffeine-ng 2022-07-30 19:37:46 +02:00
Martino Fontana 44916a6f49 caffeine-ng: 3.5.1 -> 4.0.2 2022-07-29 20:09:39 +02:00
Nikolay Korotkiy 70f25ecbcb
ffcast: fix cross-compilation 2022-07-12 12:50:44 +03:00
Nikolay Korotkiy 164780329f
xrectsel: fix download url 2022-07-12 12:50:43 +03:00
Azat Bahawi 26329f9ae8 xnotify: init at unstable-2022-02-18 2022-07-09 10:20:10 -07:00
Anderson Torres d0490bc9b8
Merge pull request #180271 from azahi/xprompt
xprompt: init at 2.5.0
2022-07-08 21:25:21 -03:00
Kira Bruneau 111998cd3b
Merge pull request #179636 from Atemu/libstrangle-wrapper-library-path
libstrangle: use direct nix store path in layer json
2022-07-08 14:48:40 -04:00
Atemu 5194de18ee libstrangle: support 32bit via implicit layer 2022-07-07 18:40:56 +02:00
Atemu 1a37a30af7 libstrangle: use direct nix store path in layer json
This allows you to load libstrangle without setting LD_LIBRARY_PATH to include
it. Only ENABLE_VK_LAYER_TORKEL104_libstrangle=1 is required now, as expected of
an implicit layer.

Previously, you were required to run your VK app via the wrapper:

    STRANGLE_FPS=30 strangle vkcube

Now you can control it via simple environment variables alone:

    ENABLE_VK_LAYER_TORKEL104_libstrangle=1 STRANGLE_FPS=30 vkcube
2022-07-07 18:39:16 +02:00
Azat Bahawi 234be397d6
xprompt: init at 2.5.0 2022-07-06 11:11:53 +03:00
AndersonTorres f4b885df97 xosview2: remove spurious doCheck = false 2022-07-06 01:28:12 -03:00
AndersonTorres c2c8e8fdd2 xosview: init at 1.23 2022-07-06 01:28:11 -03:00
Thiago Kenji Okada ece1a9fe66 arandr: refactor derivation 2022-06-30 21:07:39 +01:00
ajs124 45ec5898cb maintainers: remove tstrobel
was ts468 on github afaict and was actually a committer, but that account hasn't been active since early 2018
2022-06-29 00:54:53 +02:00
Kevin Griffin aae0476728
xmcp: move to X11 directory
The lowercase x11 directory was causing errors
on macOS machines.
2022-06-27 11:40:21 +09:00
Sandro 7b257a7b4f
Merge pull request #178808 from azahi/focusmon
focus: init at unstable-2021-02-23
2022-06-25 20:40:18 +02:00
Azat Bahawi 4e7059cf4f
focus: init at unstable-2021-02-23 2022-06-25 14:34:44 +03:00
Azat Bahawi 6d877c3b43
pmenu: init at 3.0.1 2022-06-25 14:20:31 +03:00
Vladimír Čunát 2783f5c40e
Merge #176496: xdg-utils: fix cross-compilation 2022-06-19 14:00:16 +02:00
Sandro 8e57c30fb3
Merge pull request #177746 from raboof/init-xlogo-1.0.5
xlogo: init at 1.0.5
2022-06-17 09:31:59 +02:00
Arnout Engelen c07011d3c0
xlogo: init at 1.0.5
Show a window with the X11 logo.

Not a very useful application in itself, but helpful to test X11-related things.
2022-06-15 16:13:35 +02:00
Thiago Kenji Okada 41cc697fdd sx: migrate to resholve.mkDerivation 2022-06-15 00:27:35 +01:00
ckie 4d63c8b732
Merge pull request #174156 from jevy/sunpaper
sunpaper: init at unstable-2022-04-01
2022-06-11 20:51:40 +03:00
jevin 5b898eb8de sunpaper: init at unstable-2022-04-01 2022-06-11 11:47:44 -04:00
7c6f434c da01abc1d3
Merge pull request #176563 from somasis/sct
sct: unstable-2015-11-16 -> 0.5
2022-06-06 19:36:53 +00:00
Sandro 76ac5101a2
Merge pull request #175451 from aaronjheng/go-sct
go-sct: 20180605-eb1e851 -> unstable-2022-01-32
2022-06-06 18:01:27 +02:00
Kylie McClain a42cdc07fc
sct: unstable-2015-11-16 -> 0.5
Switch to using umaxx maintained version, the same version provided in
OpenBSD's ports, the same version linked in tedu@'s original blog post
at the end.
2022-06-06 11:11:01 -04:00
Sandro 66def2957e
Merge pull request #175779 from patricksjackson/fno-common-xbindkeys
xbindkeys-config: add -fcommon workaround
2022-06-03 17:20:58 +02:00
Sandro 720611a5d6
Merge pull request #176067 from trofi/fix-fno-common-for-xannotate
xannotate: pull patch pending upstream inclusion for -fno-common tool…
2022-06-03 17:04:54 +02:00
Sandro d19d15f32f
Merge pull request #176058 from trofi/fix-fno-common-for-wayv
wayv: pull patch pending upstream inclusion for -fno-common toolchain…
2022-06-03 17:04:13 +02:00
Sergei Trofimovich add1b2e9af xannotate: pull patch pending upstream inclusion for -fno-common toolchain support
Without the change build fails against upstream gcc-10 as:

    ld: process.o:/build/source/src/process.h:26: multiple definition of
      `child'; backend.o:/build/source/src/process.h:26: first defined here
2022-06-03 08:19:28 +01:00
Sergei Trofimovich 42b9836536 x11vnc: pull upstream fix for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: x11vnc-xwrappers.o:/build/source/src/util.h:105: multiple definition of
      `clientMutex'; x11vnc-8to24.o:/build/source/src/util.h:105: first defined here
2022-06-03 08:12:50 +01:00
Sergei Trofimovich d16032e754 wayv: pull patch pending upstream inclusion for -fno-common toolchain support
Without the change build fails on upstream gcc-10 as:

    ld: process.o:(.bss+0x0): multiple definition of `child'; backend.o:(.bss+0x0): first defined here
2022-06-03 07:28:01 +01:00
Patrick Jackson d798024479 xbindkeys-config: add -fcommon workaround 2022-06-01 09:33:57 -07:00
Aaron Jheng 7844de536b
go-sct: 20180605-eb1e851 -> unstable-2022-01-32 2022-06-01 00:37:43 +00:00
Sandro Jäckel a2c2795e1c
xpra: remove ipaddress 2022-05-30 05:54:00 +02:00
Brian McKenna 17958d7718 xdg-utils: fix cross-compilation 2022-05-29 20:55:08 +10:00
Sandro b9c9593a88
Merge pull request #173304 from IvarWithoutBones/bump/dotnetmodule 2022-05-26 00:26:18 +02:00
Azat Bahawi 91198c9987
setroot: fix build 2022-05-21 22:27:08 +03:00
Matt Votava 9abfef3f54
xpra: 4.3.2 -> 4.3.3 (#172682) 2022-05-20 14:32:42 +02:00
Ivar Scholten 578589e1da treewide: remove unneeded dotnet SDK version pins
These derivations use buildDotnetModule, which has had its default
dotnet version changed recently. This patch removes redundantly setting
the SDK/runtime to version 6.
2022-05-16 21:39:47 +02:00
Sergei Trofimovich fcf3fb06ac xvkbd: 3.9 -> 4.1
Upstream moved from imake to autoconf.
Also fixes build against gcc-10 -fno-common.

Changes: http://t-sato.in.coocan.jp/xvkbd/ChangeLog
2022-05-09 16:33:40 +02:00
Artturi 7854686295
Merge pull request #172033 from trofi/fix-fno-common-for-xnee
xnee: pull fix pending upstream inclusion for -fno-common toolchain s…
2022-05-08 15:06:25 +03:00
Sergei Trofimovich 5b50f0de1d xnee: pull fix pending upstream inclusion for -fno-common toolchain support
Without the change build fails as:

    $ nix build -L --impure --expr 'with import ./. {}; xnee.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
    ...
    ld: .libs/xnee_xinput.o:/build/xnee-3.19/libxnee/src/../include/libxnee/xnee_internal.h:117:
      multiple definition of `xnee_mode';
2022-05-08 08:06:42 +01:00
Sergei Trofimovich 5bfd8093b7 xwinmosaic: pull upstream fix for -fno-common toolchains
Without the change build fails as:

    $ nix build --impure --expr 'with import ./. {}; xwinmosaic.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
    ld: CMakeFiles/xwinmosaic.dir/main.c.o:(.bss+0xc0):
      multiple definition of `a_NET_CURRENT_DESKTOP'; CMakeFiles/xwinmosaic.dir/x_interaction.c.o:(.bss+0xc0): first defined here
    ld: CMakeFiles/xwinmosaic.dir/main.c.o:(.bss+0xc8):
      multiple definition of `a_NET_DESKTOP_VIEWPORT'; CMakeFiles/xwinmosaic.dir/x_interaction.c.o:(.bss+0xc8): first defined here
2022-05-07 22:02:19 +01:00
R. Ryantm e33dbfd288 opentabletdriver: 0.6.0.3 -> 0.6.0.4 2022-05-05 09:45:50 +00:00
Connor fcc27fbda3 mmutils: init at 1.4.1 2022-04-29 09:46:42 -05:00
Solene Rapenne 922b173bf3 libstrangle: 0.1.1 -> unstable-202202022 2022-04-29 09:24:20 -05:00
github-actions[bot] 6b9c75bed5
Merge master into staging-next 2022-04-16 18:01:07 +00:00
Timo Kaufmann 4671196d03
Merge pull request #165968 from fgaz/xprintidle/init
xprintidle: init at 0.2.4
2022-04-16 14:05:50 +02:00
github-actions[bot] c58a108aaa
Merge master into staging-next 2022-04-16 06:01:08 +00:00
Martin Weinelt b6e12f03f9
Merge pull request #168546 from nbardiuk/caffeine-icon-fix
caffeine-ng: fix broken tray icon
2022-04-16 04:30:12 +02:00
Martin Weinelt a7fc5aaa76 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-15 13:30:48 +02:00
Malo Bourgon 0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
Nazarii Bardiuk a4b6c7c6c4
caffeine-ng: fix broken tray icon
Caffeine adds icons to /usr/share in setup script
ec85235f6b/setup.py (L18-L21)
2022-04-13 22:27:54 +01:00
Vladimír Čunát 5e845236f2
Merge branch 'staging-next' into staging 2022-04-10 17:11:36 +02:00
R. Ryantm a4e4e497df xdragon: 1.1.1 -> 1.2.0 2022-04-10 11:29:23 +02:00
ajs124 65d933485f
Merge pull request #165932 from anpryl/remove/dragon-drop
dragon-drop: remove duplicate package
2022-04-10 10:20:06 +01:00
Anatolii Prylutskyi 4ba10af21f xdragon: refactor
After removing duplicate package "dragon-drop" moving xdragon
to X11 folder.
2022-04-10 10:52:41 +02:00
github-actions[bot] be1d810695
Merge staging-next into staging 2022-04-10 06:02:00 +00:00
Sandro b375d71b1a
Merge pull request #166332 from SuperSandro2000/xdg-utils 2022-04-10 03:29:17 +02:00
github-actions[bot] 3063a8ea39
Merge staging-next into staging 2022-04-05 12:10:46 +00:00
github-actions[bot] 27a4e52731
Merge master into staging-next 2022-04-05 12:05:41 +00:00
Rick van Schijndel 9f98b2bd7c
makeWrapper to nativeBuildInputs (#167225) 2022-04-05 10:34:48 +03:00
R. Ryantm 0349c745d1 xkb-switch-i3: 1.8.1 -> 1.8.5 2022-04-01 04:29:23 +00:00
github-actions[bot] 9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Alyssa Ross ac5a927919
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/python-modules/einops/default.nix
	pkgs/development/python-modules/elegy/default.nix
2022-03-31 11:46:46 +00:00
Ben Siraphob 5187709ff7
Merge pull request #166508 from siraben/automake-buildinputs 2022-03-31 03:15:41 -05:00
Martin Weinelt d0bfb3ccbb Merge remote-tracking branch 'origin/master' into staging-next 2022-03-31 03:49:37 +02:00
Ben Siraphob 21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
Sandro Jäckel e383389428
xdg-utils: remove ? null from inputs 2022-03-30 01:01:47 +02:00
Sandro Jäckel 9f6472500a
xdg-utils: switch to fetchFromGitLab 2022-03-30 00:57:38 +02:00
Bernardo Meurer e2d150f6b1
Merge pull request #134917 from NixOS/binutils-2.37
binutils: 2.35.1 -> 2.38
2022-03-29 10:16:36 -07:00
bb2020 796056a4b9 xkeysnail: update example config 2022-03-29 18:31:15 +03:00
Bernardo Meurer 561781c4d7
nx-libs: binutils 2.37 fix
Co-authored-by: TredwellGit <tredwell@tutanota.com>
2022-03-28 18:50:09 -07:00
Francesco Gazzetta 745dd2d18b xprintidle: init at 0.2.4 2022-03-27 18:21:35 +02:00
Martin Weinelt d68657af92 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-27 15:54:05 +02:00
Anatolii Prylutskyi 99984987a8
dragon-drop: remove duplicate package
Removing package because it is duplicate package of "xdragon".
2022-03-27 13:25:36 +03:00
bb2020 89fb8fc9bb xkeysnail: update example config 2022-03-24 16:10:36 +03:00
Vladimír Čunát a519740b4c
Merge branch 'staging-next' into staging 2022-03-21 11:57:43 +01:00
R. Ryantm df57bab623 jumpapp: 1.1 -> 1.2 2022-03-20 11:36:06 +01:00
github-actions[bot] 4ec6244865
Merge staging-next into staging 2022-03-07 18:01:46 +00:00
Felix Buehler 5acd7bb90b skippy-xd: refactor 2022-03-07 13:58:58 +01:00
Jonathan Ringer 3af9faf36d
Merge pull request #133431 from Ma27/glibc-2.34
glibc: 2.33-108 -> 2.34-115
2022-02-27 18:07:11 -08:00
InfinityGhost c06351b06e opentabletdriver: v0.6.0.2 -> v0.6.0.3 2022-02-27 13:23:12 -05:00
Maximilian Bosch 81e0c947ec
xnee: fix build w/glibc-2.34
ChangeLog: https://hydra.nixos.org/build/163058159
2022-02-27 10:26:55 +01:00
K900 cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
R. Ryantm f8e0e77e26 xbanish: 1.7 -> 1.8 2022-02-25 10:27:53 -08:00
Will Dietz 2f009472e5
xlayoutdisplay: 1.1.2 -> 1.3.0
* xlayoutdisplay: 1.1.2 -> 1.3.0 (#157579)

* no more cmake
* format string fixup was merged upstream, hooray
* continue to fixup boost linking, but altered for new build system

* xlayoutdisplay: check target is gtest

and build in parallel

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-19 11:11:55 +01:00
Renaud 606cd6454e
Merge pull request #157540 from dtzWill/update/xtruss-20211024
xtruss: 20181001 -> 20211025
2022-02-19 10:46:47 +01:00
R. Ryantm 2a52ad5f76 xpra: 4.3.1 -> 4.3.2 2022-02-16 09:04:16 -08:00
R. RyanTM 561735d8ad
find-cursor: 1.7 -> 1.8
(#159272)
2022-02-12 10:34:57 +01:00
R. RyanTM 8429cc4ffd
ckbcomp: 1.205 -> 1.207
(#150307)
2022-02-10 22:14:33 +01:00
Stefan Frijters 61a15bd35b
obconf: Re-init at unstable-2015-02-13 2022-02-02 18:11:29 +01:00
Will Dietz bff92bb646 xtruss: 20181001 -> 20211025
https://git.tartarus.org/?p=simon/xtruss.git;a=shortlog;h=c25bf48c14c977d1c76f122b73c37f15df6ae6d5

(back to 2018-09-30 commit 82973f5)

* now uses cmake to build
* halibut for manpage generation
2022-01-31 10:40:40 -06:00
piegames 82c39d6929 obconf: drop 2022-01-29 18:09:15 +01:00
Felix Buehler 09e3b7a570 treewide: remove all updateWalker/downloadURLRegexp 2022-01-26 21:46:08 +01:00
R. RyanTM 7916caf759
wpgtk: 6.1.3 -> 6.5.0
* wpgtk: 6.1.3 -> 6.5.0 (#155578)

* wpgtk: use SPDX 3.0 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-24 22:21:54 +01:00
Sandro e639c04196
Merge pull request #156183 from lourkeur/update/xpra 2022-01-24 00:43:05 +01:00
moritz bust 63f93a91d4
bumblebee: fix source url 2022-01-23 20:15:36 +08:00
Louis Bettens a3354b61b6 xpra: 4.2 -> 4.3.1 2022-01-22 20:08:40 +01:00
Nick Cao 0e9544b12a
xdg-user-dirs: fix cross compilation 2022-01-21 11:05:33 +08:00
Fernando Ayats 84127a719f caffeine-ng: 3.4.2 -> 3.5.1 2022-01-20 11:54:49 +01:00
InfinityGhost a9581967f7 opentabletdriver: v0.5.3.3 -> v0.6.0.2 2022-01-16 20:03:16 -05:00
Pavol Rusnak 5c32667d6e
Merge pull request #154677 from IvarWithoutBones/dotnetModule-installphase
buildDotnetModule: wrap executables in preFixup
2022-01-16 15:22:54 +01:00
Felix Buehler 002ab67a21 ratmen: refactor 2022-01-13 00:18:22 +01:00
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