Commit graph

7 commits

Author SHA1 Message Date
Ben Siraphob 3bbad8b041 treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07:00
Ben Siraphob d6aeae8f90 pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
Maximilian Bosch 0a21d06682
wdisplays: fix startup on sway 1.5
Starting `wdisplays` on a NixOS 20.09 with `sway-1.5` breaks with the
following output:

```
(wdisplays:28400): Gtk-WARNING **: 10:26:38.619: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
This may indicate that pixbuf loaders or the mime database could not be found.
Gdk-Message: 10:26:38.752: Error reading events from display: Success
```

The first two warnings can be fixed by adding `wrapGAppsHook`. The last
error is an upstream bug that can be fixed by applying the patch from a
pending PR[1].

[1] https://github.com/cyclopsian/wdisplays/pull/20
2020-09-11 11:00:40 +02:00
Maximilian Bosch fd0a039410
wdisplays: 2020-03-15 -> 1.0
https://github.com/cyclopsian/wdisplays/releases/tag/1.0
2020-05-10 01:35:29 +02:00
Maximilian Bosch 6b5186c2ca
wdisplays: 2020-01-12 -> 2020-03-15
ba331ca...0faafdc
2020-04-13 12:03:37 +02:00
Maximilian Bosch 513482763b
wdisplays: 2019-10-26 -> 2020-01-12 2020-02-09 20:30:34 +01:00
Linus Heckemann 1bf0d4444c
wdisplays: init at 2019-10-26-unstable 2019-10-29 18:40:18 +01:00