| Commit message (Collapse) | Author | Age |
|
|
|
| |
showing the menu in LDesktop.
|
|
|
|
| |
bug with the panel widget display.
|
|
|
|
| |
locations when XINERAMA is used for combining monitors. However, the interface is still completely unresponsive because the Qt backend is completely screwed up by Xinerama (returns 0's for everything related to screens, geometries, etc, preventing menus from opening up even when manually started). This might be something where we just have to say that Xinerama is not supported for Lumina (at least until lumina-wm get finished up).
|
|
|
|
| |
within the current theme.
|
|
|
|
| |
"Action" submenu can be closed without launching the base application.
|
|
|
|
| |
theme changes.
|
|
|
|
| |
it into the AppMenu and UserButton. Also add a new flag to lumina-open so that we can specify which action to use when starting an app.
|
| |
|
|
|
|
| |
their text/icons when the system locale is changed.
|
|
|
|
|
|
| |
and put a combobox in the system dashboard plugin which allows the user to (temporarily) change their session locale.
Still need to finish up the active re-translation of the desktop session though.
|
|
|
|
| |
possible to save the translator for use later (instead of always installing a new QTranslator).
|
| |
|
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Fedora (and CentOS and RHEL) use different package names, library prefixes
and program names. Updated the DEPENDENCIES and README files to include the
information needed to build and run Lumina on Fedora/RHEL/CentOS.
|
| | |
| | |
| | |
| | | |
lumina-wm.
|
| |/
|/|
| |
| | |
Clipboard.
|
| |
| |
| |
| | |
strange windows (like gimp) which move the main window off-screen before showing it (causing errors/crashes in the program when moving it back).
|
| |
| |
| |
| |
| |
| | |
1) Switch some X11->XCB functions around (SetAsDesktop(), SetDisableWMActions()).
2) Fix up some QtQuick plugin detection routines (now it will properly see the user's quickplugins if any).
3) Connect the status change signal/slots for QtQuick plugins to try and detect script failures and remove the script (still not working reliably).
|
|\ \ |
|
| |\ \
| | | |
| | | | |
Add a watch file
|
| | | | |
|
| |\ \ \
| | |/ /
| |/| | |
Remove ROADMAP from debian/docs
|
| |/ /
| | |
| | | |
We don't need the ROADMAP in a binary package
|
| |\ \
| | | |
| | | | |
Some fixes
|
| |/ /
| | |
| | |
| | | |
lumina-desktop since lumina-desktop depends on lumina-data
|
| |\ \
| | | |
| | | | |
Add qtdeclarative5-dev as a build-dep
|
| | | | |
|
| |/ / |
|
|/ /
| |
| |
| | |
from operating on non-normal layered windows (so the user cannot use FLuxbox shortcuts to close/move/<other> the desktop/panel windows any more).
|
| |
| |
| |
| | |
the installation of the translation files (the translations in this repo are highly incomplete, you should use the translation files from the lumina-i18n repo instead since that is where almost all the translation work is being committed).
|
| | |
|
|\ \ |
|
| |\ \
| | | |
| | | | |
Update LOS::MemoryUsagePercent()
|
| | | | |
|
| | | | |
|
| |/ /
| | |
| | |
| | | |
of 'top' in Debian
|
|/ / |
|
| |
| |
| |
| |
| |
| |
| | |
Aslo update the default key bindings a bit:
1) Add a shortcut to lock the screen (Pause key)
2) Adjust the tiling shortcuts to Alt+[left/right] instead of Ctrl-[left/right]. The Ctrl shortcuts were already in use by Fluxbox.
|
|\ \ |
|
| |\ \
| | |/
| |/| |
Moved window manager specific dependencies into their own file
|
| | |
| | |
| | |
| | | |
in the lumina-wm-INCOMPLETE directory.
|
|/ /
| |
| |
| | |
better, still have a couple apps which might go past the bottom of the screen a couple pixels, but that might be the app doing some auto-resizing of itself later.
|
| |
| |
| |
| |
| |
| | |
1) Centering the app selection window on the parent
2) When a special keypress is detected (no modifiers), prepend "None" to the Fluxbox key string (seems to be more reliable).
3) After saving the list of desktop plugins, have it re-load the setting from the file 1 second later to catch the unique identifiers that each plugin was assigned by the desktop.
|
| |
| |
| |
| | |
to implement my own tiling algorithm for initial plugin placements (and adjust a lot of the plugins to have better auto-set default sizes depending on font settings)
|
| |
| |
| |
| | |
make changes when the user clicks "save". Also adjust the viewport for the panel widgets a bit (ensure sizing, scroll to end on new panel, etc..)
|
|\ \ |
|
| |\|
| | |
| | | |
Updated DEPENDECIES file and proposed fix for compiling the window manager with GCC 4.
|
| | |
| | |
| | |
| | | |
window manager with GCC 4.
|
| | |
| | |
| | |
| | | |
system. Also add a default size for the calendar plugin.
|