Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Translated using Weblate (lumina_FM@de (generated)) | Sven Putze | 2016-10-11 |
| | | | | Currently translated at 97.6% (207 of 212 strings) | ||
* | Translated using Weblate (l_TE@hu (generated)) | J Darabos | 2016-10-03 |
| | | | | Currently translated at 100.0% (54 of 54 strings) | ||
* | Merge remote-tracking branch 'origin/master' | Weblate | 2016-10-03 |
|\ | |||
| * | Fix the bytes to display function in the case where the number of bytes ↵ | Ken Moore | 2016-10-03 |
| | | | | | | | | *exactly* matches the unit found (1G, 1M, 1K, etc). | ||
| * | Re-enable all the keyboard shortcuts for lumina-fm (and a few extras). All ↵ | Ken Moore | 2016-10-03 |
| | | | | | | | | the shortcuts are also listed within the context menus as appropriate. | ||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2016-10-03 |
| |\ | |||
| * | | Fix a crash with the "autostart" page of lumina-config. | Ken Moore | 2016-10-03 |
| | | | |||
* | | | Translated using Weblate (l_TERMINAL@ja (generated)) | YAMASHIRO Jun | 2016-10-03 |
| | | | | | | | | | | | | Currently translated at 57.1% (4 of 7 strings) | ||
* | | | Translated using Weblate (lumina_FM@ja (generated)) | YAMASHIRO Jun | 2016-10-03 |
| | | | | | | | | | | | | Currently translated at 100.0% (212 of 212 strings) | ||
* | | | Translated using Weblate (l_TERMINAL@hu (generated)) | J Darabos | 2016-10-03 |
| |/ |/| | | | | | Currently translated at 100.0% (7 of 7 strings) | ||
* | | Merge remote-tracking branch 'origin/master' | Weblate | 2016-10-03 |
|\ \ | |||
| * \ | Merge remote-tracking branch 'origin/master' | Weblate | 2016-10-03 |
| |\ \ | |||
| * | | | Translated using Weblate (lumina_WM@ja (generated)) | YAMASHIRO Jun | 2016-10-03 |
| | | | | | | | | | | | | | | | | Currently translated at 100.0% (7 of 7 strings) | ||
* | | | | Translated using Weblate (lumina_FM@ja (generated)) | YAMASHIRO Jun | 2016-10-03 |
| |/ / |/| | | | | | | | | Currently translated at 100.0% (212 of 212 strings) | ||
* | | | Merge remote-tracking branch 'origin/master' | Weblate | 2016-10-03 |
|\| | | |||
| * | | Merge remote-tracking branch 'origin/master' | Weblate | 2016-10-03 |
| |\ \ | |||
| * | | | Translated using Weblate (lumina_DESKTOP@es (generated)) | Alejandro Pastor Vargas | 2016-10-03 |
| | | | | | | | | | | | | | | | | Currently translated at 100.0% (248 of 248 strings) | ||
| * | | | Translated using Weblate (lumina_DESKTOP@ja (generated)) | YAMASHIRO Jun | 2016-10-03 |
| | | | | | | | | | | | | | | | | Currently translated at 100.0% (248 of 248 strings) | ||
* | | | | Translated using Weblate (l_FILEINFO@ja (generated)) | YAMASHIRO Jun | 2016-10-03 |
| | | | | | | | | | | | | | | | | Currently translated at 100.0% (43 of 43 strings) | ||
* | | | | Translated using Weblate (l_TE@ja (generated)) | YAMASHIRO Jun | 2016-10-03 |
| |/ / |/| | | | | | | | | Currently translated at 100.0% (54 of 54 strings) | ||
* | | | Merge remote-tracking branch 'origin/master' | Weblate | 2016-10-03 |
|\ \ \ | |||
| * | | | Fix up some instability within lumina-fileinfo. | Ken Moore | 2016-09-30 |
| | |/ | |/| | |||
| * | | Oops - fix the activation signal for the second column in the dirWidget2. | Ken Moore | 2016-09-30 |
| | | | |||
| * | | Oops, forgot to add a couple new files. | Ken Moore | 2016-09-30 |
| | | | |||
| * | | Commit a large update to lumina-fm: | Ken Moore | 2016-09-30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The entire backend has been rewritten around multi-threading, and is much faster and more responsive now. The entire browsing widget has been redesigned for a better workflow and cleaner UI. The tabs/columns "group modes" have been removed. Instead, tabs are always used, but each browser supports a single/dual columns *within* each tab (via a couple simple buttons on the toolbar). Each column within a tab will share the same interface buttons (toolbar actions, ZFS snapshot slider,etc) - and they will reflect the settings on the "Active" column (with appropriate visual changes to indicate which one is active). The icon size options have also been removed from the menu bar and are now a couple small "zoom" buttons on the browsing widgets instead. KNOWN REGRESSION: Keyboard shortcuts have not been tested and re-added as necessary yet. | ||
| * | | Adjust the default settings for the new GPU accel detection routine to ↵ | Ken Moore | 2016-09-30 |
| | | | | | | | | | | | | prefer no compositing if GPU accel is not available. | ||
| * | | Add a session option to disable compositing if no GPU acceleration is detected | Ken Moore | 2016-09-29 |
| | | | | | | | | | | | | sessionsettings.conf: "compositingWithGpuAccelOnly":<bool> (false by default) | ||
| * | | A few changes to the desktop: | Ken Moore | 2016-09-29 |
| | | | | | | | | | | | | | | | | | | 1) Randomize the background image *every time* it changes. 2) Add support for per-workspace wallpaper image settings (background/filelist-workspace-<number>, where <number> is 0+ ) 3) Add detection of workspace changes to the session, and update the background wallpaper on change as needed. | ||
| * | | Add an additional default-valued constructor for LFileInfo. | Ken Moore | 2016-09-28 |
| | | | |||
| * | | More work on the new backend: still disabled for now. | Ken Moore | 2016-09-27 |
| | | | |||
| * | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2016-09-27 |
| |\ \ | |||
| * | | | Get the new backend functional. | Ken Moore | 2016-09-27 |
| | | | | | | | | | | | | | | | | This is still disabled for the moment, but the initial tests seem to indicate that the new backend is faster and more stable than the current system. | ||
* | | | | Translated using Weblate (l_FILEINFO@ja (generated)) | YAMASHIRO Jun | 2016-10-03 |
| |/ / |/| | | | | | | | | Currently translated at 100.0% (43 of 43 strings) | ||
* | | | Translated using Weblate (l_TE@ca (generated)) | Davidmp | 2016-09-27 |
| | | | | | | | | | | | | Currently translated at 100.0% (54 of 54 strings) | ||
* | | | Translated using Weblate (l_TERMINAL@ca (generated)) | Davidmp | 2016-09-27 |
| | | | | | | | | | | | | Currently translated at 100.0% (7 of 7 strings) | ||
* | | | Merge remote-tracking branch 'origin/master' | Weblate | 2016-09-27 |
|\| | | |||
| * | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2016-09-26 |
| |\ \ | |||
| | * | | Update plist | Joe Maloney | 2016-09-26 |
| | | | | |||
| * | | | Commit some more work on a new backend/frontend to the lumina-fm browser. | Ken Moore | 2016-09-26 |
| |/ / | |||
| * | | Fix a syntax issue with the new i18n option in the FreeBSD makefile. | Ken Moore | 2016-09-26 |
| | | | |||
| * | | Also ensure that the Qt5 linguist tools are used during the build if the ↵ | Ken Moore | 2016-09-26 |
| | | | | | | | | | | | | i18n option is enabled. | ||
| * | | Adjust the port Makefile for FreeBSD to include the i18n files by default. | Ken Moore | 2016-09-26 |
| | | | |||
| * | | Add auto-detection of GPU acceleration to the start-lumina-desktop utility ↵ | Ken Moore | 2016-09-26 |
| | | | | | | | | | | | | if compton is used, and automatically adjust the compton settings to use GPU accelleration or not. (Requires "glxinfo" utility installed). | ||
| * | | Make sure that the extra lumina utilities check/set the XDG_* environment ↵ | Ken Moore | 2016-09-26 |
| |/ | | | | | | | variables as needed. This allows things like icons to be found/used when LTE is launched via sudo (for instance). | ||
| * | Merge remote-tracking branch 'origin/master' | Weblate | 2016-09-25 |
| |\ | |||
| | * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2016-09-23 |
| | |\ | |||
| | * | | Disable the Completer used within lumina-fm to speed up loading. | Ken Moore | 2016-09-23 |
| | | | | | | | | | | | | | | | | Also add the beginnings of a new backend for directory browsing. | ||
| * | | | Translated using Weblate (lumina_DESKTOP@es (generated)) | Alejandro Pastor Vargas | 2016-09-25 |
| | |/ | |/| | | | | | | | Currently translated at 100.0% (248 of 248 strings) | ||
| * | | Translated using Weblate (lumina_INFO@el (generated)) | George Ember | 2016-09-24 |
| |/ | | | | | | | Currently translated at 100.0% (18 of 18 strings) | ||
| * | Merge remote-tracking branch 'origin/master' | Weblate | 2016-09-24 |
| |\ |