| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
|
|
|
| |
Make it use "system-cancel" before it looks for "dialog-cancel"
|
|
|
|
| |
current theme.
|
| |
|
|
|
|
| |
This should make it generic enough to support all XDG icon themes.
|
| |
|
| |
|
|
|
|
|
|
| |
1. Ensure that reading the file to be used for the chime is done correctly.
2. Ensure that the session does not crash during cleanup if the exit chime could not be played.
3. Ensure that the default audio chime files are used if nothing else is specified/valid in the settings.
|
|
|
|
|
|
|
|
|
| |
1. ZFS permissions detection and UID check.
2. ZFS create
3. ZFS destroy
4. ZFS snapshot
5. ZFS rollback
6. ZFS clone (not finished yet)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Modify the following shortcuts:
Ctrl+mouse wheel -> Ctrl+Alt+mouse wheel (change workspace)
Alt+[Left/Right arrow] -> Ctrl+Alt+[Left/Right arrow] (tile windows left/right)
Remove the following shortcuts:
Ctrl+Tab, Ctrl+Shift+Tab (next/previous group - already have Alt+Tab shortcuts)
Win+Tab, Win+Shift+Tab (next/previous Fluxbox tabs - not used almost at all)
Win+[Left/Right] (Send to prev/next workspace - does not work at the moment anyway)
Win+Ctrl+[Left/Right] (Take to prev/next workspace - does not work at the moment anyway)
Add the following shortcut:
Win+Space: (show start menu)
- This will not work if the 115 shortcut is functional (115 takes precendence), but if the Win key is bound to something else this shortcut will become available for launching the start menu.
|
|
|
|
| |
Instead of putting them in the older "pixmaps" directory, place them into the icons/hicolor/scalable/apps dir so that the Qt icon from theme stuff can find it (older dir no longer supported by Qt and most modern theme engines)
|
|
|
|
|
| |
Add a large failover system where a list of possible icons are created, and the first one which exists in the theme is used.
Also update the iconprobe dev tool a but: make it take an optional list of icons as input
|
|
|
|
|
| |
When moving the owner of the clipboard over to the desktop session, we need to copy *all* of the data on the clipboard, not just the text.
Very often, text on the clipboard is "paired" with control codes or alternate info in other mimetype fields.
|
|\
| |
| | |
lthemeengine: fix qss order
|
| | |
|
|\ \
| | |
| | | |
lumina-desktop: add basic clipboard support
|
| |/ |
|
|\ \
| | |
| | | |
lthemeengine: check if dirs ends with "/"
|
| |/
| |
| |
| | |
fixes enabled.contains
|
|\ \
| | |
| | | |
lthemeengine-qtplugin: add missing include
|
| |/ |
|
|/ |
|
|
|
|
| |
Make sure that compositor processes are restarted as necessary, and put in place a couple fixes for compton in particular.
|
| |
|
|
|
|
| |
This seems to be working fine right now - just need to "turn on" the plugins later once we have a couple for testing.
|
|\ |
|
| |
| |
| | |
Update the note about the private dev package on debian/ubuntu for the trueos-core package.
|
|/ |
|
|
|
|
| |
Make sure we check for redirect URLs even if the reply has data in it (was not catching the redirect from http:// to https:// on the Lumina/TrueOS feeds)
|
|
|
|
| |
While the frame itself looks nice, a number of key functionality changes are still in-progress
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This will let the user drag a desktop icon to any application/tool and have it react appropriately.
NOTE: Directories on the desktop are not enabled as drop targets yet.
|
|
|
|
|
| |
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.
|
|
|
|
| |
Also add in the new pandora shortcut for lumina-mediaplayer (*.desktop)
|
| |
|
|
|
|
| |
reload of the Qt cursor cache (for now), but this seems to fix it in Fluxbox right away.
|
| |
|
| |
|
|
|
|
|
|
| |
1. Get dynamic loading of panel plugins functional.
2. Get some layout work for the panels functional (clock plugin still not aligned right - size issue?)
3. Looks like something related to the gridLayout flow pattern is still not getting respected.
|
|
|
|
|
| |
Make sure that Qt does not blindly find a related icon before going through the default/pixmap routines.
Qt does not seem to respect icon theme inheritance with a "hicolor" default theme.
|
|
|
|
| |
This includes some larger changes to lumina-pdf, and some fixes for the 1.x session (battery chimes and such)
|
| |
|
|
|
|
| |
This reverts commit 4455528cd9cd0b0594c3bcabf619a50e64e37832.
|
|\ |
|
| | |
|
| | |
|
|/ |
|