Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make the Fluxbox theme listing case-insensitive. | Ken Moore | 2015-12-16 |
| | |||
* | Add support for single-file Fluxbox themes. | Ken Moore | 2015-12-16 |
| | |||
* | Fix a bug where the "+" in the Qt display was not getting replaced with a space. | Ken Moore | 2015-12-11 |
| | |||
* | Replace the "KeyCatch" dialog with a QKeySequenceEdit (added in Qt 5.2). The ↵ | Ken Moore | 2015-12-03 |
| | | | | keycatch dialog is still there in source (just commented out) until we can verify that the Qt widget picks up all the special keys properly. | ||
* | When loading a wallpaper file - allow any of the currently-supported image ↵ | Ken Moore | 2015-10-21 |
| | | | | formats that are recognized by Qt. | ||
* | Update the widget used for panel information: Now it is quite a bit easier ↵ | Ken Moore | 2015-10-08 |
| | | | | to read/use. | ||
* | Oops - make sure the STARTAPPS variable is saved within the private MainUI ↵ | Ken Moore | 2015-09-28 |
| | | | | class. | ||
* | Add support for local Fluxbox theme files (~/.fluxbox/styles) into ↵ | Ken Moore | 2015-09-28 |
| | | | | lumina-config. | ||
* | Have lumina-config only load the thumbnail for the wallpaper image when that ↵ | Ken Moore | 2015-09-16 |
| | | | | image has been previewed. This prevents a long loading time if tons of wallpapers are setup for rotations. | ||
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2015-09-11 |
|\ | |||
| * | Several changes | Carlos Bohórquez | 2015-09-11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||
* | | Add the option for wallpaper layout/format to lumina-config. | Ken Moore | 2015-09-11 |
|/ | |||
* | Add a quick check to ensure that a panel number is never less than zero. | Ken Moore | 2015-09-02 |
| | |||
* | Fix a bug in the color dialog title, it can be used for more than just ↵ | Ken Moore | 2015-08-20 |
| | | | | panels now. | ||
* | Update the lumina theme engine/class so that custom environment variables ↵ | Ken Moore | 2015-08-18 |
| | | | | may be set/loaded for all apps using the theme engine (including the session - which propagates to new non-lumina applications as well) | ||
* | Add an extension to the Lumina theme engine/class for specifying a mouse ↵ | Ken Moore | 2015-08-12 |
| | | | | | | | 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) | ||
* | Clean up the display of some Fluxbox Keyboard shortcuts. | Ken Moore | 2015-07-29 |
| | |||
* | Expose the new "InitLocale" session options in lumina-config, and also fix a ↵ | Ken Moore | 2015-07-28 |
| | | | | bug with the panel widget display. | ||
* | Clean up a few last things in lumina-config: | Ken Moore | 2015-07-10 |
| | | | | | | 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. | ||
* | Update lumina-config to list all desktop plugins on the screen, and only ↵ | Ken Moore | 2015-07-09 |
| | | | | 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..) | ||
* | Add a new PanelWidget to lumina-config. This allows the user to add more ↵ | Ken Moore | 2015-06-26 |
| | | | | than 2 panels to each screen, and panels can be removed individually (not just the last one). | ||
* | Add a checkbox for allowing the auto-creation of desktop icons on each ↵ | Ken Moore | 2015-06-18 |
| | | | | individual screen. | ||
* | Ensure that the "change User icon" button in lumina-config only makes the ↵ | Ken Moore | 2015-05-22 |
| | | | | cahnge pending until the user clicks the save button. | ||
* | Add the ability to set solid-color backgrounds within Lumina, and add this ↵ | Ken Moore | 2015-05-20 |
| | | | | option to lumina-config. | ||
* | Fix a bug in lumina-config where saving settings during a screen change was ↵ | Ken Moore | 2015-05-15 |
| | | | | saving the settings on the new screen instead of the old one. | ||
* | Finish cleaning up the new XDG autostart write-support and enable it in ↵ | Ken Moore | 2015-05-12 |
| | | | | | | 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). | ||
* | Update the documentation on the ROADMAP and the plugins available in the ↵ | Ken Moore | 2015-05-01 |
| | | | | comments for the default luminaDesktop.conf | ||
* | Add the new panel length/alignment options to lumina-config | Ken Moore | 2015-04-25 |
| | |||
* | Don't disable the save button on the "defaults" page any more. The autostart ↵ | Ken Moore | 2015-04-22 |
| | | | | tab (on that page) queues up changes and needs that button visible. | ||
* | Make sure to load the default value for the new datetimeorder session value ↵ | Ken Moore | 2015-04-20 |
| | | | | (timeonly) if nothing was saved in the config file. | ||
* | UI for DateTimeOrder | Christopher Roy Bratusek | 2015-04-19 |
| | |||
* | A couple changes to lumina-config: | Ken Moore | 2015-04-17 |
| | | | | | 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. | ||
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2015-03-24 |
|\ | |||
| * | Add a new panel plugin: applauncher | Ken Moore | 2015-03-16 |
| | | | | | | | | This is a quick shortcut for launching a single application - effectively "pinning" an application to a panel. | ||
| * | Truncate the timezone country names to 20 characters. (more than enough to ↵ | Ken Moore | 2015-03-14 |
| | | | | | | | | see what the country is) | ||
| * | Add the ability to set/use custom timezones on the system - defaulting to ↵ | Ken Moore | 2015-03-14 |
| | | | | | | | | the system time (whatever that might be). | ||
| * | Clean up some of the Lumina theme watcher usage (add a 1/2 second delay ↵ | Ken Moore | 2015-03-12 |
| | | | | | | | | after file change before loading the new settings). | ||
* | | Adjust the panel settings adjustment routine a bit more. Now it will no ↵ | Ken Moore | 2015-03-05 |
|/ | | | | longer activate the save button when changing tabs on a panel. | ||
* | Fix an issue with how the panel configuration was adjusting the "other" ↵ | Ken Moore | 2015-03-02 |
| | | | | 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. | ||
* | Fix a couple bugs in the panel settings detection. | Ken Moore | 2015-02-17 |
| | |||
* | Fix some panel interactions. | Ken Moore | 2015-02-17 |
| | | | | | 1) Found/fixed a bug with a panel mis-reporting which number it was. 2) Clean up the panel interface management in lumina-config. | ||
* | Add the ability to "reset" an application back to defaults in lumina-config ↵ | Ken Moore | 2015-02-17 |
| | | | | - and setup the web browser/email/file manager/terminal buttons to use this functionality. | ||
* | Add the ability to set different date/time formats on a session-wide scale, ↵ | Ken Moore | 2015-02-05 |
| | | | | and have the clock plugin instantly update to the new format (backwards compatible with no formats set) | ||
* | Another bit of cleanup/rearranging in lumina-config. | Ken Moore | 2015-02-05 |
| | |||
* | Re-arrange the lumina-config UI a bit. Now the different sections are ↵ | Ken Moore | 2015-02-05 |
| | | | | grouped together a bit more intuitively. | ||
* | Add a new dialog for prompting the user to select a plugin (of any type). ↵ | Ken Moore | 2015-02-05 |
| | | | | Also ensure that these custom dialogs are centered on the parent window. | ||
* | Finish committing the last of the new distribution defaults framework. Also ↵ | Ken Moore | 2015-01-21 |
| | | | | adjust the port plist, and add options to reset the system settings to default to lumina-config. | ||
* | Add the ability to change the user's icon via session->general options (will ↵ | Ken Moore | 2015-01-21 |
| | | | | also change the icon in PCDM if the home directory is not encrypted with PEFS). | ||
* | Add knowledge of the new Panel theme setting to lumina-config. | Ken Moore | 2015-01-19 |
| | |||
* | Finish cleaning up the new mime-type application defaults methodology: It ↵ | Ken Moore | 2014-11-18 |
| | | | | seems to be working great now, and cleans up lumina-config a bit as well. |