Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Translated using Weblate (lumina_DESKTOP@es (generated)) | Alejandro Pastor Vargas | 2016-09-25 |
| | | | | Currently translated at 100.0% (248 of 248 strings) | ||
* | Add a fallback icon if an image file fails to load the thumbnail for desktop ↵ | Ken Moore | 2016-09-23 |
| | | | | icons. | ||
* | Fix the painting issue with the favorites area on the start menu with all ↵ | Ken Moore | 2016-09-23 |
| | | | | the new changes. | ||
* | Clean up a bit of the start menu/button. | Ken Moore | 2016-09-23 |
| | |||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2016-09-23 |
|\ | |||
| * | Merge remote-tracking branch 'origin/master' | Weblate | 2016-09-23 |
| |\ | |||
| * | | Translated using Weblate (lumina_DESKTOP@sv (generated)) | Luna Jernberg | 2016-09-23 |
| | | | | | | | | | | | | Currently translated at 98.3% (244 of 248 strings) | ||
* | | | Finish up the depretiation of the old systemapps fetching function. | Ken Moore | 2016-09-23 |
| |/ |/| | |||
* | | Large update to how XDGDesktop files are created/used. | Ken Moore | 2016-09-22 |
|/ | | | | | | This impacts almost all tools/utilities within Lumina - please test (passed internal tests so far). This cleans up a lot of the backend XDG compliance class, moving lots of functionality into child functions of the XDGDesktop class and ensuring that they get cleaned up more regularly/properly. This *seems* to make the desktop startup a lot faster, even if the overall memory savings are slight (so far). | ||
* | Translated using Weblate (lumina_DESKTOP@pt_br (generated)) | Diego | 2016-09-21 |
| | | | | | | Currently translated at 100.0% (248 of 248 strings) Software name, doesn't need to be translate | ||
* | Translated using Weblate (lumina_DESKTOP@pt_br (generated)) | Diego | 2016-09-20 |
| | | | | Currently translated at 100.0% (248 of 248 strings) | ||
* | Merge branch 'master' of https://github.com/trueos/lumina | Weblate | 2016-09-20 |
|\ | |||
| * | Re-sync all the translation files for Lumina with the source code, and add a ↵ | Ken Moore | 2016-09-19 |
| | | | | | | | | small script for doing this on a regular basis to the src-qt5 directory (dev only - no need to run this prior to building Lumina). | ||
* | | Translated using Weblate (lumina_DESKTOP@fa (generated)) | Hamid Sarmadi | 2016-09-16 |
| | | | | | | | | Currently translated at 1.6% (4 of 248 strings) | ||
* | | Translated using Weblate (lumina_DESKTOP@ru (generated)) | Koljasha | 2016-09-16 |
| | | | | | | | | Currently translated at 100.0% (248 of 248 strings) | ||
* | | Translated using Weblate (lumina_DESKTOP@fi (generated)) | Tommi Nieminen | 2016-09-14 |
|/ | | | | Currently translated at 100.0% (248 of 248 strings) | ||
* | Merge in all the translation files from the lumina-i18n repository into the ↵ | Ken Moore | 2016-09-12 |
| | | | | | | main lumina repo. Now we can hook up weblate in the main lumina repo, and have everything in sync all the time. | ||
* | Adjust the default fluxbox keyboard shrotcuts: | Ken Moore | 2016-09-08 |
| | | | | Setup Alt+F1 to run "lumina-open -terminal" rather than "xterm" | ||
* | Fix up the auto-creation/removal of application symlinks when apps are ↵ | Ken Moore | 2016-08-23 |
| | | | | installed/removed during a session. | ||
* | Add in the pending updates detection for the shutdown/reboot options in the ↵ | Ken Moore | 2016-08-23 |
| | | | | start menu. | ||
* | Fix up the right-click terminal launcher - don't check for a valid binary if ↵ | Ken Moore | 2016-08-23 |
| | | | | the entry is a .desktop entry (non-binary) | ||
* | Add in pending update detection/skipping ability to the main logout window ↵ | Ken Moore | 2016-08-18 |
| | | | | (not the start menu options yet). | ||
* | Add the ability for Lumina to automatically add/remove symlinks from the ↵ | Ken Moore | 2016-08-18 |
| | | | | ~/Desktop for applications that are installed/removed while the user session is active. | ||
* | Setup the desktop to use the new XDGDesktopList directly (disables a lot of ↵ | Ken Moore | 2016-08-18 |
| | | | | the extra managment overhead from the desktop itself). | ||
* | A couple quick fixes: | Ken Moore | 2016-08-17 |
| | | | | | 1) Ensure that lumina-open is used to open the default terminal app (additional binary verification/checking) 2) Add some additional verification of the binary to run within lumina-open, and warn the user about a missing binary as needed. | ||
* | Fix a small typo in a disabled line in luminaDesktop.conf (so if people ↵ | Ken Moore | 2016-08-08 |
| | | | | uncomment it to use the settings it will be valid). | ||
* | Add a simple check to the panel update routine to verify that the ↵ | Ken Moore | 2016-08-08 |
| | | | | "_NET_WM_STICKY" flag is set on the panel at update time, and re-request that flag if not. | ||
* | Add a quick existance check to the userbutton plugin when adding favorites ↵ | Ken Moore | 2016-08-02 |
| | | | | to the menu. | ||
* | Add application/pdf mimetype defaults to the TrueOS settings. | Ken Moore | 2016-08-02 |
| | |||
* | Update the TrueOS defaults a bit. | Ken Moore | 2016-08-01 |
| | | | | | 1) Remove peazip from the "tar" mimetypes 2) Add phototonic to the images/* mimetypes. | ||
* | Hide duplicate entries in the desktopbar plugin (Desktop/Favorites can be ↵ | Ken Moore | 2016-07-28 |
| | | | | pointing to same file). | ||
* | Disable the translation of the blank HTML text for the QTextBrowser. | Ken Moore | 2016-07-27 |
| | |||
* | Fix up the y-coordinate offsets for the panels and desktop plugin area so ↵ | Ken Moore | 2016-07-26 |
| | | | | that vertical arrangements of monitors are better supported. | ||
* | Update the defaults for lumina a tiny bit (compton settings, Glass colors, ↵ | Ken Moore | 2016-07-25 |
| | | | | fluxbox theme, etc..) | ||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2016-07-25 |
|\ | |||
| * | Update the TrueOS defaults to include qterminal if it is installed. | Ken Moore | 2016-07-22 |
| | | |||
* | | Ensure that a default compton.conf file is distributed with Lumina. | Ken Moore | 2016-07-25 |
|/ | |||
* | Ensure that Desktop files which are symlinks to known favorites do not show ↵ | Ken Moore | 2016-07-19 |
| | | | | up as duplicates within the "favorites" tab in the user menu. | ||
* | Don't embed the fluxbox config files into the lumina-desktop binary (using ↵ | Ken Moore | 2016-07-18 |
| | | | | the pre-installed files instead). | ||
* | Fix a crash when right-clicking a non-applauncher desktop plugin and ↵ | Ken Moore | 2016-07-07 |
| | | | | removing it. | ||
* | Fix up the loading of non-integer values for the panel height. | Ken Moore | 2016-07-07 |
| | |||
* | Disable fluxbox initialization within the lumina-desktop binary. (moved to ↵ | Ken Moore | 2016-07-06 |
| | | | | start-lumina-desktop). | ||
* | Fix a crash within the userbutton plugin which would happen after clearing ↵ | Ken Moore | 2016-07-06 |
| | | | | out one of the scroll areas. | ||
* | Fix the TrueOS default settings. | Ken Moore | 2016-07-05 |
| | |||
* | Finish up the new JSON recursive menu system as well as the test script for ↵ | Ken Moore | 2016-06-30 |
| | | | | listing the contents of a directory recursively. | ||
* | Add a new type of menu plugin: jsonmenu | Ken Moore | 2016-06-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a recursive, auto-generating menu which runs an external utility (a script of some kind usually), which generates a JSON document/object which is used to populate the menu. Syntax: (Per object) { "type" : "item", "icon" : "icon name (optional)", "action" : "something lumina-open can run (optional)" } Or for a recursive menu generation { "type" : "jsonmenu", "exec" : "some command to run to populate menu", "icon" : "icon name (optional)" } Example for a full return: { "Item1" : { "type" : "item", "icon" : "folder", "action" : "~/item1.jpg" }, "Menu1" : { "type" : "jsonmenu", "exec" : "some script", "icon" : "system-run" } } Item1 will open ~/item1.jpg with lumina-open when clicked, while Menu1 will call "some script" to generate a new menu with additional options. } | ||
* | Add options for grouped windows in the task manager: | Ken Moore | 2016-06-29 |
| | | | | | | Show All Windows Minimize All Windows Close All Windows | ||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2016-06-29 |
|\ | |||
| * | Update the coming-soon 0.9.1 port makefile for FreeBSD, and also setup the ↵ | Ken Moore | 2016-06-28 |
| | | | | | | | | "DEFAULT_SETTINGS=<OS>" build flag for installing config files or desktop wallpapers for other OS's. | ||
| * | Cleanup the build system for how the special OS-specific config ↵ | Ken Moore | 2016-06-28 |
| | | | | | | | | file/wallpaper are added into the build. This now means that we can commit any generic *-${OS}.[jpg/conf] here to the defaults directory and it will automatically get pulled in at build time. |