| Commit message (Collapse) | Author | Age |
|
|
|
| |
Get the screensaver checks working
|
| |
|
|
|
|
| |
the screen session was resized.
|
|
|
|
| |
This should make it generic enough to support all XDG icon themes.
|
| |
|
|
|
|
| |
Now the user files are scanned/created from within the start-lumina-desktop process, not the desktop process. This fixes the loading of the theme engine for the desktop process on first-run situations, and also ensures that the desktop process does not need to make any major changes to it's configs while it is still running.
|
|
|
|
| |
Lumina 1, and also fix the pkg plist so it includes the qss files.
|
| |
|
| |
|
|
|
|
| |
will be very useful for systems that auto-create dirs in /media when devices are attached to the system, and mount-on-demand when browsing into that directory (*SPOILERS*).
|
|
|
|
| |
file/list changes*.
|
|
|
|
|
|
| |
1) Randomize the background image *every time* it changes.
2) Add support for per-workspace wallpaper image settings (background/filelist-workspace-<number>, where <number> is 0+ )
3) Add detection of workspace changes to the session, and update the background wallpaper on change as needed.
|
|
|
|
| |
(not the start menu options yet).
|
|
|
|
| |
start-lumina-desktop).
|
|
|
|
| |
start-menu-like plugins to determine whether they should respond to a show command, and setup all the systemstart plugins to use this system (will expand later to the appmenu and userbutton plugins as well).
|
|
|
|
| |
update the screen numbers/geometries 50ms after the WM changes the _NET_DESKTOP_GEOMETRY or _NET_WORKAREA properties on it. This bypasses a bug in the QDesktopWidget class where it might not send out the changed() signals when something really did change (noticed this in virtualbox instances in particular).
|
|
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed.
|