| 29 Oct 2024 |
K900 ⚡️ | kio I think | 20:47:29 |
Charles | also should i be using kdePackages or libsforQtN? i assume the former | 20:48:09 |
Charles | * also should i be using kdePackages or libsForQtN? i assume the former | 20:48:21 |
K900 ⚡️ | kdePackages, yes | 20:48:34 |
K900 ⚡️ | libsForQt5 is a horrible misnomer and has old Qt5 based stuff | 20:48:48 |
Charles | yeah i think i remember hearing that around but i wanted to confirm and didn't find anything clicking through a few pages of PRs searching for "kdepackages" | 20:49:23 |
Charles | hmm why is qt6ct not an option for qt.platformTheme | 21:20:24 |
Charles | oh because https://github.com/NixOS/nixpkgs/blob/18536bf04cd71abd345f9579158841376fdd0c5a/nixos/modules/config/qt.nix#L11 | 21:23:09 |
Charles | $ kbuildsycoca6 --noincremental
kbuildsycoca6 running...
"applications.menu" not found in QList("/home/charles/.config/menus", "/run/current-system/sw/etc/xdg/menus")
now what am i missing lol
| 22:39:48 |
Charles | (this appears to be necessary to get the application chooser to have anything in it) | 22:39:57 |
Charles | i think i fixed it, will post diff in a moment | 23:06:49 |
Charles | actually just kidding i just remembered i still have to fix the fact that dolphin is using the wrong theme somehow | 23:15:31 |
Charles |  Download image.png | 23:29:22 |
Charles | also this text being clipped is weird | 23:29:29 |
Charles | transmission_4-qt6 is also messed up: | 23:34:03 |
Charles |  Download image.png | 23:34:06 |
Charles | oh, this might be this: https://github.com/NixOS/nixpkgs/issues/350514 | 23:36:29 |
Charles | yeah it is | 23:57:25 |
| 30 Oct 2024 |
Charles | In reply to @charles:computer.surgery i think i fixed it, will post diff in a moment https://gitlab.computer.surgery/charles/dotfiles/-/commit/6a5c298ae5664b0ac6a8f2f82515f1bbb346e382 | 00:21:17 |
| seapat left the room. | 07:49:57 |
| 1 Nov 2024 |
𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝 | What anyone thinks about removing qgnomeplatform and adwaita-qt? They both seem to be unmaintained upstream and downstream. Particualrly, nixos has so old qgnomeplatform that it has no tray icon implementation for Qt 6. | 11:18:31 |
𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝 | I think it has sense then to replace qt.platformTheme's gnome value with gtk3 | 11:19:26 |
𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝 | And I would like to upload my qt5ct/qt6ct patches to nixpkgs that should make it the best way of dealing with Qt theming outside of KDE
https://github.com/ilya-fedin/nur-repository/blob/master/pkgs/qt5ct/qt5ct-shenanigans.patch
https://github.com/ilya-fedin/nur-repository/blob/master/pkgs/qt6ct/qt6ct-shenanigans.patch | 11:23:08 |
𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝 | Sadly upstream seem to be quite inactive ignoring all my PRs
https://github.com/trialuser02/qt6ct/pulls | 11:23:35 |
K900 ⚡️ | I think qt6ct is just dead again | 11:42:54 |
K900 ⚡️ | I'm hoping the new style Plasma folks are building will be the replacement | 11:43:06 |
𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝 | In reply to @k900:0upti.me I think qt6ct is just dead again again? | 11:43:19 |
K900 ⚡️ | Well qt5ct was dead | 11:43:29 |
K900 ⚡️ | For a while | 11:43:32 |
𝙼𝚛. 𝙱𝚘𝚠𝚕𝚎𝚛 𝚠𝙷𝚊𝚝 | In reply to @k900:0upti.me I'm hoping the new style Plasma folks are building will be the replacement I guess it will take lots of time and patching qt6ct would make the UX way better meanwhile | 11:44:52 |