aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core-utils/lumina-xconfig/MainUI.ui
Commit message (Collapse)AuthorAge
* Get 90% of the work for adding profiles to lumina-xconfig finished.Ken Moore2017-08-22
| | | | Still need to work out a few small issues when loading a profile into the preview pane.
* Get the tiling options all working for lumina-xconfig. All good to go now.Ken Moore2017-08-17
|
* Fix up a bit more of the new lumina-xconfig.Ken Moore2017-08-16
|
* Add the option to save settings as the user's defaults.Ken Moore2017-08-15
|
* Get the lumina-xconfig monitor settings all up and working again.Ken Moore2017-08-15
| | | | | | 1) Add 2D placement options for screens 2) Add Rotation options for screens 3) Add Fluxbox restart fix for session changes.
* Get most of lumina-xconfig updated so screens can be moved around on a ↵Ken Moore2017-08-15
| | | | | | canvas, rather than forcing a horizontal arrangement. Not quite finished yet - almost though.
* Update lumina-xconfig (and lumina-session) so that it saves/reloads the ↵Ken Moore2016-06-06
| | | | previous display configuration on Lumina start.
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-04-25
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed.
bgstack15