This repository was archived by the owner on Oct 23, 2022. It is now read-only.
The "Probably Usable" Update!
Changes of note
- The UI has been reworked to bring it all onto one page. This will probably be redone in the future but makes it significantly easier to develop new features.
- The Lock and Pin functionalities have been reworked to make them significantly more reliable.
- The ability to use videos as your wallpaper has been added. Replace the Command-line with "MEDIA" or click the "Use Video" button. Videos will pause when a maximised window is on the monitor they occupy.
- The config has been replaced with significantly less messy JSON
- The ability to run ADP and associated apps on system startup has been added
- Support for multi-monitor setups has been added.
- A monitor selection button has been added.
- Options to fix alignment have been added.
- A tray icon and the ability to hide the main window has been added.
- Lots of tidying up
Bug fixes
- Misaligned origins no longer cause windows to appear on the desktop in the wrong place.
- Attempting to copy an app's properties with no app selected no longer crashes ADP.
- Attempting to launch an app with no app selected no longer crashes ADP.
- Having a blank config file no longer crashes ADP.
- Locked apps no longer occasionally trigger bugchecks.
- ADP no longer occasionally turns your PC into a space heater.
- The UI is no longer tiny.
Issues
- The UI is now ugly.
- There are still some origin issues with fullscreen apps under specific multi-monitor setups.
- Apps very occasionally start in the wrong place.
- Video wallpaper playback is unnecessarily taxing on the system.
- The code is still messy and many more optimisations need to be made.
- ADP crashes if it attempts to launch an application without the correct permissions.