about summary refs log tree commit diff
path: root/pkgs/games/doom-ports/slade/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar1-2/+2
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-01-23slade: set GDK_BACKEND to x11Gliczy1-0/+6
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-23slade: fix GLib-GIO-ERRORGliczy1-0/+2
Prevent crash when opening a file or directory.
2024-01-23slade: 3.2.4 -> 3.2.5Gliczy1-4/+6
Remove the old `postPatch` for non-x86 systems as upstream implemented a check. Add fix for PK3 destination.
2023-06-24slade: 3.2.3 -> 3.2.4R. Ryantm1-2/+2
2023-06-02slade: 3.2.2 -> 3.2.3R. Ryantm1-2/+2
2023-05-02slade: move to games/doom-portsAnderson Torres1-0/+68