aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop
Commit message (Expand)AuthorAge
...
* Change the icon for the individual items in the workspace switcher plugin (so...Ken Moore2015-11-25
* 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 rem...Ken Moore2015-11-24
* Adjust the start menu to show the "genericName" instead of the comment undern...Ken Moore2015-11-23
* 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 applicat...Ken Moore2015-11-23
| * 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
* | | A few fixes for the desktop:Ken Moore2015-11-23
| |/ |/|
* | Fix up the WM a bit more - now it can open/close windows without issues (stil...Ken Moore2015-11-20
|/
* Quick checkpoint for the window manager: NOT STABLE - crashes on window close...Ken Moore2015-11-20
* Add a couple more XCB EWMH functions. One change required a re-definition of ...Ken Moore2015-11-12
* Remove a geometry-match condition when re-loading the desktop canvas's. This ...Ken Moore2015-11-12
* Tweak the font outlines a bit more for the desktop icons:Ken Moore2015-11-10
* A couple changes to Lumina:Ken Moore2015-11-09
* Tweak the text in the desktop plugin menu a bit.Ken Moore2015-11-04
* Cleanup how auto-start apps are launched a bit (start them via a single lumin...Ken Moore2015-10-30
* Adjust the screen resize/modification detection a tiny bit so that all change...Ken Moore2015-10-29
* Make the symlink icon overlays a bit smaller (1/3 icon size, not 1/2 anymore)...Ken Moore2015-10-28
* When locking the screen via the new start menu, don't use the "LaunchApp" fun...Ken Moore2015-10-26
* Ok, adjust the window check/movement routine one more time - Now it runs the ...Ken Moore2015-10-23
* Reverse the order of the window movement routines. The one which still might ...Ken Moore2015-10-23
* Also add the symbolic link emblem overlay to the items in the desktopview plu...Ken Moore2015-10-23
* Add the little emblem/overlay on desktop icons which are actually symbolic li...Ken Moore2015-10-23
* Enable the vertical scrollbar for the favorites list in the start menu as nee...Ken Moore2015-10-22
* Ensure that a plugins location is always saved into the backend - prevents so...Ken Moore2015-10-22
* In the startmenu, make sure to scale up any item sizes as necessary to ensure...Ken Moore2015-10-21
* A couple quick fixes for desktop icons:Ken Moore2015-10-21
* Update the ItemWidgets in the start menu plugin to resize the icons/text as n...Ken Moore2015-10-21
* Fix up the reverse location lookup procedures for desktop plugins - now when ...Ken Moore2015-10-20
* Oops, reversed the height/width for the default size of the system monitor pl...Ken Moore2015-10-20
* Ok, Now the desktop plugin canvas has truly been converted to a grid-space co...Ken Moore2015-10-20
* Ok, *Now* the desktop plugin resizing routine works properly. Also try to fix...Ken Moore2015-10-20
* Fix up the desktop plugin resize calculations. Now the "dead area" of no chan...Ken Moore2015-10-20
* Adjust the text adjustment routine for the applauncher a tiny bit as well so ...Ken Moore2015-10-19
* Convert the desktop-plugin "applauncher" (desktop icons) to use a double-clic...Ken Moore2015-10-19
* Update how the PC-BSD overlay files for Lumina are installed. Now there is a ...Ken Moore2015-10-19
* Add a scaling rule for the desktop plugin grid size:Ken Moore2015-10-19
* Fix up the automatic re-sizing of desktop plugins along the bottom/right scre...Ken Moore2015-10-16
* Convert the grid used for the desktop plugin system a little bit:Ken Moore2015-10-16
* Change some text on the "system monitor" desktop plugin: "Disk Usage" -> "Dis...Ken Moore2015-10-16
* In the task manager plugin: for a button with a single window associated put ...Ken Moore2015-10-15
* Add another upgrade rule for 0.8.6->0.8.7:Ken Moore2015-10-15
* Change the icon for the "showdesktop" plugin to be an image of the desktop (u...Ken Moore2015-10-15
* Ensure that the item widgets in the start menu plugin use all the text possib...Ken Moore2015-10-14
* Finish cleaning up the new desktop icon upscaling routines so that an app ico...Ken Moore2015-10-13
* A bit more cleanup of the new desktop icons:Ken Moore2015-10-13
* A few more tweaks for the applauncher outlines. Now they are much more readab...Ken Moore2015-10-12
* Tweak the desktop icon font outlines a bit - make them slightly easier to read.Ken Moore2015-10-10
bgstack15