Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallpaper Positioning, More Fine-Grained Zoom Percentage, and the ability to have local files with .css embeds. #26

Open
KingKrouch opened this issue Jun 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@KingKrouch
Copy link

Hello, I figured I'd point out some things that I feel like this plugin could improve:

  • The ability to change the vertical position of a wallpaper from the settings GUI. For example, if I had an HTML page that is designed for a 16:9 aspect ratio, and it zooms in to fit it all on the screen, there's no way to change the vertical position of what's being drawn.

  • One current issue is that using a local file is quite limited in terms of .css and .js stuff that you can run, because of the CORS policy. For example, if I wanted a Spine2D/Live2D viewer that's local (for an HTML live wallpaper that the Wallpaper Engine plugin for KDE Plasma doesn't support yet), I would have to run a local http server using python -m http.server where the index.html is first, and then put http://localhost:8000 into the address section. Could there be some sort of way to automate this, using some sort of port that only the plugin can access?

  • Some more fine-grained zoom controls would be a nice feature to have.

@MarcelRichter-GitHub MarcelRichter-GitHub added the enhancement New feature or request label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants