Commit graph

751 commits

Author SHA1 Message Date
Thiago Kenji Okada 0a14936466 opentabletdriver: misc improvements
- Use install instead of cp when possible
- Add missing hooks
- Use desktopItem instead of packaging desktop file manually
2021-01-02 14:09:31 -03:00
Kevin Cox 58f3c19b78
Merge pull request #107638 from thiagokokada/opentabletdriver-init
opentabletdriver: init at 0.4.2/add module
2020-12-30 09:18:26 -05:00
Pavol Rusnak cf080616dc
Merge pull request #107579 from ewok/xkb-switch-i3
xkb-switch-i3: init at 1.8.1
2020-12-29 23:37:56 +01:00
Thiago Kenji Okada 29922fa772 opentabletdriver: init at 0.4.2 2020-12-29 10:22:58 -03:00
Artur Taranchiev d8235e3b1b xkb-switch-i3: init at 1.8.1 2020-12-27 18:42:22 +03:00
IvarWithoutBones 84e1b7f969 Revert "xwallpaper: remove libseccomp dependency" 2020-12-26 21:20:57 +01:00
R. RyanTM ba44cf1c6e ckbcomp: 1.198 -> 1.199 2020-12-08 14:50:56 +00:00
Sandro 0e76c846a8
Merge pull request #105235 from mweinelt/x11vnc
x11vnc: fix CVE-2020-29074
2020-11-28 21:29:13 +01:00
Martin Weinelt 1c414c565b
x11vnc: fix CVE-2020-29074
scan.c in x11vnc 0.9.16 uses IPC_CREAT|0777 in shmget calls, which allows
access by actors other than the current user.

Fixes: CVE-2020-29074
2020-11-28 15:58:55 +01:00
tbenst fb1f518c01 virtualgl: 2.6.2 -> 2.6.5 2020-11-26 02:36:41 -08:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Sandro 8b65b642b1
Merge pull request #103227 from Mazurel/master 2020-11-23 23:09:50 +01:00
Ryan Mulligan c6f7e1f9d8
Merge pull request #104243 from r-ryantm/auto-update/nx-libs
nx-libs: 3.5.99.24 -> 3.5.99.25
2020-11-20 08:59:54 -08:00
zowoq b23d2973b6 grobi: fix failing test on go 1.15 2020-11-19 20:32:44 +10:00
R. RyanTM da64a164c5 nx-libs: 3.5.99.24 -> 3.5.99.25 2020-11-19 05:53:24 +00:00
R. RyanTM 193ace7e8a ckbcomp: 1.197 -> 1.198 2020-11-18 11:10:51 -08:00
Jörg Thalheim d0925412b6
Merge pull request #95675 from erikarvstedt/fix-sdg-utils
xdg-utils: add missing dependencies
2020-11-16 16:49:00 +01:00
Mazurel 8e995109f2 devour: init at 12 2020-11-16 14:20:12 +01:00
SCOTT-HAMILTON 65bd03c8d3 hsetroot: 1.0.2 -> 1.0.5 2020-11-14 20:59:30 +01:00
Antonio Yang 7e51cfadba find-cursor: init at 1.6
Co-authored-by: Ivar <41924494+IvarWithoutBones@users.noreply.github.com>
2020-11-04 09:12:56 +08:00
Pavol Rusnak 2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
Ben Siraphob db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
R. RyanTM 87b4e22f0f ckbcomp: 1.196 -> 1.197 2020-10-25 09:43:14 +01:00
R. RyanTM 2dd05b3d2f wpgtk: 6.1.0 -> 6.1.3 2020-10-25 09:34:43 +01:00
Frederik Rietdijk b981eca057 Merge master into staging-next 2020-10-14 11:32:49 +02:00
Nikita Uvarov 35e0d35113
caffeine-ng: add missing dependencies, fix bin paths 2020-10-13 19:48:00 +02:00
Maximilian Bosch f5a2dd0811
nx-libs: fix build w/glibc-2.32 2020-09-12 23:04:46 +02:00
IvarWithoutBones cff6e7b161 xwallpaper: formatting fix 2020-09-07 16:36:38 +02:00
IvarWithoutBones 4008f2c6ea xwallpaper: remove libseccomp dependency 2020-09-07 16:35:47 +02:00
R. RyanTM 2102dedc0d ckbcomp: 1.195 -> 1.196 2020-08-31 16:52:57 +02:00
Silvan Mosberger b9f9cb313a
Merge pull request #85495 from bhougland18/wmutils-libwm
wmutils-libwm: init at 1.0
2020-08-24 03:46:12 +02:00
Lassulus 2df0a3e453
Merge pull request #88021 from lourkeur/fix_xpra_doublewrapping
xpra: avoid double-wrapping
2020-08-23 09:09:57 +02:00
Louis Bettens ead09d7e6e xpra: force XPRA_COMMAND 2020-08-22 22:38:10 +02:00
Lassulus 344787cf8e
Merge pull request #87983 from lourkeur/cleanup_libfakeXinerama
fakeXinerama: clean up minor issues
2020-08-22 18:45:16 +02:00
Erik Arvstedt 68559e2820
xdg-utils: add missing dependencies
- Add coreutils to PATH, because the xdg scripts use other not yet
  provided coreutils like head.
  This makes the custom 'cut' and 'sort' functions obsolete.
  Remove double quotes around $out because $out contains no Bash field separators.
