Tudor Brindus

Results 128 comments of Tudor Brindus

> something has broken for me w/re: non-1.0 DPI scaling and popups, such that most apps no longer work to show menus in this scenario. Does https://github.com/swaywm/sway/issues/6147 match what you're...

> The cursor sometime display itself when using the mouse, and sometime it stay hidden. That's weird, but likely unrelated to this PR. Unfortunately, I don't own a touchscreen device...

This should be fixed in https://github.com/swaywm/sway/pull/6418 (there are some other cases that could crash too, see that PR for details). We should get that merged before this one.

Yeah, it'll prevent a merge conflict.

Since https://github.com/swaywm/sway/pull/6418 has been merged, could you rebase this PR?

If I had to guess, it's because https://github.com/swaywm/sway/blob/master/sway/input/seatop_resize_floating.c is unimplemented for tablets, so things only work if under pointer emulation. See https://github.com/swaywm/sway/blob/master/sway/input/seatop_move_floating.c for reference (moving floating windows with the tablet...

The logs have disappeared (404), please re-upload them to https://gist.github.com/, or somewhere similarly more permanent. If possible, also try the latest sway/wlroots master, as the issue may have been fixed...

Thanks for working on this! I've patched my local install with this PR, and will dogfood it for a while. Some early notes (I'll update this list as I come...

* Presentation time seems to be unimplemented or nonfunctional. * When floating a tabbed application, the tab bar remained visible but wasn't redrawn to the right dimensions. Not all applications...

Confirmed the borders look correct now + presentation-time works, great! > Kitty is getting reconfigured then responding with a bunch of commits with an out of date serial. Kitty bug?...