| Commit message (Collapse) | Author | Age |
|
|
|
| |
testing on the new "mouse" page (which is still disabled for the moment).
|
|
|
|
|
|
|
| |
1) Dismantle the Lumina library completely.
2) Setup lots of small subproject files (.pri) for the individual classes within the old library.
3) Move all the Lumina binaries to use the new subproject files
4) Split up the LuminaUtils class/files into LUtils and LDesktopUtils (generic utilities, and desktop-specific utilities)
|
|
|
|
|
|
| |
This impacts almost all tools/utilities within Lumina - please test (passed internal tests so far).
This cleans up a lot of the backend XDG compliance class, moving lots of functionality into child functions of the XDGDesktop class and ensuring that they get cleaned up more regularly/properly. This *seems* to make the desktop startup a lot faster, even if the overall memory savings are slight (so far).
|
|
|
|
| |
UI enabled now.
|
|
|
|
| |
shortcuts and page interactions.
|
| |
|
|
|
|
| |
testing the new page loading and monitor-changing systems.
|
|
|
|
| |
has all the loading/parsing routines built in, and the main window will perform the button actions as needed.
|
|
|
|
| |
compilation checks (old UI still actually used at the moment though)
|
|
lumina-config. All the UI files are now split up - starting to add in the cpp/h files now.
(Still not tied into build yet)
|