NixOS KDE | 223 Members | |
| 61 Servers |
| Sender | Message | Time |
|---|---|---|
| 29 Sep 2024 | ||
In reply to @ilya-fedin:matrix.orgAmazing | 14:17:51 | |
| Maybe we can just get some of the GNOME people to deal with this | 14:19:09 | |
| Because I can't | 14:19:17 | |
| gtk4 also uses custom built-in fallback cursor than gtk3. As gtk3 uses wayland-cursor, it provides the last fallback which it apparently took from xcursor, given that it has lots of functions with the same name as in libxcursor and those cursors are the same as X11 applications have in this situation (that tiny cursor I uploaded in screenshot). gtk4, it seems, didn't copy that code from wayland-cursor, it has its own builtin fallback pixmap. It seems to be the default (left_ptr) cursor from Adwaita. It can properly scale it (or maybe almost, it's of the right size but looks blurry) which is avantage but wayland-cursor seem to have not only the default cursor but also the hand cursor at least which is disadvantage. Thus I had a trouble resizing gtk4 windows while testing it with GDK_DEBUG=portals. | 14:32:35 | |
| meh, I have a very big trouble connecting to matrix and Element doesn't seem to even have proxy setitngs 🙈 | 14:33:04 | |
In reply to @k900:0upti.meThat could be really easily be solved by symlinking... I honestly don't really undertstand 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 | 14:34:23 | |
In reply to @k900:0upti.me* That could be really easily solved by symlinking... I honestly don't really undertstand 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 | 14:36:08 | |
| * 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 | 14:36:21 | |
In reply to @ilya-fedin:matrix.orgBut it won't be solved by symlinking | 14:54:05 | |
| If the path is hardcoded | 14:54:10 | |
In reply to @k900:0upti.methe path problem is of two lines patch at least | 15:05:06 | |
| 17:52:09 | |
| 30 Sep 2024 | ||
| https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/7766 https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/7767 | 09:30:03 | |
| merged | 15:07:53 | |
| Wow those folks are fast | 15:27:37 | |
| much faster than qt's gerrit xd | 15:53:28 | |
| 1 Oct 2024 | ||
| 20:59:57 | ||
| 3 Oct 2024 | ||
| @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 | |
| * @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 | |
| It's on the stack | 21:15:05 | |
| I'm sorry | 21:15:07 | |
| A lot of things going on at the same time | 21:15:14 | |
| Alright just want to make sure it does actually happen at some point | 21:18:02 | |
| 5 Oct 2024 | ||
| @outfoxxed finally got around to the patch | 07:58:41 | |
| It's mostly nits in the current state | 07:58:46 | |
| But also | 07:58:47 | |
| 6.8 is going to fuck up this entire code | 07:59:06 | |
| 6.8 is also, uh, on Tuesday | 07:59:27 | |
| beautiful | 07:59:31 | |
| https://github.com/qt/qtdeclarative/blob/6.8/src/qml/common/qv4compileddata.cpp | 07:59:41 | |