| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
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).
|
|
|
|
| |
create a XDG desktop entry for the community support channel (same thing - different way to access it).
|
|
|
|
| |
on FreeNode IRC.
|
| |
|
|
|
|
| |
lumina-fileinfo utilities. This allows the user to copy that information to the clipboard for use elsewhere.
|
|
|
|
| |
issues when trying to install the debug version of apps. Instead, the makefiles should be generated with the command "qmake[-qt5] CONFIG+=debug". That will set the debug flag for the Makefile and allow the user to run make and "make install" normally (but with debugging enabled)
|
|
|
|
| |
with debugging symbols included. The standard "make" will be exactly the same.
|
|
|
|
| |
have "Lumina" included in the name.
|
| |
|
| |
|
|
|
|
| |
may be set/loaded for all apps using the theme engine (including the session - which propagates to new non-lumina applications as well)
|
|
|
|
|
|
| |
Fedora packaging).
Also convert the last X11 usage in LPanel over to XCB
|
|
|
|
| |
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).
|
|
|
|
| |
(proper capitalization based on standards).
|
| |
|
| |
|
|
|
|
| |
Also make a couple minor tweaks to lumina-info (mostly commented-out debugging statements)
|
|
|
|
| |
also set in the XDG_CURRENT_DESKTOP environment variable.
|
|
|
|
|
|
| |
config menu). Also make sure that there is a *.desktop shortcut for the application (and update the pkg-plist)
Also allow for "-<something>" to be put in the version number without messing up the version checking routine, and tag the current version on the master branch as 0.8.2-devel (once the stable/official release is branched, the "-devel" tag will get either dropped or changed to "-release" in that branch, with the master branch moving on to the next <version>-devel)
|
|
This utility provides basic information/links for the Lumina desktop project.
|