Commit Graph

9 Commits

Author SHA1 Message Date
OPNA2608
abb24383d2 sladeUnstable: unstable-2023-09-30 -> 3.2.4-unstable-2023-09-30 2024-05-05 17:56:39 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Gliczy
17783e08cd slade: set GDK_BACKEND to x11
Slade has major issues when running in native Wayland:
- The 3D view in the map editor is "spinning", making it unusable.
- The UI will freeze when trying to preview or edit an asset.
- Some crashes
2024-01-23 15:18:26 +01:00
Gliczy
ec1754f86b slade: fix GLib-GIO-ERROR
Prevent crash when opening a file or directory.
2024-01-23 15:06:38 +01:00
Gliczy
6ab5992b6f slade: 3.2.4 -> 3.2.5
Remove the old `postPatch` for non-x86 systems as upstream implemented a check.
Add fix for PK3 destination.
2024-01-23 15:00:03 +01:00
Sergei Trofimovich
6f1fe4a256 sladeUnstable: unstable-2022-08-15 -> unstable-2023-09-30
While at it added unstable git updater.

THe main change is build fix against gcc-13.
2023-10-06 13:59:41 +01:00
R. Ryantm
e662405e73 slade: 3.2.3 -> 3.2.4 2023-06-24 09:02:16 +00:00
R. Ryantm
53ffd0129e slade: 3.2.2 -> 3.2.3 2023-06-02 18:06:02 +00:00
Anderson Torres
06e4e2ba36 slade: move to games/doom-ports 2023-05-02 22:35:27 -03:00