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
*
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
*
Merge pull request #320 from q5sys/master
JT Pennington
2016-12-14
|
\
|
*
Update page_mouse.h
JT Pennington
2016-12-14
|
*
fixing white space to keep Ken happy
JT Pennington
2016-12-14
|
*
comment out page_mouse_trueos
JT Pennington
2016-12-14
|
*
comment out trueos mouse page
JT Pennington
2016-12-14
|
*
code cleanup
JT Pennington
2016-12-07
|
*
clean up code
JT Pennington
2016-12-07
|
*
it would help if I actually pushed the pages
q5sys
2016-12-08
|
*
testing mouse util
q5sys
2016-12-08
*
|
Fix the window title within the input device page.
Ken Moore
2016-12-13
*
|
Fix up the item visibility within the theme engine selector page on first load.
Ken Moore
2016-12-09
*
|
Fix up a build error on the cluster (not sure why the cluster had a problem w...
Ken Moore
2016-12-09
|
/
*
Add some more filtering for mouse devices:
Ken Moore
2016-12-07
*
Enable the new input-devices page within lumina-config.
Ken Moore
2016-12-07
*
Get the new input device routines almost ready. Still have the page disabled ...
Ken Moore
2016-12-06
*
Revert "Revert "search clear function on ESC press""
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
*
Revert "search clear function on ESC press"
q5sys
2016-11-20
*
search clear function on ESC press
q5sys
2016-11-20
|
\
|
*
Commit some more work on the new input device framework. Got the properties g...
Ken Moore
2016-11-17
[next]
bgstack15