!rGlCMuXgAhgEpdvJUz:nixos.org

NixOS KDE

135 Members
44 Servers

Load older messages


SenderMessageTime
29 Sep 2024
@k900:0upti.meK900
In reply to @ilya-fedin:matrix.org
That could be really easily solved by symlinking... I honestly don't really understand what's the problem with runCommand given that e.g. fonts module uses it: https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/config/fonts/fontdir.nix
But it won't be solved by symlinking
14:54:05
@k900:0upti.meK900If the path is hardcoded14:54:10
@ilya-fedin:matrix.orgπ™Όπš›. π™±πš˜πš πš•πšŽπš› πš π™·πšŠπš
In reply to @k900:0upti.me
If the path is hardcoded
the path problem is of two lines patch at least
15:05:06
@ilya-fedin:matrix.orgπ™Όπš›. π™±πš˜πš πš•πšŽπš› πš π™·πšŠπš
diff --git a/gdk/wayland/gdkdisplay-wayland.c b/gdk/wayland/gdkdisplay-wayland.c
index 73e9af0246..13066e7cc0 100644
--- a/gdk/wayland/gdkdisplay-wayland.c
+++ b/gdk/wayland/gdkdisplay-wayland.c
@@ -1131,6 +1131,9 @@ get_cursor_theme (GdkWaylandDisplay *display_wayland,
         return theme;
     }
 
+  if (strcmp(name, "default"))
+    return get_cursor_theme (display_wayland, "default", size);
+
   /* This may fall back to builtin cursors */
   return wl_cursor_theme_create ("/usr/share/icons/default/cursors", size, display_wayland->shm);
 }
17:52:09
30 Sep 2024
@ilya-fedin:matrix.orgπ™Όπš›. π™±πš˜πš πš•πšŽπš› πš π™·πšŠπšhttps://gitlab.gnome.org/GNOME/gtk/-/merge_requests/7766 https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/776709:30:03
@ilya-fedin:matrix.orgπ™Όπš›. π™±πš˜πš πš•πšŽπš› πš π™·πšŠπšmerged15:07:53
@k900:0upti.meK900Wow those folks are fast15:27:37
@ilya-fedin:matrix.orgπ™Όπš›. π™±πš˜πš πš•πšŽπš› πš π™·πšŠπšmuch faster than qt's gerrit xd15:53:28
1 Oct 2024
@-_o:matrix.org-_o joined the room.20:59:57
3 Oct 2024
@outfoxxed:outfoxxed.meoutfoxxed

@k900:0upti.me just checking in on the pr again since its been about a month now and I'm going to need it somewhat soon

21:14:18
@outfoxxed:outfoxxed.meoutfoxxed *

@k900:0upti.me just checking in on the caching pr again since its been about a month now and I'm going to need it somewhat soon

21:14:38
@k900:0upti.meK900It's on the stack21:15:05
@k900:0upti.meK900I'm sorry21:15:07
@k900:0upti.meK900A lot of things going on at the same time21:15:14
@outfoxxed:outfoxxed.meoutfoxxedAlright just want to make sure it does actually happen at some point21:18:02
5 Oct 2024
@k900:0upti.meK900 @outfoxxed finally got around to the patch 07:58:41
@k900:0upti.meK900It's mostly nits in the current state07:58:46
@k900:0upti.meK900But also07:58:47
@k900:0upti.meK9006.8 is going to fuck up this entire code07:59:06
@k900:0upti.meK9006.8 is also, uh, on Tuesday07:59:27
@outfoxxed:outfoxxed.meoutfoxxedbeautiful07:59:31
@k900:0upti.meK900https://github.com/qt/qtdeclarative/blob/6.8/src/qml/common/qv4compileddata.cpp07:59:41
@k900:0upti.meK900Most of the stuff got relocated here07:59:46
@outfoxxed:outfoxxed.meoutfoxxedI'll rewrite it for that ig08:00:02
@k900:0upti.meK900But yeah maybe we put this on hold08:00:14
@k900:0upti.meK900Until we land 6.808:00:16
@outfoxxed:outfoxxed.meoutfoxxedafter 6.8 is in nixpkgs so I don't have to rebuild my entire system08:00:18
@outfoxxed:outfoxxed.meoutfoxxedteah08:00:19
@outfoxxed:outfoxxed.meoutfoxxed * yeah08:00:21
@k900:0upti.meK900And then rebase on 6.808:00:22

Show newer messages


Back to Room ListRoom Version: 9