| Commit message (Collapse) | Author | Age |
... | |
| |
|
|
|
|
| |
functional, with 2-way create/show/hide/close detection. Windows do not detect/resize as needed yet though.
|
|
|
|
| |
While not fully up to where the current contextmenu for Lumina is yet, it can be used for logging out, locking the screen, and launching commands (so far - will gradually add back in the other plugins/functionality later after these steps are used for more testing of other components).
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
Currently translated at 100.0% (43 of 43 strings)
|
| |\ |
|
| | |
| | |
| | |
| | | |
Currently translated at 100.0% (7 of 7 strings)
|
| |/
| |
| |
| | |
Currently translated at 100.0% (54 of 54 strings)
|
| |
| |
| |
| | |
Currently translated at 100.0% (54 of 54 strings)
|
| |\ |
|
| | |
| | |
| | |
| | | |
Currently translated at 100.0% (7 of 7 strings)
|
| |/
| |
| |
| | |
Currently translated at 100.0% (28 of 28 strings)
|
| |\ |
|
| | |
| | |
| | |
| | | |
Currently translated at 100.0% (24 of 24 strings)
|
| |/
| |
| |
| | |
Currently translated at 94.8% (37 of 39 strings)
|
| |\ |
|
| | |
| | |
| | |
| | | |
Currently translated at 100.0% (39 of 39 strings)
|
| | |
| | |
| | |
| | | |
Currently translated at 98.1% (218 of 222 strings)
|
| |/
| |
| |
| | |
Currently translated at 97.6% (42 of 43 strings)
|
| |\ |
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | | |
Currently translated at 81.6% (253 of 310 strings)
|
| | |/
| |/|
| | |
| | | |
Currently translated at 95.1% (375 of 394 strings)
|
| |/
| |
| |
| | |
Currently translated at 100.0% (394 of 394 strings)
|
|/
|
|
|
|
|
|
|
|
|
|
| |
Get the new LShortcutEvents class setup and functional. This is what converts the key presses and mouse clicks into a format that can be scanned for user-defined shortcuts to do things in the session.
NOTES:
The format of the keys.conf files uses "keycodes" (in ascending order") delimited by "+" to make the settings searchable and non-ordered-specific.
Example:
[strict]
22+37+64=logout
This is a shortcut for [L_Ctrl (37), L_Alt (64), Backspace (22)] and it will trigger the start of the logout procedures.
The "strict" section (and it's alternative "desktop" section) determine priority of the shortcut (strict is always evaluated, desktop is only evaluated if the desktop has focus and there is no corresponding "strict" shortcut).
|
|
|
|
|
|
| |
1) Get the RootWindow up and functional.
2) Get the lumina-desktop-unified binary functional for starting to test the various pieces (not ready yet for general use)
3) Get the start-lumina-desktop binary setup to launch the new unified binary for testing if the "--unified" flag is used.
|
|
|
|
| |
lumina-desktop-unified build. Also finish cleaning up the compilation of the lumina-desktop-unified project - still not ready for actual testing yet.
|
|
|
|
| |
virtual root functionality with all wallpaper painting routines embedded within.
|
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | | |
Currently translated at 100.0% (222 of 222 strings)
|
| | |
| | |
| | |
| | | |
Currently translated at 100.0% (54 of 54 strings)
|
| |/
|/|
| |
| | |
screenshot has not been saved to disk yet. Also add an option to the settings tab to turn off that popup warning as desired.
|
|\| |
|
| |
| |
| |
| | |
Currently translated at 100.0% (222 of 222 strings)
|
| |
| |
| |
| | |
Currently translated at 100.0% (54 of 54 strings)
|
|/
|
|
| |
in lumina-textedit.
|
|\ |
|
| |
| |
| |
| | |
Currently translated at 75.0% (18 of 24 strings)
|
| |
| |
| |
| | |
Currently translated at 100.0% (54 of 54 strings)
|
| |
| |
| |
| | |
Currently translated at 100.0% (7 of 7 strings)
|
| | |
|
| |
| |
| |
| | |
Currently translated at 100.0% (310 of 310 strings)
|
|/
|
|
|
| |
1) Have it always open the new screenshot file with the "-select" dialog. (Many times editors use the same mimetypes as viewers, but viewer are set as the default).
2) Change the button text to "Open With..." so users know what it will do.
|
|
|
|
|
| |
1) Make sure the "LINK" type uses the default browser (even for local file links)
2) Make sure the "DIR" type uses the default file manager.
|
|
|
|
| |
they block off the replacement within double quotes instead of single-quotes.
|
|
|
|
| |
to speed up the loading of individual items quite a bit (something in Qt is not re-using previously loaded QIcons any more?)
|
| |
|