- Replace all instances of 'which' with 'type -P'.
  The previous sed command only replaced instances with a leading space.
2020-08-17 13:03:54 +02:00
Will Dietz 35094fe23e dex: drop included patch 2020-08-16 13:31:36 +00:00
Will Dietz 28498f46b7 dex: 0.8.0 -> 0.9.0 2020-08-16 13:31:36 +00:00
afreakk 6f0a715ad2 grobi: 0.5.1 -> 0.6.0 2020-08-10 12:05:30 -07:00
R. RyanTM 494fcb0b76 alttab: 1.4.0 -> 1.5.0 2020-07-23 21:45:20 +00:00
Ryan Mulligan a8cca2a191
Merge pull request #92670 from r-ryantm/auto-update/xidlehook
xidlehook: 0.8.2 -> 0.9.1
2020-07-08 06:53:07 -07:00
R. RyanTM cd6b8b8da7 xidlehook: 0.8.2 -> 0.9.1 2020-07-08 00:58:31 +00:00
R. RyanTM 45af43ff0b nx-libs: 3.5.99.23 -> 3.5.99.24 2020-07-07 10:04:47 -07:00
Chuck c2228aea03 xsecurelock: Remove unused deps imagemagick, xset
imagemagick dependency went away in version 1.2.
xset dependency went away in version 1.4.
2020-07-02 15:35:14 -07:00
Lassulus b66b53e2e4
Merge pull request #87753 from IvarWithoutBones/xwallpaper
xwallpaper: init at 0.6.5
2020-06-18 14:11:01 +02:00
R. RyanTM 2c65581b4d ckbcomp: 1.194 -> 1.195 2020-06-17 11:45:37 -07:00
Graham Christensen 4b5880f015
xdg_utils: xdg-open: add $out to PATH
Otherwise, xdg-open cannot call xdg-mime and this does not work:

    "${pkgs.xdg_utils}/bin/xdg-open"
2020-06-17 08:27:55 -04:00
zowoq 78e324d272 treewide: ffmpeg_4 -> ffmpeg 2020-06-16 18:23:14 -07:00
Michael Lingelbach e5b7f1325c xpra: 3.0.9 -> 4.0.2 2020-06-08 17:52:18 -07:00
Jaka Hudoklin fd9d37e271
Merge pull request #87985 from lourkeur/fix_85694
xpra: fix #85694
2020-06-03 14:37:35 +00:00
OPNA2608 2fe1574410 alttab: fix malformed enableParallelBuilding 2020-06-03 10:01:47 +02:00