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

Live Wallpaper support for Android [patch] #516

Closed
SDLBugzilla opened this issue Feb 10, 2021 · 0 comments
Closed

Live Wallpaper support for Android [patch] #516

SDLBugzilla opened this issue Feb 10, 2021 · 0 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@SDLBugzilla
Copy link
Collaborator

This bug report was migrated from our old Bugzilla tracker.

These attachments are available in the static archive:

Reported in version: HG 2.0
Reported for operating system, platform: Android (All), All

Comments on the original bug report:

On 2011-12-27 10:55:34 +0000, Gabriel Jacobo wrote:

Created attachment 741
Live wallpaper support for Android

The attached zip contains an Android activity that adds support for creating Live Wallpapers using SDL.
Usage is simple, replace the SDLActivity file with this one, as well as the AndroidManifest.xml and add res/xml/wallpaper.xml in the proper location inside your Android project.
Full usage requires the patch I submitted in bug # 1293 (pause/resume), as well as the patch attached here that transforms wallpaper offset changes into SDL_WINDOWEVENT_MOVED with a x range of 0 to 256, or you can clone from my experimental repo at https://bitbucket.org/gabomdq/sdl-1.3-experimental

On 2011-12-27 10:59:09 +0000, Gabriel Jacobo wrote:

Created attachment 742
Converts Android offset changes in live wallpapers to window move events

On 2012-01-08 00:12:57 +0000, Sam Lantinga wrote:

This is a neat patch. I probably won't add it to the main SDL repo, but it's very cool.

I'm going to leave it in Bugzilla for people to see here.

On 2015-02-18 03:36:38 +0000, Ryan C. Gordon wrote:

(In reply to Sam Lantinga from comment # 2)

I'm going to leave it in Bugzilla for people to see here.

I'm marking this as WONTFIX though, so it doesn't show up in the list of unresolved bug reports. :)

--ryan.

@SDLBugzilla SDLBugzilla added enhancement New feature or request wontfix This will not be worked on labels Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant