aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Clean up the automatic DPI scaling support in Lumina.Ken Moore2017-04-28
| | | | This needs to be set for applications, but not the desktop itself (since there are so many pixel-specific calculations that need to be performed).
* Enable lumina-mediaplayer in the default build of Lumina's "desktop-utils".Ken Moore2017-04-28
| | | | | | Adjust the pkg-plist to account for all the new files which get installed. Changelog=yes
* Oops - move lumina-notify back to the desktop-utils category (JT already ↵Ken Moore2017-04-28
| | | | | | turned it on by default) Also add all the translation files for lumina-mediaplayer.
* Clean up the UI for lumina-mediaplayer, and disable video output (still ↵Ken Moore2017-04-28
| | | | getting gstreamer stream crashes when the video widget is not visible).
* Speed up the SVG icon loading routine.Ken Moore2017-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 Moore2017-04-27
|
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-04-27
|\
| * update qnotify for variable outputq5sys2017-04-25
| |
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2017-04-21
| |\
| * | Make the RSS reader a bit more relaxed about the RSS return format (make ↵Ken Moore2017-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 Moore2017-04-27
| |/ |/|
* | Get more of the "local" file playback functional. Now it seems almost ↵Ken Moore2017-04-19
| | | | | | | | full-featured.
* | A bit more work on lumina-mediaplayer:Ken Moore2017-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 Moore2017-04-19
| |
* | Fix up the icons used for the battery notifications.Ken Moore2017-04-14
| |
* | Clean up the old files/dirs for the original icon theme ideas - no need for ↵Ken Moore2017-04-14
|/ | | | them anymore since we have turned on the new "material-design" themes.
* Get the local file playlist mostly-working.Ken Moore2017-04-14
| | | | Still got some cleanup and polish to do yet.
* Another few changes to icons and such for Lumina.Ken Moore2017-04-14
|
* Update the pkg-plist to account for all the new icons from the light/dark ↵Ken Moore2017-04-13
| | | | themes.
* Sync up the dark theme with the light theme (color adjusted of course)Ken Moore2017-04-13
|
* Last batch of icons missing for the Lumina desktop usage. Still need to ↵Ken Moore2017-04-13
| | | | move/adjust these for the dark variation.
* Add the "dark" version of the new material-design icon theme (actually light ↵Ken Moore2017-04-13
| | | | colored icons - used for dark themes)
* Another few icon changesKen Moore2017-04-13
|
* Clean up which icons are used within lumina-fm.Ken Moore2017-04-13
|
* Add a few more icons to the theme. This should finish up all the ones that ↵Ken Moore2017-04-13
| | | | Lumina was still looking for.
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-04-13
|\
| * Merge remote-tracking branch 'origin/master'Weblate2017-04-13
| |\
| | * Merge remote-tracking branch 'origin/master'Weblate2017-04-13
| | |\
| | * \ Merge remote-tracking branch 'origin/master'Weblate2017-04-13
| | |\ \
| | * | | Translated using Weblate (lumina_OPEN@sv (generated))Luna Jernberg2017-04-13
| | | | | | | | | | | | | | | | | | | | Currently translated at 97.5% (39 of 40 strings)
| | * | | Translated using Weblate (lumina_DESKTOP@sv (generated))Luna Jernberg2017-04-13
| | | | | | | | | | | | | | | | | | | | Currently translated at 79.0% (245 of 310 strings)
| * | | | Merge remote-tracking branch 'origin/master'Weblate2017-04-13
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge remote-tracking branch 'origin/master'Weblate2017-04-13
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Translated using Weblate (lumina_CONFIG@sv (generated))Luna Jernberg2017-04-13
| | | |/ | | |/| | | | | | | | | Currently translated at 97.6% (379 of 388 strings)
| * | | Merge remote-tracking branch 'origin/master'Weblate2017-04-13
| |\ \ \ | | | |/ | | |/|
| * | | Translated using Weblate (l_SCREENSHOT@sv (generated))Luna Jernberg2017-04-13
| | | | | | | | | | | | | | | | Currently translated at 60.5% (23 of 38 strings)
| * | | Translated using Weblate (lumina_FM@sv (generated))Luna Jernberg2017-04-13
| | | | | | | | | | | | | | | | Currently translated at 86.4% (192 of 222 strings)
| * | | Translated using Weblate (l_TE@sv (generated))Luna Jernberg2017-04-13
| | |/ | |/| | | | | | | Currently translated at 92.8% (52 of 56 strings)
* | | Add a bunch more icons to the theme.Ken Moore2017-04-13
| | |
* | | Add all the "emblems" into the icon theme.Ken Moore2017-04-13
| |/ |/|
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-04-13
|\|
| * Turn on the new icon theme for Lumina, and use it by default as the fallback ↵Ken Moore2017-04-12
| | | | | | | | icon set (no longer rely on the "oxygen" icon set).
| * Fix up the project file for installing the icon themeKen Moore2017-04-12
| |
| * Rename the material-icons-light directory to material-design-light, and add ↵Ken Moore2017-04-12
| | | | | | | | the project file and index to get it to install properly.
| * Another batch of "extra" files outside the minimum XDG spec.Ken Moore2017-04-12
| |
| * Get almost all the status icons implemented. Good enough to use since the ↵Ken Moore2017-04-12
| | | | | | | | others are not needed by Lumina right now (networking/email stuff)
| * Add some more action icons (additional to the minimum required)Ken Moore2017-04-12
| |
| * Add some of the "status" icons.Ken Moore2017-04-12
| |
| * Add a new trash icon to the places (was on the status list)Ken Moore2017-04-12
| |
| * Get the "places" cateogory all set up. Only missing a "start-here" icon (not ↵Ken Moore2017-04-12
| | | | | | | | used by Lumina - so it is a low priority).
bgstack15