| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
| |
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
|
| |/ |
|
| | |
|
|\ \
| | |
| | | |
lumina-desktop: Use smoothing when scaling wallpaper
|
| |/ |
|
|\ \
| |/
|/| |
fix link to Twitter
|
| | |
|
| |
| |
| |
| | |
or not.
|
| |
| |
| |
| | |
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.
|
| |
|
|
|
|
| |
are shown
|
|
|
|
| |
enabled. Code enabled for MuPDF. Does not support extrnal links yet.
|
|
|
|
| |
The MuPDF stuff is **not** ready for prime-time yet.
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| |
| |
| | |
1. Add option to list all profiles from CLI
2. Add option to apply a profile from the CLI
3. Add an option to setup all monitors in a "mirror" arrangement from the CLI
|
| |
| |
| | |
Update the note about the private dev package on debian/ubuntu for the trueos-core package.
|
|/ |
|
| |
|
|
|
|
| |
page mode. Added tooltips for zoom in/zoom out.
|
| |
|
|
|
| |
Remove Gitter badge and insert links to telegram and IRC
|
|
|
|
| |
--mirror-monitors : This will be used to setup the session as a single output display across all monitors.
|
|
|
|
|
|
|
| |
Current problems:
1. Still need to detect when the sort column has changed in the DDTreeWidget subclass to emit the first signal.
2. Need to listed for the signal from the BrowserWidget in the MainUI and save that column into the settings.
3. As needed, the MainUI needs to run "setTreeWidgetSortColumn(int,bool)" on a new BrowserWidget based on the last-saved sorting column.
|
| |
|
|
|
|
|
|
| |
MuPDF/Poppler build options.
Have the MuPDF option enabled by default.
|
| |
|
| |
|
| |
|