You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -23,39 +25,6 @@ License : GNU General Public License Version 3
23
25
The application is currently available in English and French. [A translation page](https://www.transifex.com/projects/p/umwp-autochanger) has been created on Transifex, feel free to register and contribute.
24
26
25
27
26
-
## Installation
27
-
1. Install and configure UltraMon on your computer.
28
-
29
-
2. Launch "UMWP Autochanger.exe".
30
-
* Depending on your configuration, you might be asked to locate "UltraMonDesktop.exe".
31
-
32
-
3. Click on the plus button to add a new set. A set is basically a directory containing JPEG/PNG/BMP files. UMWP Autochanger will browse this directory recursively up to 3 levels searching for image files.
33
-
34
-
4. Once you have added your sets, the wallpaper will randomly change every 60 seconds (default delay).
35
-
36
-
37
-
## Configuration
38
-
* Right-click on a set to open a menu from which you can edit the set, change its state and delete it.
39
-
40
-
* On the "Options" dialog you can choose the delay, change the behavior of the tool and configure the hotkeys.
41
-
Hotkeys are a way to interact with the application while it is hidden in the system bar. Hotkeys can also be defined for each individual sets.
42
-
43
-
* On the "Manage monitors" dialog you can disable the wallpaper on specific monitor, as well as choosing their background color.
44
-
45
-
46
-
## Troubleshouting
47
-
Q: When I launch UMWP Autochanger, the window doesn't appear.
48
-
A: When you have already registered sets, the window automatically minimize to the system bar, double-click on the icon (or right-click => "Show") to open it. This behavior can be changed on the "Options" menu.
49
-
50
-
Q: How hotkeys work ?
51
-
A: There are two kind of hotkeys: the ones defined in the "Options" dialog allow to show/hide the application window, refresh the wallpaper and start/pause the timer.
52
-
The ones defined in the set edit dialog allow to change the current set. You can assign the same hotkey to multiple sets.
53
-
In both cases, click on the input box and press the desired keys combinination. You must at least use one modifier (Ctrl, Shift, Alt, Win) and some keys are not available (Esc, Tab, Backspace, ...).
54
-
55
-
Q: Can I reorder sets ?
56
-
A: Yes. Simply drag & drop them.
57
-
58
-
59
28
## Compiling
60
29
You can compile the application yourself with Qt Designer.
@@ -23,47 +25,14 @@ License : GNU General Public License Version 3
23
25
The application is currently available in English and French. [A translation page](https://www.transifex.com/projects/p/umwp-autochanger) has been created on Transifex, feel free to register and contribute.
24
26
25
27
26
-
## Installation
27
-
1. Install and configure UltraMon on your computer.
28
-
29
-
2. Launch "UMWP Autochanger.exe".
30
-
* Depending on your configuration, you might be asked to locate "UltraMonDesktop.exe".
31
-
32
-
3. Click on the plus button to add a new set. A set is basically a directory containing JPEG/PNG/BMP files. UMWP Autochanger will browse this directory recursively up to 3 levels searching for image files.
33
-
34
-
4. Once you have added your sets, the wallpaper will randomly change every 60 seconds (default delay).
35
-
36
-
37
-
## Configuration
38
-
* Right-click on a set to open a menu from which you can edit the set, change its state and delete it.
39
-
40
-
* On the "Options" dialog you can choose the delay, change the behavior of the tool and configure the hotkeys.
41
-
Hotkeys are a way to interact with the application while it is hidden in the system bar. Hotkeys can also be defined for each individual sets.
42
-
43
-
* On the "Manage monitors" dialog you can disable the wallpaper on specific monitor, as well as choosing their background color.
44
-
45
-
46
-
## Troubleshouting
47
-
Q: When I launch UMWP Autochanger, the window doesn't appear.
48
-
A: When you have already registered sets, the window automatically minimize to the system bar, double-click on the icon (or right-click => "Show") to open it. This behavior can be changed on the "Options" menu.
49
-
50
-
Q: How hotkeys work ?
51
-
A: There are two kind of hotkeys: the ones defined in the "Options" dialog allow to show/hide the application window, refresh the wallpaper and start/pause the timer.
52
-
The ones defined in the set edit dialog allow to change the current set. You can assign the same hotkey to multiple sets.
53
-
In both cases, click on the input box and press the desired keys combinination. You must at least use one modifier (Ctrl, Shift, Alt, Win) and some keys are not available (Esc, Tab, Backspace, ...).
54
-
55
-
Q: Can I reorder sets ?
56
-
A: Yes. Simply drag & drop them.
57
-
58
-
59
28
## Compiling
60
29
You can compile the application yourself with Qt Designer.
0 commit comments