sindresorhus / Plash

💦 Make any website your Mac desktop wallpaper
https://sindresorhus.com/plash
MIT License
3.53k stars 130 forks source link

Allow browsing mode to click through the transparent parts #68

Closed imaverage closed 3 years ago

imaverage commented 3 years ago

Is your feature request related to a problem? Please describe.

I'm always frustrated when I have to toggle the browsing mode on and off when I want to click a link in my dashboard. that little links widget is always visible on my screen. But I can't leave browsing mode on because I can't click my normal apps on my desktop even through the transparent parts of my plash app.

Describe the solution you'd like

I wish I could have the browsing mode enabled and be able to click through the empty parts to my apps on my desktop. my widget is only like 200px x 200px so i wish it worked more like a widget than a fullscreen app in the sense that i could click through the transparent parts that im not using.

Describe alternatives you've considered

i created a bash script and added it to my dock which lets me easily toggle the browsing mode on and off without needing my keyboard. annoying though.

Additional context

image

cant click through see it selects texts or empty space instead of clicking my calculator app

imaverage commented 3 years ago

the zip artifact in https://github.com/sindresorhus/Plash/issues/50 seems to resolve this well enough, even if it's not an official release. thanks!

sindresorhus commented 3 years ago

I'm not sure whether or not it's actually possible. This is not something I plan to work on, but a good pull request would be welcomed, but the technical implementation should be described and approved here first. This would also have to be opt-in.

This is mutually exclusive with https://github.com/sindresorhus/Plash/issues/50. I don't intend to support both, so we need to decide which solution is the best.

imaverage commented 3 years ago

i like the way it is with #50 it is a superior solution to what i had proposed. this can be closed now, but i would request that the "browsing mode" be something that is remembered "Start in browsing mode" since that actually has a use case now.

sindresorhus commented 3 years ago

Closing in favor of #50.

Here's a build where "browsing mode" is persisted. Would you be able to try it out and let me know how it works for you?

Plash-persisted-browsing-mode.zip

imaverage commented 3 years ago

it works, good work!

out of curiosity, how long do you plan to maintain this project? it's really nice that you do, but im not sure how much faith to have in that it will stay that way. i have started placing a rather large dependency on this app and want to see it survive through the upcoming mac upgrades

sindresorhus commented 3 years ago

Thanks for testing. I don't plan on doing a new release soon, so just continue using this build until the new version is out.


out of curiosity, how long do you plan to maintain this project? it's really nice that you do, but im not sure how much faith to have in that it will stay that way. i have started placing a rather large dependency on this app and want to see it survive through the upcoming mac upgrades

Indefinitely. I actively maintain all of my apps and open source projects. My full-time job is open-source. I've been doing open-source for 10 years and I don't plan to stop.

sindresorhus commented 3 years ago

And please share in https://github.com/sindresorhus/Plash/issues/1 if you're using Plash for something interesting and you're allowed to share it.