Max Verevkin

Results 40 issues of Max Verevkin

Tried with kanshi 1.4 and 1.5. Used to work before wlroots 1.17 update. Kanshi config ``` profile laptop { output eDP-1 enable scale 1.25 position 0,0 } profile desktop {...

bug

Emulates pointer. Proper support is blocked by https://github.com/swaywm/zig-wlroots/pull/35. ~~Depends on https://github.com/swaywm/zig-wlroots/pull/57 and https://github.com/swaywm/zig-wlroots/pull/58.~~

I'm new to zig and server-side wayland, so please let me know if if there are better ways to do certain things. `sway` was used as a reference. - Simple...

Often when using the `focus-view` keybinding I want to skip floating views and only cycle between tiled ones, especially because the order of floating views is not obvious. Similarly an...

use case

Steps to reproduce: - Set scaling to 1.25. - Create a small floating view which supports fractional scaling (I will use `alacritty`, from my testing it correctly follows the protocol)....

bug
upstream

There is a row of random pixels at the bottom of my screen. I use 1.2 scaling. Sometimes it flickers and sometimes it shows a static pattern. This started to...

bug
upstream

From what I understand, right now global handling is done in multiple steps: 1. `waylad_client`: `GlobalList` intercepts events and fills it's internal `Mutex`. After the initial roundtrip it starts propagating...

- Before: `data did not match any variant of untagged enum ColorOrLink`. - After: `'not a color' is not a valid RGBA color. Cause: invalid digit found in string`.

It is not necessary at the moment, but may cause issues is the future.