Commit graph

7 commits

Author SHA1 Message Date
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Maximilian Bosch cd4ad7d2fe
ferdi: 5.6.0-beta.5 -> 5.6.0-beta.6, improve XWayland support
ChangeLog: 1886c8abed/CHANGELOG.md (560-beta6-2021-05-31)

Even though this isn't explicitly noted in the Changelog, this seems to
have fixed the Element integration for me.

Additionally, I added a (hacky) `xdg-open` wrapper which removes the
`GDK_BACKEND` variable to fix the XWayland integration[1]. The problem
is that if a Firefox is running with Wayland (`ferdi` is running under
X11) and `GDK_BACKEND=x11` is passed to the `xdg-open` (and thus
`firefox`) process, Firefox refuses to start since another instance of
it is running under Wayland (but attempts to start in X11 mode because of
`GDK_BACKEND=x11`).

[1] https://github.com/electron/electron/issues/28436
2021-06-04 22:56:10 +02:00
Bryan A. S 57f69430c1 ferdi: 5.5.0 -> 5.6.0-beta.5
Add mesa (libgbm) to buildInputs at mkFranzDerivation to fix build of latest beta

Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2021-05-07 09:50:10 -03:00
Ben Siraphob a6ac3eedbd treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
David Wood d1fb8eaeb1
franz: 5.5.0 -> 5.6.1 2020-11-17 12:05:15 +00:00
Florian Klink ce0c244d83 franz: use lib.getLib udev instead of udev.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
David Wood e5cac5c83d
ferdi: init at 5.5.0 2020-07-08 11:09:59 +01:00