aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/master'Weblate2017-08-17
|\
| * Added translations to menu buttons and the panel settings dialogueZackaryWelch2017-08-15
| |
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2017-08-15
| |\
| | * Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2017-08-15
| | |\
| | * | Resynced translation files and fixed translations of the boot splash UIZackaryWelch2017-08-15
| | | |
| | * | Added fixes for the experimental video screensaverZackaryWelch2017-08-15
| | | |
| * | | Couple quick updates to LSession - not enabled at the moment.Ken Moore2017-08-15
| | |/ | |/|
| * | Make the wm crash-reset timer 2 seconds between crashes.Ken Moore2017-08-15
| | |
| * | Setup the WM restart routine to make it more flexible:Ken Moore2017-08-15
| |/ | | | | | | | | 1) The WM will be restarted a maximum of twice with crashes less than 5 seconds apart. 2) This makes it more flexible with regards to opeartions which require that fluxbox be restarted (such as changing the screen around).
| * A bit more random work:Ken Moore2017-08-14
| | | | | | | | | | 1) Icon overlay fixes for desktop icons 2) Some more Lumina 2.x debugging/work
| * Fix aKen Moore2017-08-14
| |
| * Fix the clock width detection/setting. Had a typo in the delimiter....Ken Moore2017-08-14
| |
| * Some work on Lumina 2.xKen Moore2017-08-14
| | | | | | | | | | Disable compositing for now with a simple define - can re-enable later when more time to fix Start work on the client message detection/handling
| * Add a wm failure counter to start-lumina-desktop, and restart the process up ↵Ken Moore2017-08-14
| | | | | | | | to 3 times maximum.
| * Couple trivial changes to some files.Ken Moore2017-08-14
| |
| * Tag version 1.3.2 in source.Ken Moore2017-08-11
| | | | | | | | This will help identify if people are at the point where lumina-pdf and lumina-theme-engine are integrated or not.
| * Make sure the "start-lumina-desktop" routine will detect/adjust the X11 ↵Ken Moore2017-08-05
| | | | | | | | Display on demand
| * Have the X11 init display number auto-detect now (starting with 0).Ken Moore2017-08-05
| |
| * Updated the list of includes for Lumina 2ZackaryWelch2017-08-04
| |
| * Added an experimental VideoSlideshow screensaver plus fixesZackaryWelch2017-08-04
| |
| * fix for clock minimum widthq5sys2017-08-04
| |
| * Setup the Lumina 1.x desktop to use the new theme engine by defaultKen Moore2017-08-03
| |
| * Cleanup some fallback routines for loading icons from the Qt theme methods.Ken Moore2017-08-03
| |
| * Get the icon loading routines all switched over to the old ↵Ken Moore2017-08-03
| | | | | | | | QIcon::fromTheme() routine now that we have a theme engine available out-of-box.
| * Fix up a bit more of the lumina-theme-engineKen Moore2017-08-03
| | | | | | | | | | | | | | | | 1. Adjust the build directories for all projects 2. Add lumina-theme-engine to the "core" meta-project 3. flip the names of the "dusk" and "darker" color schemes 4. Add a simple drop-down menu for standard colors when editing a stylesheet 5. Ensure the find colors/qss routines skip duplicate directory entries
| * Cleanup the lumina-theme-engine subprojectKen Moore2017-08-03
| | | | | | | | | | | | | | 1. Use the built-in OS-detect.pri for build settings 2. Remove the "DISABLE_WIDGETS" flag (desktop always needs it) 3. Clean up the multi-path search routines for qss/color files 4. Add some color files to the default install
| * fix version string defineq5sys2017-08-03
| |
| * get basic user defined sound enabledq5sys2017-08-03
| |
| * Adjust the screensaver restart routine a bit.Ken Moore2017-08-02
| |
| * Fix up the screensaver animation crashes *again*.Ken Moore2017-08-01
| |
| * Fixed Grav loop and disabled screensaver brightnessZackaryWelch2017-08-01
| |
| * Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-08-01
| |\
| | * Fixed language attribute in Australian XML filesZackaryWelch2017-08-01
| | |
| * | minor housekeeping to pro filesq5sys2017-08-01
| | |
| * | fix default prefix pathq5sys2017-08-01
| |/
| * Add some commented-out code for changing theme enginesKen Moore2017-07-31
| |
| * A few updates for lumina-screenshot:Ken Moore2017-07-31
| | | | | | | | | | When selecting a window/area, make the window transparent. Ensure the single-instance system works for this apps (was not closing new process).
| * Fix up the grav screensaver a bit so it does not crash on close any more.Ken Moore2017-07-31
| |
| * Resynced Translation FilesZackaryWelch2017-07-31
| |
| * Merge branch 'master' of https://github.com/trueos/luminaq5sys2017-07-31
| |\
| | * Added Australian English translation filesZackaryWelch2017-07-31
| | |
| * | bring bracket sanity to a wasteland of if statementsq5sys2017-07-31
| |/
| * Cleanup the "fluxbox" detection for window manager settings.Ken Moore2017-07-31
| |
* | Translated using Weblate (French)Ethan James Large2017-08-17
|/ | | | Currently translated at 100.0% (40 of 40 strings)
* Start adding the window arrangement framework to Lumina2.Ken Moore2017-07-26
|
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-07-21
|\
| * Merge branch 'master' of https://github.com/trueos/luminaq5sys2017-07-21
| |\
| * | clean up lthemeengine-style pagesq5sys2017-07-20
| | |
| * | clean up lthemeengine-qtplugin pagesq5sys2017-07-20
| | |
| * | clean up tab pagesq5sys2017-07-20
| | |
bgstack15