aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* Change the icon for the individual items in the workspace switcher plugin ↵Ken Moore2015-11-25
| | | | (something different than the main panel button icon).
* Adjust some more text on the "settings" menu.Ken Moore2015-11-24
|
* Unify some text in various menus: "Browse Files" for instance.Ken Moore2015-11-24
|
* Change the "quick settings" button to now say "Preferences" instead. Also ↵Ken Moore2015-11-24
| | | | remove a sync() operation when changing quicklaunch items.
* Adjust the start menu to show the "genericName" instead of the comment ↵Ken Moore2015-11-23
| | | | underneath an app name, and use the comment as the tooltip. Also adjust the panel re-focus routine a bit to make it smarter about which window gets activation after leaving the panel if the previously active window was closed/minimized.
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-11-23
|\
| * Fix up the sorting of the favorites items in the start menu. Now the ↵Ken Moore2015-11-23
| | | | | | | | applications will be sorted by display name instead of file name (case-insensitive). The favorites are still sorted by type as well (apps, dirs, files), each type sorted alphabetically.
| * Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-11-23
| |\
| * | Fix a typo in the backend variable name for custom panel colors.Ken Moore2015-11-23
| | |
* | | Change the desktop icon text color to white by default: This just looks a ↵Ken Moore2015-11-23
| | | | | | | | | | | | lot better with this type of outlining, and is not too uncommon since Windows 10 also has white text by default for desktop icons.
* | | A few fixes for the desktop:Ken Moore2015-11-23
| |/ |/| | | | | | | | | 1) Clean up the characters which are unsupported by the notepad for filenames (quotes of all kinds, semicolons, slashes) 2) Start Menu: allow clicks on the item text to trigger the launch, add the generic "comment" text underneath the name of the application (if available) in italics and indented. 3) Remove an extra processEvents call during session startup.
* | Fix up the window minimization routines and the window margins for the ↵Ken Moore2015-11-20
| | | | | | | | embedded client.
* | Fix up the WM a bit more - now it can open/close windows without issues ↵Ken Moore2015-11-20
|/ | | | (still very rough - does not do things like fine-grained stacking, minimization, and such yet).
* Quick checkpoint for the window manager: NOT STABLE - crashes on window ↵Ken Moore2015-11-20
| | | | close right now.
* Add the final pieces of the EWMH support functions to the Lumina library.Ken Moore2015-11-13
|
* Add a bunch more of the window-level EWMH standards support into luminaX11. ↵Ken Moore2015-11-12
| | | | Only a few more to go, and then assembling the WM guts can commence...
* Add a couple more XCB EWMH functions. One change required a re-definition of ↵Ken Moore2015-11-12
| | | | an enumeration (WINDOWSTATE -> WINDOWVISIBILITY), so I fixed the usage of that enum in the lumina-desktop project as well.
* Remove a geometry-match condition when re-loading the desktop canvas's. This ↵Ken Moore2015-11-12
| | | | could cause the wrong number of desktop canvases to get created/moved.
* Add ~50% of the client EWMH window property support.Ken Moore2015-11-12
|
bgstack15