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
/
src-qt5
/
core-utils
/
lumina-config
/
pages
Commit message (
Expand
)
Author
Age
*
screenGeometry/screenCount -> QGuiApplication::screens(). another round
lbartoletti
2019-10-22
*
Remove the compositing with gpu accel only option. Not used in the backend an...
Ken Moore
2019-04-27
*
Make sure that the time to rotate wallpapers is enabled if a single directory...
Ken Moore
2018-11-19
*
add option to disbale startup quotes
q5sys
2018-03-28
*
Fix up some of lumina-config.
Ken Moore
2018-03-21
*
Fix up the default wallpaper directory detection (old Lumina-DE dir is not lo...
Ken Moore
2018-01-03
*
Expose the "directory" saving option within lumina-config for wallpapers now.
Ken Moore
2017-11-15
*
add sound theme pages
q5sys
2017-11-01
*
finish and enable sound theme page for lumina-config
q5sys
2017-10-31
*
initial commit for sound themeing page
q5sys
2017-10-31
*
Add the ability to use a "directory" as the target for desktop wallpapers. Wi...
Ken Moore
2017-10-27
*
Read the default app desktop files from full path to fix settings persistance...
ZackaryWelch
2017-10-09
*
Cleanup the panel profiles quite a bit:
Ken Moore
2017-09-18
*
Minor change:
Ken Moore
2017-09-18
*
Deactivate the "themes" page within lumina-config.
Ken Moore
2017-09-18
*
Change around the default settings for Lumina quite a bit:
Ken Moore
2017-08-18
*
Added translations to menu buttons and the panel settings dialogue
ZackaryWelch
2017-08-15
*
Resynced translation files and fixed translations of the boot splash UI
ZackaryWelch
2017-08-15
*
fix spacing
q5sys
2017-07-31
*
apply ui patch from slicer69
q5sys
2017-07-28
*
Added more missing icons
ZackaryWelch
2017-07-17
*
Deactivate the auto-resize functionality (for now) with a comment about the F...
Ken Moore
2017-06-07
*
Switch the usage of compton: default to it being disabled rather than enabled...
Ken Moore
2017-05-23
*
Add the new "generateMediaIcons" setting to lumina-config (Interface->Desktop...
Ken Moore
2017-05-01
*
Clean up another couple "nullptr" uses.
Ken Moore
2017-04-10
*
Fix a possible issue where the panel number would be negative - causing a cra...
Ken Moore
2017-03-27
*
Clean up the compilation warnings with the separate "getPage" routines in lum...
Ken Moore
2017-02-27
*
Finish removing all the last remnant of the old X11 mouse config page.
Ken Moore
2017-02-13
*
Merge pull request #375 from antab/app-selection-default
Ken Moore
2017-02-06
|
\
|
*
Fix memory leak.
Arnar Mar Sig
2017-02-06
|
*
* Remove code duplication from LoadSettings() and fix indentation (tab to space)
Arnar Mar Sig
2017-02-04
*
|
* Initialize PanelWidget layout in the constructor.
Arnar Mar Sig
2017-02-03
|
/
*
Fix up the saving of the user's default icon via lumina-config.
Ken Moore
2017-01-30
*
change page title
JT Pennington
2017-01-18
*
Add support to lumina-config to show all applications which register themselv...
Ken Moore
2017-01-12
*
Merge branch 'master' of github.com:trueos/lumina
Ken Moore
2017-01-06
|
\
|
*
enable ESC to clear search field and reset view to all pages
q5sys
2017-01-05
*
|
Add a new compile-time option: NO_XINPUT
Ken Moore
2017-01-06
|
/
*
Merge branch 'master' into master
JT Pennington
2016-12-22
|
\
|
*
Change the icon used for the interface/menu page so it does not use the same ...
Ken Moore
2016-12-19
|
*
Update the Interface/Panels page quite a bit:
Ken Moore
2016-12-19
|
*
Merge branch 'master' of github.com:trueos/lumina
Ken Moore
2016-12-16
|
|
\
|
|
*
Switch the "clicked" signal for the "Activated" signal within the input devic...
Ken Moore
2016-12-16
|
*
|
If xinput is not available, do not show the input device configuration page.
Ken Moore
2016-12-16
|
|
/
|
*
Fix the comments within the pages.pri file.
Ken Moore
2016-12-15
*
|
fix pages.pri
q5sys
2016-12-21
*
|
add bluetooth page to getpage.h
q5sys
2016-12-14
*
|
update source authors
q5sys
2016-12-14
*
|
set up initial bluetooth page
q5sys
2016-12-14
|
/
*
fix missing brackets
JT Pennington
2016-12-14
[next]
bgstack15