| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Based on a qmake flag, have it use QtWidgets or QML for the front-end renderer.
This will allow us to import/use all the Lumina 1.x interface elements (in Widget form) for now, but switch over to QML interface later without losing all the improvements to the underling events/communication systems.
|
|
|
|
|
|
|
| |
1) Get the JsonMenu plugin up and running again for the context menu
2) Get the LIconCache integrated into the context menu (replacing the old LXDG::findIcon calls).
3) Get the window property events working!!! (finally)
4) Start getting some automatic window-verification put in place (for snapping windows to various places and such).
|
|
|
|
| |
QIcon::fromTheme() routine now that we have a theme engine available out-of-box.
|
| |
|
| |
|
|
|
|
| |
instance as opposed to a global object).
|
|
|
|
| |
(application menus, etc). Now we are starting to see the better performance from this system... :-)
|
|
|
|
| |
"applauncher" plugins. This seems to be working quite well, and now we just need to start using this for all the other pieces of the desktop.
|
|
|
|
| |
commit.
|
| |
|
|
|