aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Finish up the required applications/ files.Ken Moore2017-04-11
|
* Finish up the "actions" category.Ken Moore2017-04-11
|
* Another large batch of "action" files.Ken Moore2017-04-10
|
* Another batch of icons for the actions category.Ken Moore2017-04-10
|
* Add a bunch of the emote icons (face-*)Ken Moore2017-04-10
|
* Add a bunch more of the "action" icons.Ken Moore2017-04-10
|
* Merge branch 'master' of https://www.github.com/trueos/luminaJoe Maloney2017-04-10
|\
| * Start putting together the material-icons-light theme:Ken Moore2017-04-10
| | | | | | | | This renames a lot of the google-material-design-icons to match the XDG naming standards
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2017-04-10
| |\
| * | Clean up another couple "nullptr" uses.Ken Moore2017-04-10
| | |
* | | Remove broken oxygen icons depend. We will forge ahead with our own icons.Joe Maloney2017-04-10
| |/ |/|
* | Remove 0 from port dependJoe Maloney2017-04-10
| |
* | Working TOC fix (finally)Tim Moore2017-04-10
| |
* | Oxygen icons have moved. Update location.Joe Maloney2017-04-10
| |
* | Try again: TOC internal link fix (experiment)Tim Moore2017-04-10
| |
* | Fix internal TOC references.Tim Moore2017-04-10
| |
* | Update README.mdTim Moore2017-04-10
| | | | | | Add TOC for existing Lumina information.
* | Update README.mdTim Moore2017-04-10
| | | | | | Add general project info.
* | add commented out method for icon size in vertical taskmanagerq5sys2017-04-09
|/
* Get the drag and drop functionality moved over to the left-click (when ↵Ken Moore2017-04-07
| | | | dragged off-widget is now when the drag starts).
* Add the ability to select an area of the screen for taking a snapshot.Ken Moore2017-04-07
|
* Fix the 2-pixel height difference between the font/size boxes manually.Ken Moore2017-04-07
|
* Finish up the drag and drop support for tabs within LTE:Ken Moore2017-04-06
| | | | | Drags will start on *middle click + drag*, and utilities the standardized uri-list mimetype for transfer to other applications with support it. NOTE: In testing, the return code for a successful drop/accept on another applications still seems to return the "ignore" action rather than the move action. This may be a problem in Qt 5.7.1 - not sure yet.
* Start the prep-work for making the tabwidget drag-and-drop capable.Ken Moore2017-04-06
|
* Couple more tweaks for the lumina-mediaplayer.Ken Moore2017-04-06
|
* Add the ability to change the tab bar position/side in Lumina textedit.Ken Moore2017-04-06
|
* Add a tray popup message when the tray first becomes visible.Ken Moore2017-04-06
| | | | This ensures that the user is notified when a file operation is currently running via the tray.
* Start prepping the "local" side of lumina-mediaplayer.Ken Moore2017-04-06
|
* another batch of update for the lumina-mediaplayer pandora streaming ↵Ken Moore2017-04-05
| | | | functionality.
* Couple tweaks for the Pandora process.Ken Moore2017-04-05
| | | | Found out that changing the /usr/local/etc/libau.conf to have "default_driver=oss" was required for non-distorted audio output on my laptop.
* Merge pull request #407 from denmu/masterKen Moore2017-04-04
|\ | | | | added font size box
| * added font size boxDenis Mulalic2017-04-04
| |
* | Another large batch of work on lumina-mediaplayer. The Pandora streaming ↵Ken Moore2017-04-04
| | | | | | | | capabilities are almost completely done (just missing the interactive search for creating new stations) and very functional right now. Also get the system tray icon functional for the app too.
* | Update lumina-mediaplayer a bit more - get the UI starting to reflect the ↵Ken Moore2017-04-03
| | | | | | | | Pandora info, and hook up the station changing buttons.
* | Fix the man page location for lumina-desktop.8.gzKen Moore2017-04-03
| |
* | Add start-lumina-desktop.8 manpage:Mrt1342017-04-03
| | | | | | | | | | - Update plist - Update lumina-session.pro
* | Add lumina-desktop.8 manpage:Mrt1342017-04-03
| | | | | | | | | | - Update plist - Update lumina-desktop.pro
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-03-31
|\ \
| * \ Merge pull request #406 from sru-systems/fix-gentoo-dbusKen Moore2017-03-31
| |\ \ | | | | | | | | Fix dbus-send calls for Gentoo.
| | * | Fix dbus-send calls for Gentoo.Martijn Rijkeboer2017-03-31
| |/ /
* / / Get the new lumina-mediaplayer semi-working. If pianobar is installed, it ↵Ken Moore2017-03-31
|/ / | | | | | | can now use it to play Pandora radio stations - but most of the interactive buttons have not been hooked up to the backend process yet.
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-03-30
|\ \
| * | Add new lumina-open manpage:Mrt1342017-03-30
| |/ | | | | | | - Adjusts lumina build system to have additional variables for manpage placement and generation.
| * Merge remote-tracking branch 'origin/master'Weblate2017-03-27
| |\
| | * Merge remote-tracking branch 'origin/master'Weblate2017-03-27
| | |\
| | * \ Merge remote-tracking branch 'origin/master'Weblate2017-03-27
| | |\ \
| | * | | Translated using Weblate (lumina_DESKTOP@es (generated))Xavier2017-03-27
| | | | | | | | | | | | | | | | | | | | Currently translated at 83.2% (258 of 310 strings)
| * | | | Merge remote-tracking branch 'origin/master'Weblate2017-03-27
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge remote-tracking branch 'origin/master'Weblate2017-03-27
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Translated using Weblate (lumina_CONFIG@de (generated))Michael Arlt2017-03-27
| | | |/ | | |/| | | | | | | | | Currently translated at 100.0% (388 of 388 strings)
bgstack15