Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Speed up the SVG icon loading routine. | Ken Moore | 2017-04-27 | |
| | | | | | Get rid of the special SVG loading/parsing checks now that we have our own, guaranteed-working, SVG icon theme. The only special check which was kept in place was to skip any SVG icon with "libreoffice" in the name (known bad icons - results in distorted images). | |||
* | Move the unfinished utilities in Lumina over to an "experimental" directory. | Ken Moore | 2017-04-27 | |
| | ||||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-04-27 | |
|\ | ||||
| * | update qnotify for variable output | q5sys | 2017-04-25 | |
| | | ||||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-04-21 | |
| |\ | ||||
| * | | Make the RSS reader a bit more relaxed about the RSS return format (make ↵ | Ken Moore | 2017-04-21 | |
| | | | | | | | | | | | | feed description optional). Also ensure that the sync all option forcibly re-sends all feed requests. | |||
* | | | Fix up the battery icons when charging. | Ken Moore | 2017-04-27 | |
| |/ |/| | ||||
* | | Get more of the "local" file playback functional. Now it seems almost ↵ | Ken Moore | 2017-04-19 | |
| | | | | | | | | full-featured. | |||
* | | A bit more work on lumina-mediaplayer: | Ken Moore | 2017-04-19 | |
| | | | | | | | | | | | | - Add support for creating generic stations from a search term. - Ensure that new stations are automatically switched to.. - Add support for changing the libao "audio driver" (some drivers just spit out static - like pulse, but the "oss" driver works great). | |||
* | | Add the ability to change the libao audio driver as needed. | Ken Moore | 2017-04-19 | |
| | | ||||
* | | Fix up the icons used for the battery notifications. | Ken Moore | 2017-04-14 | |
|/ | ||||
* | Get the local file playlist mostly-working. | Ken Moore | 2017-04-14 | |
| | | | | Still got some cleanup and polish to do yet. | |||
* | Another few changes to icons and such for Lumina. | Ken Moore | 2017-04-14 | |
| | ||||
* | Another few icon changes | Ken Moore | 2017-04-13 | |
| | ||||
* | Clean up which icons are used within lumina-fm. | Ken Moore | 2017-04-13 | |
| | ||||
* | Merge remote-tracking branch 'origin/master' | Weblate | 2017-04-13 | |
|\ | ||||
| * | Merge remote-tracking branch 'origin/master' | Weblate | 2017-04-13 | |
| |\ | ||||
| * \ | Merge remote-tracking branch 'origin/master' | Weblate | 2017-04-13 | |
| |\ \ | ||||
| * | | | Translated using Weblate (lumina_OPEN@sv (generated)) | Luna Jernberg | 2017-04-13 | |
| | | | | | | | | | | | | | | | | Currently translated at 97.5% (39 of 40 strings) | |||
| * | | | Translated using Weblate (lumina_DESKTOP@sv (generated)) | Luna Jernberg | 2017-04-13 | |
| | | | | | | | | | | | | | | | | Currently translated at 79.0% (245 of 310 strings) | |||
* | | | | Merge remote-tracking branch 'origin/master' | Weblate | 2017-04-13 | |
|\ \ \ \ | | |_|/ | |/| | | ||||
| * | | | Merge remote-tracking branch 'origin/master' | Weblate | 2017-04-13 | |
| |\ \ \ | | | |/ | | |/| | ||||
| * | | | Translated using Weblate (lumina_CONFIG@sv (generated)) | Luna Jernberg | 2017-04-13 | |
| | |/ | |/| | | | | | | | Currently translated at 97.6% (379 of 388 strings) | |||
* | | | Merge remote-tracking branch 'origin/master' | Weblate | 2017-04-13 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-04-13 | |
| |\| | ||||
| * | | Commit some small changes I still had on my main workstation: | Ken Moore | 2017-04-13 | |
| | | | | | | | | | | | | | | | 1) Better support for the "inherited" property in icon themes 2) Some other random WM stuff | |||
* | | | Translated using Weblate (l_SCREENSHOT@sv (generated)) | Luna Jernberg | 2017-04-13 | |
| | | | | | | | | | | | | Currently translated at 60.5% (23 of 38 strings) | |||
* | | | Translated using Weblate (lumina_FM@sv (generated)) | Luna Jernberg | 2017-04-13 | |
| | | | | | | | | | | | | Currently translated at 86.4% (192 of 222 strings) | |||
* | | | Translated using Weblate (l_TE@sv (generated)) | Luna Jernberg | 2017-04-13 | |
| |/ |/| | | | | | Currently translated at 92.8% (52 of 56 strings) | |||
* | | Turn on the new icon theme for Lumina, and use it by default as the fallback ↵ | Ken Moore | 2017-04-12 | |
| | | | | | | | | icon set (no longer rely on the "oxygen" icon set). | |||
* | | Add an additional icon search fallback for mimetype icons (use the ↵ | Ken Moore | 2017-04-12 | |
|/ | | | | *-x-generic icon) | |||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-04-10 | |
|\ | ||||
| * | add commented out method for icon size in vertical taskmanager | q5sys | 2017-04-09 | |
| | | ||||
* | | Clean up another couple "nullptr" uses. | Ken Moore | 2017-04-10 | |
|/ | ||||
* | Get the drag and drop functionality moved over to the left-click (when ↵ | Ken Moore | 2017-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 Moore | 2017-04-07 | |
| | ||||
* | Fix the 2-pixel height difference between the font/size boxes manually. | Ken Moore | 2017-04-07 | |
| | ||||
* | Finish up the drag and drop support for tabs within LTE: | Ken Moore | 2017-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 Moore | 2017-04-06 | |
| | ||||
* | Couple more tweaks for the lumina-mediaplayer. | Ken Moore | 2017-04-06 | |
| | ||||
* | Add the ability to change the tab bar position/side in Lumina textedit. | Ken Moore | 2017-04-06 | |
| | ||||
* | Add a tray popup message when the tray first becomes visible. | Ken Moore | 2017-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 Moore | 2017-04-06 | |
| | ||||
* | another batch of update for the lumina-mediaplayer pandora streaming ↵ | Ken Moore | 2017-04-05 | |
| | | | | functionality. | |||
* | Couple tweaks for the Pandora process. | Ken Moore | 2017-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/master | Ken Moore | 2017-04-04 | |
|\ | | | | | added font size box | |||
| * | added font size box | Denis Mulalic | 2017-04-04 | |
| | | ||||
* | | Another large batch of work on lumina-mediaplayer. The Pandora streaming ↵ | Ken Moore | 2017-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 Moore | 2017-04-03 | |
| | | | | | | | | Pandora info, and hook up the station changing buttons. | |||
* | | Fix the man page location for lumina-desktop.8.gz | Ken Moore | 2017-04-03 | |
| | |