=== PufferDesk ===
Contributors: senols
Tags: admin, desktop, ui, productivity, dashboard
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 0.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Turn your WordPress admin into a desktop workspace.

== Description ==

PufferDesk wraps the WordPress admin in a desktop-style workspace with windows, a menu bar, launcher, desktop folders, widgets, search, notifications, Sticky Notes, and themeable visual styles.

Existing WordPress admin screens open inside PufferDesk windows where practical, while Classic Admin remains available as a fallback.

== Source Code ==

The release zip ships compiled assets under `assets/dist/`. Readable source files and build scripts are maintained at https://github.com/sensahin/pufferdesk, and `assets/dist/SOURCES.md` lists the source files used to build the compiled assets.

== Features ==

* Desktop-style admin shell for WordPress.
* Windowed WordPress admin screens.
* Desktop folders and launcher app placement.
* Search across apps, folders, settings, and recent items.
* Sticky Notes document support.
* Notifications and desktop widgets.
* Per-user settings, theme, and layout preferences.
* Classic Admin escape path.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`.
2. Activate PufferDesk from the Plugins screen.
3. Open PufferDesk from the WordPress admin menu or admin bar.

== Frequently Asked Questions ==

= Does this replace WordPress admin screens? =

No. PufferDesk wraps existing admin screens where possible so WordPress and plugin compatibility stay intact.

= Can I return to Classic Admin? =

Yes. Use the Classic Admin option in PufferDesk, or open `/wp-admin/index.php?pufferdesk_classic=1`.

= Will my existing plugins still work? =

Most should. PufferDesk opens existing WordPress admin screens inside windows, so plugin admin pages usually continue to run as normal.

= Can each user customize their own workspace? =

Yes. Theme, layout, launcher placement, widgets, folders, and other workspace preferences are saved per WordPress user.

= What if an admin screen does not behave well in a window? =

Use Classic Admin for that screen. PufferDesk is designed to keep the normal WordPress admin available as a fallback.

== Changelog ==

= 0.1.0 =

* Initial release.
