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
/
mainWindow.cpp
Commit message (
Expand
)
Author
Age
*
Setup lumina-config with window geometry save/restore.
Ken Moore
2018-04-16
*
Added translations to menu buttons and the panel settings dialogue
ZackaryWelch
2017-08-15
*
Deactivate the auto-resize functionality (for now) with a comment about the F...
Ken Moore
2017-06-07
*
Clean up the compilation warnings with the separate "getPage" routines in lum...
Ken Moore
2017-02-27
*
enable ESC to clear search field and reset view to all pages
q5sys
2017-01-05
*
add quit keyboard shortcut
q5sys
2017-01-05
*
Add the ability to specify "--page <page_id>" when running lumina-config to g...
Ken Moore
2016-11-21
*
Fix a reference to an uncommitted function by q5sys.
Ken Moore
2016-11-20
*
Revert "comment out changes made to wrong repo, until method can be fixed"
Ken Moore
2016-11-20
*
comment out changes made to wrong repo, until method can be fixed
q5sys
2016-11-20
*
search clear function on ESC press
q5sys
2016-11-20
*
Large update to how XDGDesktop files are created/used.
Ken Moore
2016-09-22
*
Make sure that going "back" to the main page automatically exapands/highlight...
Ken Moore
2016-09-06
*
Finish up the switch over to the new UI for lumina-config
Ken Moore
2016-06-28
*
Add in the new autostart services UI page. Also cleanup a bit more of the sho...
Ken Moore
2016-06-27
*
Switch back to the old UI for now (new one still not finished yet).
Ken Moore
2016-06-24
*
Get the new "wallpaper" page all setup and functional, as well as finish test...
Ken Moore
2016-06-24
*
Get a lot more of the new lumina-config layout all setup. Now the main page h...
Ken Moore
2016-06-22
*
Get the general page loading system all setup for the new mainWindow class.
Ken Moore
2016-06-22
*
Get the new lumina-config UI all setup and tied into the build for compilatio...
Ken Moore
2016-06-22
bgstack15