| 28 Oct 2023 |
K900 | (by default) | 08:37:15 |
@atemu12:matrix.org | That might be true aswell but oven if it didn't do that, you'd still need the app to support wayland properly | 08:37:46 |
@atemu12:matrix.org | IIRC wayland support is an SDL3 thing | 08:38:22 |
K900 | Not really | 08:38:26 |
@atemu12:matrix.org | Most things still use SDL2 | 08:38:32 |
K900 | SDL3 will probably default to Wayland | 08:38:34 |
K900 | But the driver is there in 2 and mostly works | 08:38:41 |
@atemu12:matrix.org | Depends on the version I imagine | 08:38:57 |
K900 | Gamescope nested itself is an SDL app I think | 08:38:57 |
@haysidney:matrix.org | In reply to @k900:0upti.me https://github.com/ValveSoftware/gamescope/commit/d1eb70bb1a17072b48f7545af0fcf5f16d677aee FYI, that fixed my problem! Gamescope runs XIVLauncher just fine now with that environment variable set AND gamescope isn't blurry from weird fractional scaling shenanigans. Wooo ^^ | 10:45:41 |
| ShivaAU joined the room. | 23:14:35 |
| ShivaAU changed their display name from shivaau to ShivaAU. | 23:18:12 |
| 29 Oct 2023 |
| jacekpoz | 11:13:04 |
| jacekpoz | 11:13:12 |
| jacekpoz | 11:58:28 |
| jacekpoz | 11:58:38 |
| jacekpoz | 13:45:20 |
| jacekpoz | 13:45:30 |
maralorn | My heroic launcher regularly turns into a unsresponsive white screen, which is very unusable. Is that a known thing? | 15:50:13 |
K900 | Upstream Electron bug AFAIK | 15:50:36 |
maralorn | Great | 15:50:51 |
K900 | The next release should be on a non-dead Electron version | 15:51:06 |
K900 | Hopefully | 15:51:07 |
@rikudou:lemmings.world | Electron should just die, it rarely works well. | 17:28:45 |
@tejing:matrix.org | In reply to @rikudou:lemmings.world Electron should just die, it rarely works well. it does have one legitimate use: making a browser | 17:30:17 |
@tejing:matrix.org | like, one person can realistically create a daily-drivable browser using it, and it's not bloated because including a browser engine in a browser is kinda necessary :-P | 17:32:43 |
@rikudou:lemmings.world | At that point, you can just use the browser itself (I guess Chromium? Not sure what does Electron use) | 17:33:40 |
@tejing:matrix.org | rikudou@lemmings.world: it's difficult to customize. with electron, you get all the guts from chromium, but it's easy to make the ui work however you like | 17:34:12 |
@tejing:matrix.org | see https://github.com/Jelmerro/Vieb | 17:34:27 |
@rikudou:lemmings.world | Hm, not my cup of tea | 17:36:41 |