| Commit message (Expand) | Author | Age |
* | Fix up the loading of theme colors on first-run. Also find/fix a typo in the ... | Ken Moore | 2015-12-17 |
* | Adjust the initial Lumina theming a bit: Use the "bora_black" fluxbox theme, ... | Ken Moore | 2015-12-17 |
* | Add a better watcher/change fallback for ensuring that no files are removed f... | Ken Moore | 2015-12-16 |
* | Update the default Lumina setting on non-PCBSD systems a bit. | Ken Moore | 2015-12-16 |
* | Ensure that when a desktop item opens it's context menu it hides the main des... | Ken Moore | 2015-12-04 |
* | Oops, forgot to append the ".note" suffix before running the new name through... | Ken Moore | 2015-12-02 |
* | Change the notepad plugin a bit: | Ken Moore | 2015-12-02 |
* | Fix up the context menu actions for the desktop a bit. | Ken Moore | 2015-12-02 |
* | Fix up the loading of locales through the StartMenu/Session. Now it will prop... | Ken Moore | 2015-12-01 |
* | Change the text of the app menu plugin to have the button now say "Applicatio... | Ken Moore | 2015-12-01 |
* | Oops - fix an issue with opening the home dir from the new appmenu. | Ken Moore | 2015-12-01 |
* | Re-do the "App Menu" plugin a bit. Now it uses a self-contained menu with a "... | Ken Moore | 2015-12-01 |
* | Adjust the main lumina-desktop session a bit: | Ken Moore | 2015-12-01 |
* | Fixed minor type in lumina-desktop/WMProcess.cpp that was preventing compilin... | Jesse Smith | 2015-11-30 |
* | Add a couple process checks into the WM restart procedures, and add a log mes... | Ken Moore | 2015-11-30 |
* | make the userbutton sort items case-insensitively. | Ken Moore | 2015-11-25 |
* | Change the icon for the individual items in the workspace switcher plugin (so... | Ken Moore | 2015-11-25 |
* | Adjust some more text on the "settings" menu. | Ken Moore | 2015-11-24 |
* | Unify some text in various menus: "Browse Files" for instance. | Ken Moore | 2015-11-24 |
* | Change the "quick settings" button to now say "Preferences" instead. Also rem... | Ken Moore | 2015-11-24 |
* | Adjust the start menu to show the "genericName" instead of the comment undern... | Ken Moore | 2015-11-23 |
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2015-11-23 |
|\ |
|
| * | Fix up the sorting of the favorites items in the start menu. Now the applicat... | Ken Moore | 2015-11-23 |
| * | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2015-11-23 |
| |\ |
|
| * | | Fix a typo in the backend variable name for custom panel colors. | Ken Moore | 2015-11-23 |
* | | | A few fixes for the desktop: | Ken Moore | 2015-11-23 |
| |/
|/| |
|
* | | Fix up the WM a bit more - now it can open/close windows without issues (stil... | Ken Moore | 2015-11-20 |
|/ |
|
* | Quick checkpoint for the window manager: NOT STABLE - crashes on window close... | Ken Moore | 2015-11-20 |
* | Add a couple more XCB EWMH functions. One change required a re-definition of ... | Ken Moore | 2015-11-12 |
* | Remove a geometry-match condition when re-loading the desktop canvas's. This ... | Ken Moore | 2015-11-12 |
* | Tweak the font outlines a bit more for the desktop icons: | Ken Moore | 2015-11-10 |
* | A couple changes to Lumina: | Ken Moore | 2015-11-09 |
* | Tweak the text in the desktop plugin menu a bit. | Ken Moore | 2015-11-04 |
* | Cleanup how auto-start apps are launched a bit (start them via a single lumin... | Ken Moore | 2015-10-30 |
* | Adjust the screen resize/modification detection a tiny bit so that all change... | Ken Moore | 2015-10-29 |
* | Make the symlink icon overlays a bit smaller (1/3 icon size, not 1/2 anymore)... | Ken Moore | 2015-10-28 |
* | When locking the screen via the new start menu, don't use the "LaunchApp" fun... | Ken Moore | 2015-10-26 |
* | Ok, adjust the window check/movement routine one more time - Now it runs the ... | Ken Moore | 2015-10-23 |
* | Reverse the order of the window movement routines. The one which still might ... | Ken Moore | 2015-10-23 |
* | Also add the symbolic link emblem overlay to the items in the desktopview plu... | Ken Moore | 2015-10-23 |
* | Add the little emblem/overlay on desktop icons which are actually symbolic li... | Ken Moore | 2015-10-23 |
* | Enable the vertical scrollbar for the favorites list in the start menu as nee... | Ken Moore | 2015-10-22 |
* | Ensure that a plugins location is always saved into the backend - prevents so... | Ken Moore | 2015-10-22 |
* | In the startmenu, make sure to scale up any item sizes as necessary to ensure... | Ken Moore | 2015-10-21 |
* | A couple quick fixes for desktop icons: | Ken Moore | 2015-10-21 |
* | Update the ItemWidgets in the start menu plugin to resize the icons/text as n... | Ken Moore | 2015-10-21 |
* | Fix up the reverse location lookup procedures for desktop plugins - now when ... | Ken Moore | 2015-10-20 |
* | Oops, reversed the height/width for the default size of the system monitor pl... | Ken Moore | 2015-10-20 |
* | Ok, Now the desktop plugin canvas has truly been converted to a grid-space co... | Ken Moore | 2015-10-20 |
* | Ok, *Now* the desktop plugin resizing routine works properly. Also try to fix... | Ken Moore | 2015-10-20 |