aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Large update to the new LuminaRandR class. Still not quite ready, but getting...Ken Moore2017-02-10
* Get the templates for the material icon theme setup in the repo (no icons yet...Ken Moore2017-02-06
* Clean up how the default application for a mimetype is displayed within the l...Ken Moore2017-02-06
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-02-06
|\
| * Merge pull request #375 from antab/app-selection-defaultKen Moore2017-02-06
| |\
| | * Fix memory leak.Arnar Mar Sig2017-02-06
| | * * Remove code duplication from LoadSettings() and fix indentation (tab to space)Arnar Mar Sig2017-02-04
| | * Add defaultPath parameter to set what app is selected by default.Arnar Mar Sig2017-02-04
| * | Merge pull request #374 from NorwegianRockCat/masterKen Moore2017-02-06
| |\ \
| | * | Better messageboxes for closing the screenshot app.Trenton Schulz2017-02-05
| * | | Merge pull request #370 from antab/app-selectionKen Moore2017-02-06
| |\ \ \ | | | |/ | | |/|
| | * | Change the app selection comboBox to list and add search feature.Arnar Mar Sig2017-02-03
| * | | Merge pull request #369 from antab/issue-363Ken Moore2017-02-06
| |\ \ \ | | |_|/ | |/| |
| | * | * Initialize PanelWidget layout in the constructor.Arnar Mar Sig2017-02-03
* | | | Remove the "Quick Save" button in lumina-screenshot.Ken Moore2017-02-06
|/ / /
* | | Commit my work-in-progress on a new NativeWindowSystem class.Ken Moore2017-02-03
* | | Try to fix the tiling high-DPI wallpaper issue.Ken Moore2017-02-03
* | | Clean up a bit more of the lumina-screenshot interface, and add a button to c...Ken Moore2017-02-03
* | | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-02-03
|\ \ \
| * | | Merge pull request #368 from antab/bugfix-taskmanagerKen Moore2017-02-02
| |\| |
| | * | Add missing call to this->setText().Arnar Mar Sig2017-02-02
| | * | Remove calls to setToolButtonStyle() from LTaskButton.Arnar Mar Sig2017-02-02
| | |/
* | / Clean up the archiver a bit.Ken Moore2017-02-03
|/ /
* / Clean up the window activate XCB function. Now it should send the window a cl...Ken Moore2017-02-02
|/
* Another large batch of work on Lumina2:Ken Moore2017-02-01
* Add a new "NativeWindow" class to the library. This is a pure Qt container cl...Ken Moore2017-02-01
* Silence a file watcher warning when opening a blank or new file.Ken Moore2017-02-01
* Get a lot more of Lumina2 working. Now the window embed systems are functiona...Ken Moore2017-01-31
* Get the next phase of Lumina2 working: The context menu for the desktop itself.Ken Moore2017-01-30
* Fix up the saving of the user's default icon via lumina-config.Ken Moore2017-01-30
* Add a new "DarkGlass" theme to Lumina and the pkg-plist.Ken Moore2017-01-27
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-01-27
|\
| * Translated using Weblate (l_FILEINFO@it (generated))giulio zanardi2017-01-27
| * Merge remote-tracking branch 'origin/master'Weblate2017-01-27
| |\
| | * Translated using Weblate (lumina_WM@it (generated))giulio zanardi2017-01-27
| * | Translated using Weblate (l_TE@it (generated))giulio zanardi2017-01-27
| |/
| * Translated using Weblate (l_TE@it (generated))giulio zanardi2017-01-27
| * Merge remote-tracking branch 'origin/master'Weblate2017-01-27
| |\
| | * Translated using Weblate (l_TERMINAL@it (generated))giulio zanardi2017-01-27
| * | Translated using Weblate (lumina_SEARCH@it (generated))giulio zanardi2017-01-27
| |/
| * Merge remote-tracking branch 'origin/master'Weblate2017-01-27
| |\
| | * Translated using Weblate (l_SCREENSHOT@it (generated))giulio zanardi2017-01-27
| * | Translated using Weblate (lumina_OPEN@it (generated))giulio zanardi2017-01-27
| |/
| * Merge remote-tracking branch 'origin/master'Weblate2017-01-27
| |\
| | * Translated using Weblate (lumina_OPEN@it (generated))giulio zanardi2017-01-27
| * | Translated using Weblate (lumina_FM@it (generated))giulio zanardi2017-01-27
| * | Translated using Weblate (l_FILEINFO@it (generated))giulio zanardi2017-01-27
| |/
| * Merge remote-tracking branch 'origin/master'Weblate2017-01-27
| |\
| | * Merge remote-tracking branch 'origin/master'Weblate2017-01-27
| | |\
| | * | Translated using Weblate (lumina_DESKTOP@it (generated))giulio zanardi2017-01-27
bgstack15