| Commit message (Collapse) | Author | Age |
|
|
|
| |
Currently translated at 100.0% (7 of 7 strings)
|
|
|
|
| |
Currently translated at 100.0% (7 of 7 strings)
|
|\ |
|
| |
| |
| |
| | |
Currently translated at 100.0% (7 of 7 strings)
|
|/ |
|
|
|
|
| |
Currently translated at 100.0% (7 of 7 strings)
|
|
|
|
| |
Currently translated at 100.0% (7 of 7 strings)
|
|
|
|
| |
Currently translated at 85.7% (6 of 7 strings)
|
|
|
|
| |
Currently translated at 100.0% (7 of 7 strings)
|
| |
|
|
|
|
| |
the initial setup. This does not fix the PTY registration yet - but removes the possibility of one of the other steps causing the problems.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
with the terminal again.
|
|
|
|
| |
loses focus.
|
|
|
|
| |
(probably due to the special flags on the terminal window).
|
|
|
|
|
|
| |
1) Auto-hide the window when it loses focus
2) Give the terminal widget focus when it is clicked on
3) When starting the PTY do one interaction with it programmatically to ensure it is *really* ready before the user starts using it.
|
|
|
|
| |
Also start pruning unneeded libLumina classes from the desktop utils.
|
|
|
|
|
|
|
| |
1) Dismantle the Lumina library completely.
2) Setup lots of small subproject files (.pri) for the individual classes within the old library.
3) Move all the Lumina binaries to use the new subproject files
4) Split up the LuminaUtils class/files into LUtils and LDesktopUtils (generic utilities, and desktop-specific utilities)
|
| |
|
|
|
|
| |
Currently translated at 57.1% (4 of 7 strings)
|
|
|
|
| |
Currently translated at 100.0% (7 of 7 strings)
|
|
|
|
| |
Currently translated at 100.0% (7 of 7 strings)
|
|
|
|
| |
Currently translated at 28.5% (2 of 7 strings)
|
|
|
|
| |
Currently translated at 57.1% (4 of 7 strings)
|
|\
| |
| | |
Translated to Greek
|
| | |
|
| |
| |
| |
| |
| |
| | |
Finished. Not 100% sure about Trigger meaning
<source>Trigger Terminal</source>
<translation>Εμφάνιση/Απόκρυψη Γραμμής Εντολών</translation>
|
| |
| |
| |
| | |
Currently translated at 100.0% (7 of 7 strings)
|
| |
| |
| |
| | |
Currently translated at 71.4% (5 of 7 strings)
|
|/
|
|
| |
Currently translated at 0.0% (0 of 7 strings)
|
| |
|
| |
|
|
|
|
| |
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).
|
|
|
|
|
|
| |
(accounts for the change to SHARE/lumina-desktop rather than SHARE/Lumina-DE).
Also fix the wallpaper dir detection routine within lumina-config (same issue - install dir change broke the path detection).
|
| |
|
|
|
|
|
|
|
|
|
|
| |
1) Fix up the desktopbar plugin to work with the new file locations for configs.
2) Fix up the replacement of the "~/" prefix on a file path with the users home dir.
3) Add default favorites for the ~/[Documents, Downloads, Pictures, Videos] directories.
4) Add the ability to specify quicklaunch apps within luminaDesktop.conf (almost the same as the favorites options).
5) Another couple tweaks for the Glass theme.
6) Have the non-applauncher desktop plugins fill in from the bottom-right of the screen. This provides automatic separation between the auto-generated launchers and other plugins.
7) Add a second, auto-hidden panel at the top of the primary screen by default with the desktopbar plugin there (for instance access to favorites & ~/Desktop files/dirs)
|
|
|
|
|
| |
1) Move from "NO_I18N" to "WITH_I18N". This will ensure that the source version of the localizations are not installed unless explicitly requested (since the "real" localization files are in the lumina-i18n repo - these source files are theauto-generated ones before getting sent up to the pootle localization system).
2) Add a few more .desktop files for the various Lumina utilities.
|
|
|
|
| |
"xterm" set as the termcap interface), line wrapping is in as needed, the background is a bit more opaque now, and tabs close properly now.
|
| |
|
|
|
|
| |
weight....
|
|
|
|
| |
opaque) for a nice effect.
|
| |
|
|
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed.
|