Leon Henrik Plickat

Results 93 comments of Leon Henrik Plickat

Ah ok, now I can see it and I definitely can reproduce it. Thanks for the videos.

Ok, so I can only reproduce on the larger of my screens. Here is the abbreviated `WAYLAND_DEBUG` output: ``` [1806177.761] -> [email protected]_size(50, 40) [1806178.043] [email protected](34540, 50, 40) [1806178.052] -> [email protected]_configure(34540)...

I wonder if we can even automate it. Since we - the compositor - know our own render time, it might make sense to automatically set that value.

> Is there a zig tool? Yes, the General Purpose Allocator from the std can be used to detect leaks, but we don't use it. However I'd say it's fair...

Whoops, apparently I missed this issue in my weekly triage checks, sorry everyone. Either way, I unfortunately can't reproduce. It is known that firefox does uncommon and weird things with...

I'll say again here what I quickly mentioned on IRC. **I believe we probably can not get around defining completions by hand.** Yes, it is theoretically possible to extract all...

I'll try doing it. I wanted to write more zig anyway and this is a nice project.

> Is there a way to get the number of windows? Yes, with the river-status protocol.

> Does river have any way to handle which clients (if any) can capture screen (say wlr-screencopy), read clipboard, capture keystrokes, inject input, etc? No. > can any user with...

I have been thinking about this a bit. I don't really like 2. Currently the only difference between tiled and floating views is that the former is automatically arranged and...