Re: Window monitor-selection under Wayland

2022-08-07 Thread Simon Ser
Hi, The xdg-session-management protocol extension [1] should help with that. Thanks, Simon [1]: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/18

Window monitor-selection under Wayland

2022-08-07 Thread Campbell Barton
Recently the discussion on window-positions reminded me of an issue that Blender is likely to run into when switching to Wayland (currently work-in-progress). While as far as I can tell window-positions aren't necessary - Blender users frequently run with multiple-monitors and have windows dedicat

Wheel scrolling: config to increase scrolling "distance" for each wheel click

2022-08-07 Thread Sébastien Wilmet
Hi, In order for me to move away from X11 and to use Wayland, I need a replacement for the imwheel program. With many applications on GNOME, a single wheel click scrolls a too small distance (in pixels). I had a wrist inflammation several years ago, which led me to use imwheel to scroll "faster",

Re: How to test whether a buffer is in linear format

2022-08-07 Thread Sebastian Krzyszkowiak
On 8/6/22, Hoosier, Matt wrote: > Any idea what’s up with some compositors adding code to infer > DRM_FORMAT_MOD_LINEAR semantics when the buffer’s modifiers are set to 0? > Wlroots, for example, added this as a “safety net for drm drivers not > announcing modifiers”. > > https://source.puri.sm/Li

Re: Wheel scrolling: config to increase scrolling "distance" for each wheel click

2022-08-07 Thread Sébastien Wilmet
On Sun, 2022-08-07 at 19:59 +0200, Sébastien Wilmet wrote: > with udev and hwdb, maybe? To fake the click angle. Here is what I tried: /etc/udev/hwdb.d/71-mouse-local.hwdb content: ``` mouse:* MOUSE_WHEEL_CLICK_ANGLE=45 ``` # systemd-hwdb --strict update && echo OK OK (then a reboot or a udev