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
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
ajs124
9966a132db
maintainers: remove mschneider
...
no github account
2022-06-29 00:52:14 +02:00
ajs124
b8383e8c90
sway-contrib.grimshot: fix meta.maintainers
2022-06-29 00:49:27 +02:00
wozeparrot
65958f1b04
hyprland: init at 0.6.0beta ( #169960 )
2022-06-28 21:41:52 +02:00
Mario Rodas
9a17f32539
Merge pull request #178810 from azahi/shod
...
shod: init at 2.4.0
2022-06-26 08:42:45 -05:00
Azat Bahawi
feef954b41
shod: init at 2.4.0
2022-06-26 11:47:35 +03:00
kilianar
69efa4c253
i3status-rust: 0.21.10 -> 0.22.0
2022-06-23 17:34:39 +02:00
Bobby Rong
a917e59f79
Merge pull request #178201 from r-ryantm/auto-update/i3-resurrect
...
i3-resurrect: 1.4.3 -> 1.4.5
2022-06-23 19:18:40 +08:00
Maximilian Bosch
cdbc6e64e4
treewide: reduce maintenance workload for ma27
...
Note: I DO NOT resign from nixpkgs, not at all!
However, I like a clean notification inbox and I get a lot of stuff for
packages where I'm only an end-user or don't use them anymore and thus
can't help out that much.
So please consider it a measure to reduce the mental load for me when
going through my notifications ;-)
2022-06-19 12:07:43 +02:00
R. Ryantm
84fc9ca4a6
i3-resurrect: 1.4.3 -> 1.4.5
2022-06-19 03:55:48 +00:00
Sandro
a2b7340300
Merge pull request #177961 from oxalica/fix/swayidle-exec
...
swayidle: fix the path to `sh`
2022-06-17 20:38:46 +02:00
oxalica
a77271aae7
swayidle: fix the path to sh
...
The execvp to the bare `sh` would fail when PATH is cleared, eg. in
a systemd unit.
2022-06-17 11:06:37 +08:00
José Romildo
5b4de3cf2d
e16: 1.0.24 -> 1.0.25
2022-06-15 08:31:26 -03:00
José Romildo
5a754bdc84
e16: add update script
2022-06-13 20:58:40 -03:00
Sandro
9f9c621255
Merge pull request #176776 from tejasag/submit/update-eww
2022-06-09 20:28:25 +02:00
Sergei Trofimovich
364e63d164
fbpanel: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: plugin.o:(.bss+0x0): multiple definition of `stam'; panel.o:(.bss+0x20): first defined here
2022-06-08 08:27:44 +01:00
Tejas Agarwal
4908a6e888
eww: 0.2.0 -> 0.3.0
2022-06-07 23:41:02 +05:30
Sandro
f816f16e94
Merge pull request #175309 from romildo/upd.jwm
2022-06-07 00:34:21 +02:00
Sergei Trofimovich
d306eea857
oroborus: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: workspaces.o:src/keyboard.h:93: multiple definition of
`NumLockMask'; client.o:src/keyboard.h:93: first defined here
2022-06-05 20:12:19 +01:00
Andrew Marshall
95f001206f
sway: Disable strictDeps for wrapper
...
strictDeps breaks `withGtkWrapper` as, it seems, the setup hook does not
run and `GSETTINGS_SCHEMA_PATH` does not get set so `XDG_DATA_DIRS` is
not updated. Probably other things are broken by it as well. See also
probably related https://github.com/NixOS/nixpkgs/issues/56943
(mentioned from `doc/languages-frameworks/gnome.section.md`).
This partially reverts commit da4707d636
.
2022-06-05 10:17:41 -04:00
Aaron Jheng
c53e1cc674
btops: remove
2022-06-04 12:28:32 +00:00
Mars
b67d16e7ad
i3-rounded: init at 4.20.1 ( #174215 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-30 17:51:38 +02:00
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
...
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Rick van Schijndel
433701147a
treewide: pkgs/applications: mark broken for aarch64-linux
2022-05-30 13:42:58 +02:00
Sergei Trofimovich
64756b041d
Merge pull request #172992 from trofi/fix-fno-common-for-awesome
...
awesome: pull upstream fix for -fno-common toolchains
2022-05-29 15:51:06 +00:00
José Romildo
02aa3bff8c
jwm: reformat
2022-05-29 11:36:50 -03:00
José Romildo
ea4692000b
jwm: add update script
2022-05-29 11:33:09 -03:00
José Romildo
889c8592d5
jwm: 2.4.1 -> 2.4.2
2022-05-29 11:29:11 -03:00
Yuri A. Martinez Falcão
41a3ed669b
qtile: added dbus-next as a dependency
...
Qtile has been moving to use dbus-next instead of dbus-python. Some widgets needs dbus-next to be able to run.
2022-05-27 11:47:36 +02:00
Sergei Trofimovich
4b87c6e605
Merge pull request #173121 from trofi/fix-fno-common-for-i3lock-blur
...
i3lock-blur: pull patch pending upstream inclusion for -fno-common to…
2022-05-27 08:04:21 +00:00