15:25 wlb: wayland-protocols Merge request !240 closed (unstable/text-input: Add hint on how to handle uncommitted text on unfocus)
21:32 gryffus: Hello, I am using KDE/kwin with wayland and I wonder how can I set a custom resolution? I.e. I need to set 800x600, but lowest resolution i am offered in KDE config is 1024x768. Is there any way how to get 800x600 with wayland?
21:46 gryffus: I can confirm that under X11, the resolution is available automatically.
23:29 bwidawsk: gryffus_: first thing would be to confirm the connector supports the mode you're trying to hit, if it doesn't you can technically composite at the desired mode, but something somewhere will have to scale to a supported mode
23:30 bwidawsk: `drm_info` for example would tell you if the mode is supported