| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
| |
add PREFIX and LIBPREFIX to the qmake .pro files (allows to change prefix and libdir using <qmake PREFIX=/usr LIBDIR=/usr/lib/x86_64-linux-gnu/> or whatever)
update debian packaging scripts accordingly
|
|
|
|
| |
in lumina-open (if the application that got started crashed).
|
|
|
|
|
|
| |
a seg fault when showing the OSD on FreeBSD 10-Stable.
It appears that a QApplication is a *very* special type of class and should not be initialized to a static pointer for the application.
|
| |
|
|
|
|
| |
available (if not handled previously).
|
|
|
|
| |
lumina-fm command properly.
|
|
|
|
| |
translations.
|
| |
|
|
|
|
| |
(since these are what the keyboard shortcuts run). Also adjust the window list filter to cut out any "Lumina-" utilities that do not provide a custom window title (such as the OSD or other splashscreens).
|
|
|
|
|
|
| |
application have the same title: make sure to properly select the window that was clicked.
While here, also apply the libLumina dependency order to give preference to the locally/recently compiles libraries during the build if possible in all the lumina tools.
|
|
|