17
submitted 1 week ago* (last edited 1 week ago) by moonpiedumplings@programming.dev to c/linux@lemmy.ml

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.

top 2 comments
sorted by: hot top controversial new old
[-] MentalEdge@sopuli.xyz 3 points 1 week ago* (last edited 1 week ago)

What I do, is have a minimize keybind.

When I want to quickly do something with a window below the one on top, I hit that minimize keybind, do my thing, then alt-tab.

Unless I interacted with a third window, the one I minimized comes right back.

Or are you looking for something more like picture in picture? A pinned window you never interact with, only look at?

Edit: what if you flip this the other way around?

Make the windows you want to be interacting with transparent, and keep them on top. You'll always see the window you want to see, through them.

[-] MyNameIsRichard@lemmy.ml 2 points 1 week ago

I wouldn't have thought so. You have only changed the appearance, it is still fully there.

this post was submitted on 24 Jun 2025
17 points (100.0% liked)

Linux

55931 readers
343 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS