aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop
Commit message (Expand)AuthorAge
* 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
* Convert the applauncher deskto plugin to automatically use outlined fonts for...Ken Moore2015-10-09
* Split up the desktop-plugin source files into a separate desktop-plugins.pri ...Ken Moore2015-10-08
* Add the conversion rule for 0.8.7-devel (or older) to 0.8.7-release to automa...Ken Moore2015-10-08
* Update the new ResizeMenu and startmenu a bit: Now it better performes resizi...Ken Moore2015-10-08
* Add a new panel plugin: "line"Ken Moore2015-10-08
* Update the defaults for Lumina so that it uses the new systemstart panel plug...Ken Moore2015-10-08
* Commit a couple fixes:Ken Moore2015-10-08
* Get rid of an extra empty grid space between desktop items.Ken Moore2015-10-07
* Another batch of small fixes:Ken Moore2015-10-07
* Reverse the order of items in the startmenu logout page - now they start at t...Ken Moore2015-10-07
* Couple more updates for lumina-desktop:Ken Moore2015-10-07
* Commit the 3rd iteration of the desktop plugin container system.Ken Moore2015-10-07
* Clean up the quicklaunch buttons a bit more - also add a context menu for rem...Ken Moore2015-10-05
* Clean up the Fluxbox keyboard defaults a bit.Ken Moore2015-10-05
* Add quicklaunch ability to the systemstart panel plugin.Ken Moore2015-10-03
* Fix the battery icon used in the new start menu plugin.Ken Moore2015-10-02
* Add a 1 pixel margin around the panel plugins - this helps a lot with hidden ...Ken Moore2015-10-02
* Revert the debug/release flag change to all the *.pro files. This causes issu...Ken Moore2015-09-30
* Another fix for the overall project file and remove a (local/testing) file fr...Ken Moore2015-09-30
* Update all the project files to allow for "make debug" to create a binary wit...Ken Moore2015-09-30
* Adjust the window geometry movement routine a bit more. Now it will only run ...Ken Moore2015-09-29
* Change which MoveResize calculation is used for window geometry check/verific...Ken Moore2015-09-28
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-09-21
|\
| * Tidier wording, and punctuation, in BootSplash.cppGraham Perrin2015-09-18
* | A couple quick tweaks:Ken Moore2015-09-21
|/
* Turn off a bunch of debugging for the lumina-desktop, and adjust the desktopv...Ken Moore2015-09-18
* Ensure that the menu for the desktopswitcher panel plugin is refreshed before...Ken Moore2015-09-17
* Clean up the desktopview plugin a bit, so now the icons are always snapped to...Ken Moore2015-09-16
* Oops, needed to make the entire suspend frame invisible, not just the button.Ken Moore2015-09-16
bgstack15