moonpiedumplings

joined 2 years ago
[–] [email protected] 1 points 2 days ago

Cause it’s just translating to x and back to Wayland

You have a citation for this claim? I can't find anything that backs it up.

[–] [email protected] 1 points 2 days ago (2 children)

Why is waypipe not the answer?

[–] [email protected] 2 points 1 week ago* (last edited 1 week ago)

No, because it has a "termination clause", where if Watcom is suing you you can't use the software anymore while you are

https://en.m.wikipedia.org/wiki/Sybase_Open_Watcom_Public_License

See the first bit, and the linked discussion by Debian developers.

 

cross-posted from: https://programming.dev/post/32779890

I want to like, block interaction with a window that I am keeping on top of other windows so I can see it but still click to stuff behind it.

It turns out mpv already has this implemented. https://github.com/mpv-player/mpv/pull/8949

Technically no windows or mac support (presumably it's possible there; dunno), but OP only asked for linux stuff so I'll close this

And then I could remove the title bar if I really don't want to interact with the app.

 

cross-posted from: https://programming.dev/post/32779890

I want to like, block interaction with a window that I am keeping on top of other windows so I can see it but still click to stuff behind it.

It turns out mpv already has this implemented. https://github.com/mpv-player/mpv/pull/8949

Technically no windows or mac support (presumably it's possible there; dunno), but OP only asked for linux stuff so I'll close this

And then I could remove the title bar if I really don't want to interact with the app.

 

I want to like, block interaction with a window that I am keeping on top of other windows so I can see it but still click to stuff behind it.

It turns out mpv already has this implemented. https://github.com/mpv-player/mpv/pull/8949

Technically no windows or mac support (presumably it's possible there; dunno), but OP only asked for linux stuff so I'll close this

And then I could remove the title bar if I really don't want to interact with the app.

 

Older article (2019), but it introduced me to some things I didn't know. Like I didn't know that cockpit could manage Kubernetes.