index
:
lumina
debianize
master
The BSD-original Lumina desktop environment
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lumina-config
/
mainUI.cpp
Commit message (
Expand
)
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
*
When loading a wallpaper file - allow any of the currently-supported image fo...
Ken Moore
2015-10-21
*
Update the widget used for panel information: Now it is quite a bit easier to...
Ken Moore
2015-10-08
*
Oops - make sure the STARTAPPS variable is saved within the private MainUI cl...
Ken Moore
2015-09-28
*
Add support for local Fluxbox theme files (~/.fluxbox/styles) into lumina-con...
Ken Moore
2015-09-28
*
Have lumina-config only load the thumbnail for the wallpaper image when that ...
Ken Moore
2015-09-16
*
Merge branch 'master' of github.com:pcbsd/lumina
Ken Moore
2015-09-11
|
\
|
*
Several changes
Carlos Bohórquez
2015-09-11
*
|
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 panels...
Ken Moore
2015-08-20
*
Update the lumina theme engine/class so that custom environment variables may...
Ken Moore
2015-08-18
*
Add an extension to the Lumina theme engine/class for specifying a mouse curs...
Ken Moore
2015-08-12
*
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
*
Clean up a few last things in lumina-config:
Ken Moore
2015-07-10
*
Update lumina-config to list all desktop plugins on the screen, and only make...
Ken Moore
2015-07-09
*
Add a new PanelWidget to lumina-config. This allows the user to add more than...
Ken Moore
2015-06-26
*
Add a checkbox for allowing the auto-creation of desktop icons on each indivi...
Ken Moore
2015-06-18
*
Ensure that the "change User icon" button in lumina-config only makes the cah...
Ken Moore
2015-05-22
*
Add the ability to set solid-color backgrounds within Lumina, and add this op...
Ken Moore
2015-05-20
*
Fix a bug in lumina-config where saving settings during a screen change was s...
Ken Moore
2015-05-15
*
Finish cleaning up the new XDG autostart write-support and enable it in lumin...
Ken Moore
2015-05-12
*
Update the documentation on the ROADMAP and the plugins available in the comm...
Ken Moore
2015-05-01
*
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
*
Make sure to load the default value for the new datetimeorder session value (...
Ken Moore
2015-04-20
*
UI for DateTimeOrder
Christopher Roy Bratusek
2015-04-19
*
A couple changes to lumina-config:
Ken Moore
2015-04-17
*
Merge branch 'master' of github.com:pcbsd/lumina
Ken Moore
2015-03-24
|
\
|
*
Add a new panel plugin: applauncher
Ken Moore
2015-03-16
|
*
Truncate the timezone country names to 20 characters. (more than enough to se...
Ken Moore
2015-03-14
|
*
Add the ability to set/use custom timezones on the system - defaulting to the...
Ken Moore
2015-03-14
|
*
Clean up some of the Lumina theme watcher usage (add a 1/2 second delay after...
Ken Moore
2015-03-12
*
|
Adjust the panel settings adjustment routine a bit more. Now it will no longe...
Ken Moore
2015-03-05
|
/
*
Fix an issue with how the panel configuration was adjusting the "other" panel...
Ken Moore
2015-03-02
*
Fix a couple bugs in the panel settings detection.
Ken Moore
2015-02-17
*
Fix some panel interactions.
Ken Moore
2015-02-17
*
Add the ability to "reset" an application back to defaults in lumina-config -...
Ken Moore
2015-02-17
*
Add the ability to set different date/time formats on a session-wide scale, a...
Ken Moore
2015-02-05
*
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 grouped...
Ken Moore
2015-02-05
*
Add a new dialog for prompting the user to select a plugin (of any type). Als...
Ken Moore
2015-02-05
*
Finish committing the last of the new distribution defaults framework. Also a...
Ken Moore
2015-01-21
*
Add the ability to change the user's icon via session->general options (will ...
Ken Moore
2015-01-21
*
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 see...
Ken Moore
2014-11-18
[next]
bgstack15