aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update the widget used for panel information: Now it is quite a bit easier to...Ken Moore2015-10-08
* Add the new "line" panel plugin to lumina-configKen 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
* Ensure that item selection is preserved when switching between basic/detailed...Ken Moore2015-10-08
* Add a hidden option to lumina-open to test the crash handler (-testcrash). Th...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
* Make sure that the user's local icon heirarchy is added to the fallback icon ...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
* Fix an issue with the runCmd() and getCmdOutput() functions in libLumina - en...Ken Moore2015-09-30
* Adjust the window geometry movement routine a bit more. Now it will only run ...Ken Moore2015-09-29
* Oops - make sure the STARTAPPS variable is saved within the private MainUI cl...Ken Moore2015-09-28
* Add support for local Fluxbox theme files (~/.fluxbox/styles) into lumina-con...Ken Moore2015-09-28
* Change which MoveResize calculation is used for window geometry check/verific...Ken Moore2015-09-28
* Quick update to just clear that internal "needThumbs" variable every time the...Ken Moore2015-09-25
* Change how the thumbnails are loaded in lumina-fm. Now it loads the entire di...Ken Moore2015-09-25
* Fix up the active browser detection routine, ensure the browser gets updated ...Ken Moore2015-09-25
* Adjust the window workspace detection routine to also check whether the given...Ken Moore2015-09-24
* Make sure that a directory does not refresh more than once a second from a fi...Ken Moore2015-09-23
* Clean up the file transfer systems a bit in lumina-fm:Ken Moore2015-09-23
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-09-21
|\
| * Update lumina versionsJoe Maloney2015-09-20
| * Merge pull request #158 from grahamperrin/patch-1Ken Moore2015-09-18
| |\
| | * Tidier wording, and punctuation, in BootSplash.cppGraham Perrin2015-09-18
| |/
* / A couple quick tweaks:Ken Moore2015-09-21
|/
* oops, accidentally removed the URL detection from lumina-open with the earlie...Ken Moore2015-09-18
* Turn off a bunch of debugging for the lumina-desktop, and adjust the desktopv...Ken Moore2015-09-18
* Clean up a little bit of the URL syntax handling in lumina-open. Now it will ...Ken Moore2015-09-18
* Add my work-in-progress for a lumina-terminal application. This is *not* read...Ken Moore2015-09-17
* Make the snapshot load/reload operations "active", in that it will detect whe...Ken Moore2015-09-17
* Update lumina-fm to use the new LUtils::GenerateOpenTerminalExec() function f...Ken Moore2015-09-17
* Add a LUtils function for assembling the command to open a terminal in a part...Ken Moore2015-09-17
* Fix a rogue empty zorder assignment in the mainUI.ui file (something left beh...Ken Moore2015-09-17
* Ensure that the menu for the desktopswitcher panel plugin is refreshed before...Ken Moore2015-09-17
* Always run the "loadSnaps" signal on dir load - this should ensure that no sn...Ken Moore2015-09-16
* Change the names of a couple panel plugins:Ken Moore2015-09-16
* Clean up the desktopview plugin a bit, so now the icons are always snapped to...Ken Moore2015-09-16
bgstack15