| Commit message (Expand) | Author | Age |
* | Add the ability for panels to now occupy a percentage of the screen side, wit... | Ken Moore | 2015-04-25 |
* | For "hidden" panels, make the amount visible 1% of the total panel size (with... | Ken Moore | 2015-04-25 |
* | Oops, accidentally committed a change to the desktop init process (reverted b... | Ken Moore | 2015-04-24 |
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2015-04-24 |
|\ |
|
| * | Re-arrange the startup procedures a bit: | Ken Moore | 2015-04-23 |
* | | Before activating the panel on mouse-over, save the ID of the currently activ... | Ken Moore | 2015-04-24 |
|/ |
|
* | Update the Fluxbox startup command to use the new "-no-slit" and "-no-toolbar... | Ken Moore | 2015-04-22 |
* | Setup the Lumina panel with mouse tracking, and activate the window when the ... | Ken Moore | 2015-04-22 |
* | Fix a bug where the clicking on the currently-active window on the taskmanage... | Ken Moore | 2015-04-22 |
* | Make sure that lumina-fileinfo is only run on *.desktop files from the deskto... | Ken Moore | 2015-04-22 |
* | Move the initial screen brightness and volume setting routines into the sessi... | Ken Moore | 2015-04-22 |
* | Merge pull request #92 from william-os4y/deskEditor | Ken Moore | 2015-04-21 |
|\ |
|
| * | Merge remote-tracking branch 'upstream/master' into deskEditor | wi | 2015-04-20 |
| |\ |
|
| * \ | Merge remote-tracking branch 'upstream/master' into deskEditor | wi | 2015-04-17 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'upstream/master' into deskEditor | wi | 2015-04-15 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'upstream/master' into deskEditor | wi | 2015-04-12 |
| |\ \ \ \ |
|
| * | | | | | put the name lumina-fileinfo | william | 2015-03-26 |
* | | | | | | Make sure to check the list of watched files and reset it if something was re... | Ken Moore | 2015-04-20 |
* | | | | | | Add the ability to use percentages of the screen for panel sizes (%W for perc... | Ken Moore | 2015-04-20 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Add a special flag to prevent the lumina-open crash handler from starting up ... | Ken Moore | 2015-04-20 |
* | | | | | Remove the last libX11 usage in the sytem tray protocols. Move the damage ID ... | Ken Moore | 2015-04-20 |
* | | | | | Merge pull request #91 from Nanolx/lumina-panel-date | Ken Moore | 2015-04-20 |
|\ \ \ \ \ |
|
| * | | | | | 4 time display modes for panel clock: | Christopher Roy Bratusek | 2015-04-19 |
| | |_|_|/
| |/| | | |
|
* | | | | | Clean up the new suspend support in Lumina, and add it to the system "log out... | Ken Moore | 2015-04-19 |
* | | | | | Adjust te brightness control labelling a bit in the sytem dashboard. Now the ... | Ken Moore | 2015-04-19 |
|/ / / / |
|
* | | | | Update the system dashboard behavior a bit: | Ken Moore | 2015-04-17 |
* | | | | Fix the session chimes (and possible stability issue) by removing the special... | Ken Moore | 2015-04-16 |
| |_|/
|/| | |
|
* | | | Clean up a *lot* of the general XCB warnings that sometimes occur, and also t... | Ken Moore | 2015-04-15 |
| |/
|/| |
|
* | | return the DE's version with 'Lumina-DE --version' | darealshinji | 2015-03-30 |
* | | Make the initial system application query happen during the initialization ph... | Ken Moore | 2015-03-30 |
* | | Update the internal version number handling for backwards compatibility check... | Ken Moore | 2015-03-30 |
* | | Add usage support for the XDG autostart specifications. This is currently on ... | Ken Moore | 2015-03-30 |
* | | Add thumbnail support for image files in the desktopview plugin. | Ken Moore | 2015-03-27 |
* | | Update the system tray to use the QScreen->grabWindow() routine instead of th... | Ken Moore | 2015-03-27 |
* | | Update the system tray Embed/Unembed routines to use the XCB library instead ... | Ken Moore | 2015-03-27 |
|/ |
|
* | Update some panel plugins so that they minimize empty space when only an icon... | Ken Moore | 2015-03-19 |
* | Oops, forgot to add the new applauncher plugin files to GIT. | Ken Moore | 2015-03-17 |
* | Add a new panel plugin: applauncher | Ken Moore | 2015-03-16 |
* | Add support for the older WM_NAME and WM_ICON_NAME standards in addition to t... | Ken Moore | 2015-03-15 |
* | Add the ability to increase/decrease the icon size for the applauncher deskto... | Ken Moore | 2015-03-14 |
* | Revert the previous update with regards to the removal of broken "favorite" s... | Ken Moore | 2015-03-14 |
* | Add the ability to set/use custom timezones on the system - defaulting to the... | Ken Moore | 2015-03-14 |
* | Make sure to clean up any broken sym-links in the favorites directory when th... | Ken Moore | 2015-03-13 |
* | Add a couple more checks to the notepad plugin so that it does not update/cha... | Ken Moore | 2015-03-13 |
* | Make sure that files visible in the userbutton have the appropriate icons bas... | Ken Moore | 2015-03-13 |
* | Update a bunch of icons in the desktop session, and also add a few abilities ... | Ken Moore | 2015-03-12 |
* | Adjust the QPixmap::grabWindow routine to work better on Qt5 (that function w... | Ken Moore | 2015-03-12 |
* | Add some debugging to the system tray image painting routine. | Ken Moore | 2015-03-12 |
* | Just a bit of cleanup in libLumina and adjust the deskopview plugin a bit for... | Ken Moore | 2015-03-11 |
* | Convert the windowImage routine to XCB from XLib, and set the desktop (system... | Ken Moore | 2015-03-11 |