aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Added menu items for various functionality that was already availableSean Long2016-02-01
| | | | | just not from the main application menu. When adding the shortcuts I used the defacto standards that are used in many *nix applications.
* Generally in GUI's menu items that popup a window show '...' at the endSean Long2016-02-01
| | | | | of the menu item. Added the a few missing '...' to the popup context menu in lumina-fm.
* Ken changed theming to be more specific for Lumina on my system so I can ↵JoshDW192016-02-01
| | | | begin theming elements.
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2016-01-18
|\
| * Update the Roadmap for LuminaJosh2016-01-18
| |
* | Adjust the Linux/Fedora build options a bit: Now Linux systems will use /usr ↵Ken Moore2016-01-18
|/ | | | for the PREFIX by default, (except Fedora: /usr/local there)
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2016-01-11
|\
| * Merge pull request #175 from kilobyte/masterKen Moore2016-01-08
| |\ | | | | | | debian: add missing build-dependency on libqt5svg5.
| | * debian: add missing build-dependency on libqt5svg5.Adam Borowski2016-01-02
| | |
* | | Large cleanup of the Lumina project files and OS-detection/support systems.Ken Moore2016-01-11
|/ / | | | | | | | | | | | | 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).
* | Start the work of abstracting out the OS-detection/build system from the ↵Ken Moore2016-01-08
| | | | | | | | individual projects. Currently used for the library mainly - still working on fleshing it out before switching all the project files to use it.
* | Setup the dialog to use for file operation errors as the scroll dialog (in ↵Ken Moore2016-01-05
|/ | | | case the list of files is really long).
* Make sure to round the generated panel size to the nearest pixel rather than ↵Ken Moore2015-12-28
| | | | save the float to the settings file.
* Remove the "Browse Files" link from the application menu (does not fit well ↵Ken Moore2015-12-28
| | | | here - use other links instead).
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-12-28
|\
| * Merge pull request #173 from Conan-Kudo/rpmpkgspecKen Moore2015-12-28
| |\ | | | | | | Massive refactor of Fedora/CentOS RPM spec
| | * Massive refactor of Fedora/CentOS RPM specNeal Gompa (ニール・ゴンパ)2015-12-23
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * Fix up the loading of theme colors on first-run. Also find/fix a typo in the ↵Ken Moore2015-12-17
| | | | | | | | default luminaDesktop.conf file.
* | Fix a bug with the snap session selection when other options were also selected.Ken Moore2015-12-28
|/
* Adjust the initial Lumina theming a bit: Use the "bora_black" fluxbox theme, ↵Ken Moore2015-12-17
| | | | 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).
* Add a better watcher/change fallback for ensuring that no files are removed ↵Ken Moore2015-12-16
| | | | from teh watcher during a session.
* Update the default Lumina setting on non-PCBSD systems a bit.Ken Moore2015-12-16
|
* Make the Fluxbox theme listing case-insensitive.Ken Moore2015-12-16
|
* Add support for single-file Fluxbox themes.Ken Moore2015-12-16
|
* Fix a bug where the "+" in the Qt display was not getting replaced with a space.Ken Moore2015-12-11
|
* Add the size hints to libLumina X11, and enable the usage of it within teh WM.Ken Moore2015-12-08
|
* Ensure that when a desktop item opens it's context menu it hides the main ↵Ken Moore2015-12-04
| | | | desktop's context menu (if visible).
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-12-03
|\
| * Merge pull request #169 from krytarowski/netbsd-1Ken Moore2015-12-03
| |\ | | | | | | Preliminary NetBSD support
| | * Preliminary NetBSD supportKamil Rytarowski2015-12-01
| | |
* | | Replace the "KeyCatch" dialog with a QKeySequenceEdit (added in Qt 5.2). The ↵Ken Moore2015-12-03
|/ / | | | | | | keycatch dialog is still there in source (just commented out) until we can verify that the Qt widget picks up all the special keys properly.
* | Oops, forgot to append the ".note" suffix before running the new name ↵Ken Moore2015-12-02
| | | | | | | | through the validation routine.
* | Change the notepad plugin a bit:Ken Moore2015-12-02
| | | | | | | | | | 1) Move all the "actions" into a configuration button/menu to make things less cluttered. 2) Add an option to rename the current note.
* | Fix up the context menu actions for the desktop a bit.Ken Moore2015-12-02
| | | | | | | | | | 1) Now the desktop canvas itself will catch/maintain keyboard focus when clicked. This prevents issues with using a keyboard shortcut to simulate a right-click event causing strange behavior (what item (if any) has focus?). 2) Make sure that when the context menu is opened, it is always at the mouse cursor position (even if a key press opened the menu).
* | Fix up the loading of locales through the StartMenu/Session. Now it will ↵Ken Moore2015-12-01
| | | | | | | | properly make the locale changes *if* it could properly load the locale (ensuring consistency between system/session).
* | Add a link to the Lumina IRC channel in the lumina-info utility, and also ↵Ken Moore2015-12-01
| | | | | | | | create a XDG desktop entry for the community support channel (same thing - different way to access it).
* | Add a link in lumina-info to the webclient for the #lumina-desktop channel ↵Ken Moore2015-12-01
| | | | | | | | on FreeNode IRC.
* | Change the text of the app menu plugin to have the button now say ↵Ken Moore2015-12-01
| | | | | | | | "Applications".
* | Oops - fix an issue with opening the home dir from the new appmenu.Ken Moore2015-12-01
| |
* | Re-do the "App Menu" plugin a bit. Now it uses a self-contained menu with a ↵Ken Moore2015-12-01
| | | | | | | | "Leave" option at the bottom. We can add/change it more later as needed.
* | Adjust the main lumina-desktop session a bit:Ken Moore2015-12-01
| | | | | | | | | | | | 1) Make it a single-instance process 2) Add a "--check-geoms" input flag which will have the desktop re-scan all monitor geometries and adjust as needed. 3) Adjust the monitor re-detection/adjustment routines a bit to ensure consisten functionality.
* | Add the ability to change monitor resolutions in lumina-xconfig.Ken Moore2015-12-01
|/
* Fixed minor type in lumina-desktop/WMProcess.cpp that was preventing ↵Jesse Smith2015-11-30
| | | | compiling with GCC.
* Add a couple process checks into the WM restart procedures, and add a log ↵Ken Moore2015-11-30
| | | | message for when Lumina restarts the WM (due to it crashing early?)
* Clean up the new intel_backlight support in LuminaOS-FreeBSD. Now it should ↵Ken Moore2015-11-26
| | | | work reliably.
* Merge pull request #167 from mike-pt/masterKen Moore2015-11-26
|\ | | | | - Add support for intel_backlight on FreeBSD
| * - Add support for intel_backlight on FreeBSDmike-pt2015-11-26
|/
* Update LuminaX11.cpp to compile with GCC (found/fixed by Jesse Smith).Ken Moore2015-11-25
|
* Change teh lumina-config window title to "Lumina Settings"Ken Moore2015-11-25
|
* make the userbutton sort items case-insensitively.Ken Moore2015-11-25
|
bgstack15