Commit Graph

1885 Commits

Author SHA1 Message Date
Thiago Kenji Okada
39b382405a
Merge pull request #190738 from GKasparov/master
picom-next: unstable-2022-02-05 -> unstable-2022-08-23
2022-09-16 09:07:17 +01:00
R. Ryantm
2d34208520
gamescope: 3.11.43 -> 3.11.45-2 2022-09-15 11:39:46 -06:00
GKasparov
cfc8c93472
picom-next: unstable-2022-02-05 -> unstable-2022-08-23
Update to keep up with picom-next.
2022-09-11 12:04:37 +10:00
Tom Fitzhenry
e665fa24f7 phosh: 0.20 -> 0.21 2022-09-10 14:59:59 +10:00
Tom Fitzhenry
f83a329eb1 phosh: 0.17.0 -> 0.20.0 2022-09-10 14:59:58 +10:00
figsoda
07caa11af6 eww: 0.3.0 -> 0.4.0 2022-09-05 09:18:48 -04:00
Sandro
1b647bf9eb
Merge pull request #188994 from miangraham/swayest-workstyle-init 2022-09-04 13:27:14 +02:00
Jacob Birkett
30cd71f1c9
swaylock-effects: add meta.mainProgram 2022-09-04 10:04:35 +08:00
M. Ian Graham
cc0f5950c2
swayest-workstyle: init at 1.3.0
Add swayest-workstyle, a sway-enhanced workspace name iconifier.
2022-09-01 00:28:55 +09:00
R. RyanTM
57a6bb9d0a
icewm: 2.9.8 -> 2.9.9 (#184854)
* icewm: 2.9.8 -> 2.9.9

* Rmove unneeded dependency

Co-authored-by: Jonas Heinrich <onny@project-insanity.org>
2022-08-30 07:38:23 +02:00
Timothy DeHerrera
b3c82f445c
gamescope: 3.11.39 -> 3.11.43 2022-08-27 18:06:43 -06:00
Jonas Heinrich
f3d0897be4
Merge pull request #188078 from AtilaSaraiva/swayws
swayws: init at unstable-2022-03-10
2022-08-25 19:53:56 +02:00
Átila Saraiva
caf4a8ba22 swayws: init at unstable-2022-03-10 2022-08-24 11:09:52 -03:00
Timothy DeHerrera
273d186e32 gamescope: 3.11.33-jupiter-3.3-2 -> 3.11.39 2022-08-23 23:16:43 +02:00
Jonas Heinrich
ece3d56d6b
Merge pull request #184258 from r-ryantm/auto-update/leftwm
leftwm: 0.2.11 -> 0.3.0
2022-08-21 17:04:30 +02:00
Anderson Torres
2021cc4e73
Merge pull request #187642 from NobbZ/berry-fix-version
berry: patch the version in the configure script
2022-08-21 09:07:48 -03:00
Norbert Melzer
b283467401 berry: patch the version in the configure script
This fixes how berry internalizes its own version. By default a static 0.1.7 is
and overriden if a `.git` folder does exist. In that case `git describe` is used
and the version parsed out of it.

This PR unconditionally patches the version in the configure file as that appears
to be easier and more idiomatic than a "fake git".
2022-08-21 08:03:29 +02:00
Sebastian Reuße
c3a4a7a958 x-create-mouse-void: init at 0.1 2022-08-20 10:25:01 +02:00
Artturin
6aff16d259 cage: fix cross
for scdoc detection
2022-08-14 00:45:15 +03:00
Timothy DeHerrera
33c6cdd2d1
Merge pull request #181788 from nrdxp/init-gamescope
gamescope: init at 3.11.33-jupiter-3.3-2
2022-08-09 17:43:34 -06:00
Timothy DeHerrera
a3f954f991
gamescope init at 3.11.33-jupiter-3.3-2 2022-08-08 17:32:13 -06:00
AndersonTorres
7b6ad60ab4 hackedbox: init at 0.8.5.1 2022-08-08 03:30:35 -03:00
José Romildo
77c641e1e7 fvwm: add pyxdg dependence and enable parallel building 2022-08-07 16:28:20 -03:00
José Romildo
396bb501a7 fvwm3: add pyxdg dependence and enable parallel building 2022-08-07 16:27:24 -03:00
Alyssa Ross
be430239ce sommelier: init at 104.0
Since virtio-gpu context types are now in upstream kernels, it is now
possible to use Sommelier without patching it or using custom kernels,
so I think it's finally suitable for inclusion in Nixpkgs.

I'm using the same versioning scheme I made up for crosvm here.
Figuring out the version is handled by the update script, which I
adapted from the crosvm one.  Sadly there's too many differences
between them to easily merge them into one, so reducing duplication
between them is left as further work.

Closes: https://github.com/NixOS/nixpkgs/pull/95874
2022-08-06 06:38:25 +00:00
sternenseemann
531ff521d4 nixos/xmonad: rename NIX_GHC env var to XMONAD_GHC
Upstream XMonad was using our xmonad patch file for their flake build to
support our nixos module. This would of course break the build upstream
if the version we patched and their master branch diverged. We
[discussed] that it'd make sense to upstream the environment var code.
In the process it seemed sensible to rename the NIX_GHC variable as
well, since it isn't really Nix-specific – it's just a way to set the
GHC binary to execute. This change has been [implemented] upstream in an
unreleased version of xmonad now – meaning we'll be able to drop the
xmonad patch soon!

This also clarifies the situation in nixpkgs a bit: NIX_GHC is easy to
confuse with the environment variable used in the ghcWithPackages
wrapper where it is used to set an alternative prefix for a GHC-wrapper
for applications trying to discover it via e.g. ghc-paths. It is an
implementation detail in this context, as it is in the case of the
xmonad module. Since they are different implementations doing different
things, different names also make sense.

[discussed]: 36d5761b3e
[implemented]: 23f36d7e23
2022-08-04 14:29:05 +02:00
Sandro
6f074fc0bc
Merge pull request #183913 from wegank/phosh-fix 2022-08-03 14:56:29 +02:00
Weijia Wang
fa60985d57 phosh: fix build 2022-08-02 15:05:26 +02:00
Sandro
604ab8de88
Merge pull request #183811 from SuperSandro2000/weston 2022-08-01 23:45:09 +02:00
Sandro Jäckel
699ac8cf81
weston: remove with lib over entire file 2022-08-01 23:02:57 +02:00
R. Ryantm
35bb4e4acc leftwm: 0.2.11 -> 0.3.0 2022-07-31 15:55:39 +00:00
Thibaut Marty
1372f30f9a herbstluftwm: 0.9.4 -> 0.9.5 2022-07-30 12:55:49 +02:00
Anderson Torres
2ad1c334f1
Merge pull request #183646 from r-ryantm/auto-update/icewm
icewm: 2.9.6 -> 2.9.8
2022-07-29 22:53:36 -03:00
Anderson Torres
799636b5ea
Merge pull request #183625 from r-ryantm/auto-update/dwl
dwl: 0.2.2 -> 0.3.1
2022-07-29 22:50:12 -03:00
Anderson Torres
62f0972b11
Merge pull request #183656 from r-ryantm/auto-update/labwc
labwc: 0.5.0 -> 0.5.3
2022-07-29 22:48:24 -03:00
R. Ryantm
20eba4c627 labwc: 0.5.0 -> 0.5.3 2022-07-29 12:33:52 +00:00
R. Ryantm
dc99a806e3 icewm: 2.9.6 -> 2.9.8 2022-07-29 11:46:28 +00:00
R. Ryantm
ba1c37604f dwl: 0.2.2 -> 0.3.1 2022-07-29 10:26:33 +00:00
AndersonTorres
cd43f8b8bd fvwm3: init at 1.0.4 2022-07-28 22:28:40 -03:00
AndersonTorres
439696441e fvwm: move-rename to fvwm2
In order to introduce fvwm3, since 2.6.x is now in maintenance mode, with the
new development occurring in a new repository.
2022-07-28 01:44:04 -03:00
Sandro
81fedf1c28
Merge pull request #181080 from delroth/i3lock-2.14.1
i3lock: 2.13 -> 2.14.1
2022-07-21 16:50:55 +02:00
Michael Weiss
b2f65a3aff
weston: 10.0.0 -> 10.0.1
Release announcement:
https://lists.freedesktop.org/archives/wayland-devel/2022-June/042260.html

The URLs of the release tarballs did change as can be seen on the
website [0] (the old URL scheme doesn't work anymore).

[0]: https://wayland.freedesktop.org/releases.html
2022-07-17 15:16:00 +02:00
0x4A6F
b4193a015b
Merge pull request #174529 from r-ryantm/auto-update/cwm
cwm: 6.7 -> 7.1
2022-07-16 22:15:34 +02:00
Alex Griffin
4fe4be1b97
xmonadctl: init at 0.17.0 2022-07-14 14:28:32 +02:00
Pierre Bourdon
d58cc56103
i3lock: 2.13 -> 2.14.1 2022-07-11 13:02:10 +02:00
R. Ryantm
0494aebc0d cwm: 6.7 -> 7.1 2022-07-07 21:45:14 +00:00
Ivan Nikolaenko
b084905057 weston: fix race condition in build system
Some source files have "linux-dmabuf-unstable-v1-server.h" header
included, but do not really need it. Thus, that sources do not
have a correctly configured dependency on that header, which is
dynamically generated during the build.

The fix for that error is to remove unneeded #include.

Signed-off-by: Ivan Nikolaenko <ivan.nikolaenko@unikie.com>
2022-07-04 15:30:33 +00:00
ajs124
f6aa901d2d
Merge pull request #179498 from helsinki-systems/fix/sway-contrib.grimshot-maintainers
sway-contrib.grimshot: fix meta.maintainers
2022-06-29 15:38:20 +02:00
ajs124
95d1c56385 maintainers: remove wedens
no github account linked
2022-06-29 00:55:00 +02:00
ajs124
19e6ace19f maintainers: remove epitrochoid
no github account linked
2022-06-29 00:52:14 +02:00