| 26 Oct 2025 |
| @rbrtmcl:matrix.org changed their display name from rbrtmcl to Robert Michael. | 17:14:52 |
| @rbrtmcl:matrix.org removed their display name Robert Michael. | 17:16:01 |
| @rbrtmcl:matrix.org left the room. | 17:16:04 |
| 27 Oct 2025 |
Grimmauld (any/all) | I started learning QML, and why the hell are RoundButton and Button not interchangeable... Specifically, RoundButton just gets stuck when its text changes, while normal buttons update properly | 12:54:21 |
Grimmauld (any/all) | i am so confused, did i find a qt bug? | 12:54:30 |
Grimmauld (any/all) | but also it seems to only break while in a Layout, making me extra confused... | 12:56:21 |
Grimmauld (any/all) | oh well, i'll keep trying | 12:56:28 |
Grimmauld (any/all) | huh no, something something about being a sibling of Text{} in a Layout... wth? | 13:02:49 |
Grimmauld (any/all) | actually only with Text that would be updated at the same time... I am so very confused | 13:06:04 |
Grimmauld (any/all) | ohh i was dumb, the text width changes, which changes the layout - but i am not updating the layout. | 13:14:54 |
| 31 Oct 2025 |
| @astralstorm:hackerspace.pl left the room. | 21:20:08 |
| 2 Nov 2025 |
| ➡️@amadaluzia:unredacted.org changed their display name from amadaluzia to ➡️@amadaluzia:unredacted.org. | 22:50:32 |
| 7 Nov 2025 |
| @atra1n:matrix.org removed their profile picture. | 16:36:40 |
| @atra1n:matrix.org removed their display name Train. | 16:36:57 |
| @atra1n:matrix.org left the room. | 16:37:16 |
| @emma:rory.gay left the room. | 22:42:41 |
| 9 Nov 2025 |
| ghpzin (moved to @ghpzin:envs.net) changed their display name from ghpzin to ghpzin (moved to @ghpzin:envs.net). | 15:04:05 |
| 10 Nov 2025 |
K900 | https://github.com/NixOS/nixpkgs/pull/460373 plasma-keyboard got a release! | 15:08:30 |
| 12 Nov 2025 |
| Inayet changed their display name from inayet to Inayet. | 12:37:57 |
| 13 Nov 2025 |
Grimmauld (any/all) | Hey! How would i do overlays targetting packages in the qt6 or kdePackages scope? Is overrideScope supported? | 10:45:45 |
K900 | Yeah | 10:45:55 |
K900 | It's a normal mkScopeWithSplicing | 10:46:06 |
Grimmauld (any/all) | do i target qt6 or kdePackages if i want to change qtbase? Which of the two is the "original"? | 10:46:14 |
K900 | qt6 | 10:46:18 |
K900 | Actually qt6 might just be mkScope, no splicing | 10:46:35 |
K900 | Or maybe that's just qt5 | 10:46:41 |
K900 | Anyway the obvious thing should work on non-cross at least | 10:47:00 |
K900 | And on cross you probably have bigger problems | 10:47:13 |
Grimmauld (any/all) | woohoo, that did the trick | 10:47:34 |
Grimmauld (any/all) |  Download image.png | 10:47:34 |