| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
change some logic which seems to fix up any remaining segfaults
|
|
|
|
|
|
|
| |
into a weird race condition where xorg is still deleting / adding
screens, in the middle of Lumina trying to re-apply desktops to them.
Also, put sanity check on DESKTOPS.length()
|
|
|
|
|
|
| |
cards / monitors. Caused problems on my 4K displayport here, and
possibly other video-card / monitor combos where the screen is marked
as removed when the monitor goes to sleep.
|
|
|
|
| |
plugin uses when loaded on the panel.
|
|
|
|
| |
of all the snapshots by name (same time-ordered list: oldest->newest). This allows the user to go into a specific snapshot instead of using the time slider.
|
|
|
|
|
| |
1) When loading the "pt" locale code - pass it to QLocale as "pt_PT" so the native language translation some out properly (European portuguese, not brazilian)
2) Add a new button for the audio controls in the start menu for muting/unmuting the audio.
|
|
|
|
|
|
| |
1) Add an "all files" option to the background file selector dialog (just in case the file has an alternate extension/syntax).
2) Add options to select a directory (single/recursive) when looking for background files.
3) Clean up a lot of commented-out code from the mainUI file.
|
|
|
|
| |
(QWidget embedded in a QWidgetAction does not receive mouse-over events properly). Also ensure that when resizing the menu, the grabbed side cannot go beyond the opposite side.
|
|
|
|
| |
multi-threaded nature of the loader function, we need to use signals/slots to return the newly-loaded QIcon to the main widget/thread.
|
|
|
|
| |
monitor - just internal location change).
|
|
|
|
| |
these special files and only runs the QFile::remove() function on it (just like deleteing the file from teh CLI), and the plugin itself is removed by the update routine later on after the filesystem watcher sees the change.
|
|
|
|
| |
monitors is 0 (displayport/4K issue?).
|
|
|
|
| |
system
|
|\
| |
| | |
Fix one typo. Using delete with new [] is undefined.
|
|/ |
|
|
|
|
| |
not robust enough for normal use - and no other contributors seem interested in writing QML plugins anyway.
|
| |
|
|
|
|
| |
issues when setting the lib/include paths.
|
|\ |
|
| |\
| | |
| | | |
Work on the lumina-fm application menu
|
| | |
| | |
| | |
| | |
| | | |
just not from the main application menu. When adding the shortcuts I
used the defacto standards that are used in many *nix applications.
|
| |/
| |
| |
| |
| | |
of the menu item. Added the a few missing '...' to the popup context
menu in lumina-fm.
|
| |
| |
| |
| | |
begin theming elements.
|
|/
|
|
| |
more work on the lumina-terminal app.
|
|\ |
|
| | |
|
|/
|
|
| |
for the PREFIX by default, (except Fedora: /usr/local there)
|
|\ |
|
| |\
| | |
| | | |
debian: add missing build-dependency on libqt5svg5.
|
| | | |
|
|/ /
| |
| |
| |
| |
| |
| | |
1) Setup all the subprojects to use the new OS-detect.pri subfile
2) Automatically detect/set the build datetime string for the project when qmake is run.
3) Automatically read/embed the current GIT revision into the Lumina version string
4) Remove the old QtConfig shortcut function from the LuminaOS class (and all templates).
|
| |
| |
| |
| | |
individual projects. Currently used for the library mainly - still working on fleshing it out before switching all the project files to use it.
|
|/
|
|
| |
case the list of files is really long).
|
|
|
|
| |
save the float to the settings file.
|
|
|
|
| |
here - use other links instead).
|
|\ |
|
| |\
| | |
| | | |
Massive refactor of Fedora/CentOS RPM spec
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The RPM spec for Fedora/CentOS has been massively refactored.
Within the limits of supporting both Fedora and CentOS 7,
the structure has been redone so that 32-bit and 64-bit builds
can be done from the same spec, and that it complies with Fedora's
guidelines on how a package should be structured.
The package is also now at parity with the ports and the Debian
packaging in terms of building and installing Lumina Desktop.
The version number has been bumped to 0.8.8 to reflect that
it will be part of the next release.
The DEPENDENCIES file has also been adjusted to reflect reality.
|
| |
| |
| |
| | |
default luminaDesktop.conf file.
|
|/ |
|
|
|
|
| |
with a new "Black" color scheme for the Lumina interface. This is just a nice neutral panel/interface which should work with any background image (including the Lumina wallpapers).
|
|
|
|
| |
from teh watcher during a session.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
desktop's context menu (if visible).
|
|\ |
|