| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
1. Fix invalid *.desktop registrations where the Icon field is a relative filename WITH an extension.
Icons from the theme are supposed to be name only (no extension), while absolute file paths are supposed to include the extension.
2. Fix up the detection/usage of non-theme icons within LFileInfo.
Also add a simple icon() function for LFileInfo to handle the 3 different types of icon file returns.
|
|
|
|
| |
current theme.
|
|
|
|
|
|
|
| |
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).
|
|
|
|
|
| |
1) Icon overlay fixes for desktop icons
2) Some more Lumina 2.x debugging/work
|
| |
|
|
|
|
| |
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.
|
| |
|
|
|