| Commit message (Collapse) | Author | Age |
|
|
|
| |
formats that are recognized by Qt.
|
|
|
|
| |
to read/use.
|
|
|
|
| |
class.
|
|
|
|
| |
lumina-config.
|
|
|
|
| |
image has been previewed. This prevents a long loading time if tons of wallpapers are setup for rotations.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Use the global variable sessionsettings_config_file in all places that
must be used.
QSettings::setPath was already setted so it's not needed. Deleted.
Instead using variable for date and time format in case user settings
aren't setted, now we go to Qt::DefaultLocaleShortDate. To perform this
operation, we must work with Date and Time separately. Now
DirWidget::date_format is an QStringList, first item for date and second
for time. The QDateTime with format "yyyyMMddhhmmsszzz" is stored on
whatsThis variable for being used in sort operations.
CQTreeWidgetItem operator< function has been simplified. Now, to check
dates, we used the value stored in whatsThis.
|
|/ |
|
| |
|
|
|
|
| |
panels now.
|
|
|
|
| |
may be set/loaded for all apps using the theme engine (including the session - which propagates to new non-lumina applications as well)
|
|
|
|
|
|
|
| |
cursor theme. This is integrated into lumina-config as well, but still have 2 problems with it:
1) The active re-loading of the new cursors does not work yet (Qt issues I am still working on)
2) The X11 Cursor file to use for the sample image cannot be loaded by Qt (need to write my own format conversion routine)
|
| |
|
|
|
|
| |
bug with the panel widget display.
|
|
|
|
|
|
| |
1) Centering the app selection window on the parent
2) When a special keypress is detected (no modifiers), prepend "None" to the Fluxbox key string (seems to be more reliable).
3) After saving the list of desktop plugins, have it re-load the setting from the file 1 second later to catch the unique identifiers that each plugin was assigned by the desktop.
|
|
|
|
| |
make changes when the user clicks "save". Also adjust the viewport for the panel widgets a bit (ensure sizing, scroll to end on new panel, etc..)
|
|
|
|
| |
than 2 panels to each screen, and panels can be removed individually (not just the last one).
|
|
|
|
| |
individual screen.
|
|
|
|
| |
cahnge pending until the user clicks the save button.
|
|
|
|
| |
option to lumina-config.
|
|
|
|
| |
saving the settings on the new screen instead of the old one.
|
|
|
|
|
|
| |
lumina-config. Now Lumina use the XDG spec entirely for auto-starting applications/utilities.
NOTE: The conversion routine from the old->new autostart spec has not been implemented yet, so the old file will still be used for a short while (just not changeable through lumina-config).
|
|
|
|
| |
comments for the default luminaDesktop.conf
|
| |
|
|
|
|
| |
tab (on that page) queues up changes and needs that button visible.
|
|
|
|
| |
(timeonly) if nothing was saved in the config file.
|
| |
|
|
|
|
|
| |
1) Fix loading the current "applauncher" panel plugins for the second panel.
2) If the save button is active when the "defaults" page is selected, keep the save button visible until clicked.
|
|\ |
|
| |
| |
| |
| | |
This is a quick shortcut for launching a single application - effectively "pinning" an application to a panel.
|
| |
| |
| |
| | |
see what the country is)
|
| |
| |
| |
| | |
the system time (whatever that might be).
|
| |
| |
| |
| | |
after file change before loading the new settings).
|
|/
|
|
| |
longer activate the save button when changing tabs on a panel.
|
|
|
|
| |
panel settings - the change was bouncing back and triggering the first panel adjustment again - changing locations back to top/bottom instead of where they were set originally.
|
| |
|
|
|
|
|
| |
1) Found/fixed a bug with a panel mis-reporting which number it was.
2) Clean up the panel interface management in lumina-config.
|
|
|
|
| |
- and setup the web browser/email/file manager/terminal buttons to use this functionality.
|
|
|
|
| |
and have the clock plugin instantly update to the new format (backwards compatible with no formats set)
|
| |
|
|
|
|
| |
grouped together a bit more intuitively.
|
|
|
|
| |
Also ensure that these custom dialogs are centered on the parent window.
|
|
|
|
| |
adjust the port plist, and add options to reset the system settings to default to lumina-config.
|
|
|
|
| |
also change the icon in PCDM if the home directory is not encrypted with PEFS).
|
| |
|
|
|
|
| |
seems to be working great now, and cleans up lumina-config a bit as well.
|
|
|
|
| |
lumina-open. The new buttons in lumina config set the backends fine, but the file manager/terminal options will not be respected yet until I update the menu plugins in lumina-desktop.
|
|
|
|
|
|
|
|
| |
registering default application (Note: does not use the mime association routines, just defaults)
Lumina-config will now use this backend system for default app registrations, but lumina-open does not use it yet. Also, the defaults tab in lumina-config is still not completely updated yet (resulting in some breakage or unusable buttons).
DO NOT BUILD FROM THIS REVISION - Will be fixed very soon but needed a git snapshot
|
|
|
|
| |
This plugin provides an area of the screen for automatically displaying icons for anything in the ~/Desktop folder. An icon can be opened/run via a double-click of the mouse.
|
|
|
|
| |
If no desktop backgrounds are available, always assign the "default" value to the file.
|