Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-4 votes
1 answer
240 views

So I am trying to make my own wallpaper engine (for Windows 11) to render OpenGL shaders on my desktop wallpaper. However, I am facing a problem. I found out that I need to get a WorkerW window and ...
0 votes
0 answers
47 views

I'm trying to set a video as a live wallpaper, with some user-configurable options such as changing the video path, wallpaper scaling type (Crop or Fit to Screen), and background color. The code below ...
user avatar
0 votes
0 answers
118 views

I'm working on an Android app and want to Customize Lock Screen UI using Kotlin. I’ve tried using the KeyguardManager API, but I’m not able to change the lock screen background or add widgets. What I’...
0 votes
0 answers
75 views

I am writing a live wallpaper. So, first thing is create a window and set it behind the desktop icons. Now I almost finish it. I don't know why sometimes the icons display above the window, and most ...
0 votes
1 answer
189 views

I'm customizing AOSP source. I have two images for different resolutions for my tablet. The images are: One for landscape and the other for portrait. How do I change the images for the wallpaper when ...
0 votes
1 answer
66 views

body {background-image: url('wallpaper.jpg'); background-size: cover;} window.wallpaperPropertyListener = { applyUserProperties: function(properties) { if (properties....
0 votes
2 answers
117 views

I have this snippet below: public void onReceive(Context context, Intent intent) { try { int random_int = (int)Math.floor(Math.random() * (max - ...
3 votes
4 answers
3k views

On previous macOS versions, Apple wrote Desktop image locations to /Users/\<current-user\>/Library/Application Support/Dock/desktoppicture.db However on macOS Sonoma this seems to have changed. ...
1 vote
0 answers
101 views

I'm working on setting a video wallpaper for Android, but I can't determine when it's successfully installed. I tried to set broadcast receiver to listen service, but I cant know how to set Broadcast. ...
0 votes
0 answers
257 views

If I put nitrogen --restore in awesome config file lua.rc, the desktop opens with the correct wallpaper. However, if I add xrandr to config file the resolution is successfully set but nitrogen no ...
1 vote
1 answer
446 views

I found a class for working with desktop and wallpaper, I can change the background image with the code below public static void SetDesktopWallpaper(string imagePath, ...
Chibako's user avatar
  • 69
1 vote
0 answers
363 views

I want to set video.mp4 as a live wallpaper in flutter. I used async_live_wallpaper package but its open another app/activity for setting live wallpaper please provide me a another solution to set ...
1 vote
1 answer
574 views

I am using Expo Go, and I am creating a Wallpaper app I want to set image/wallpaper on the user's Device when the user clicks on the Set as Wallpaper Button I searched the internet and tried many ...
0 votes
1 answer
226 views

I am trying to blend an image into another with python to set as your wallpaper for every frame of the fading animation. I've look on several fourms and haven't found anyone trying to do the same ...
1 vote
0 answers
60 views

Building an application: Tool: ANDROID STUDIO 22 Language: kotlin Database: Firebase I'm receiving images from firebase realtime database. Everything works fine in Standard Emulator (Pixel 6 API 29) ...

15 30 50 per page
1
2 3 4 5
...
50

AltStyle によって変換されたページ (->オリジナル) /