aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop
Commit message (Expand)AuthorAge
...
* Turn off the "autoraise" feature of Fluxbox by default.Ken Moore2016-06-21
* Remove some HTML formatting from being translated.Ken Moore2016-06-21
* Cleanup the PC-BSD options in the Lumina desktop defaults.Ken Moore2016-06-21
* Add support for running generic user setup scripts/tools after parsing lumina...Ken Moore2016-06-21
* Syncronize the pcbsd/lumina default settings.Ken Moore2016-06-20
* Change the fallback icon used for a .desktop file in the applauncher plugin.Ken Moore2016-06-16
* Another round of small bug fixes/tweaks:Ken Moore2016-06-16
* Adjust the default keyboard shortcuts a bit to try and avoid conflicts betwee...Ken Moore2016-06-16
* make the new start menu search a bit more responsive (in case of lots of resu...Ken Moore2016-06-15
* Add the ability to search for apps/utilities directly within the start menu.Ken Moore2016-06-15
* Another significant update:Ken Moore2016-06-14
* Another large batch of updates:Ken Moore2016-06-14
* Large update to the project files:Ken Moore2016-06-14
* A few changes:Ken Moore2016-06-13
* Setup the keyboard shortcut so the windows/meta key will open the start menu.Ken Moore2016-06-12
* Get the lumina desktop all setup with a registration system for start-menu-li...Ken Moore2016-06-11
* Add a couple more default mimetype associations for the text editor.Ken Moore2016-06-11
* Change the name of the main desktop binary from "Lumina-DE" to "lumina-deskto...Ken Moore2016-06-11
* Fix up the RSS reader plugin a bit so that it handles all the feeds by the or...Ken Moore2016-06-11
* Ensure a more uniform size for task manager buttons.Ken Moore2016-06-10
* Change to using the "start-here-lumina" icon instead, "start-here" was alread...Ken Moore2016-06-10
* Change the app menu and start menu button icon to use "start-here" as the pri...Ken Moore2016-06-10
* Add the ability to specify mimetype defaults within luminaDesktop.conf, and a...Ken Moore2016-06-09
* Move to using the "application/[email/terminal]" mimetypes for registering/fi...Ken Moore2016-06-08
* Make sure the calendar plugin "rolls-over" when a new day begins (keep the cu...Ken Moore2016-06-06
* Fix a bunch of little things with the desktop:Ken Moore2016-06-02
* Rename/move the new RSS reader plugin to "rssreader" in the backend/source tr...Ken Moore2016-06-02
* A couple minor tweaks to the new RSS stuff. Fix the URL for the PC-BSD blog a...Ken Moore2016-06-02
* Make the RSS reader support both rss version 0.91 in addition to version 2.0 ...Ken Moore2016-06-02
* Ok, *now* the RSS reader is completely done aside from the pre-loaded feeds. ...Ken Moore2016-06-02
* Get the new RSS reader plugin all setup and fully-functional.Ken Moore2016-06-02
* Get the new RSS reader plugin mostly-functional. Add/remove feeds seems to wo...Ken Moore2016-06-01
* Add the beginnings of a new desktop plugin: rssreaderKen Moore2016-05-31
* Have the lock button in the start menu use the "LaunchItem()" functio so the ...Ken Moore2016-05-20
* Merge pull request #223 from HenryHu/masterKen Moore2016-05-13
|\
| * Move background processing into LDesktopBackground classHenry Hu2016-05-12
| * add 2 options for background image: fit and fullHenry Hu2016-05-12
* | Skip windows with SKIP_TASKBAR state in task managerHenry Hu2016-05-13
|/
* Fix a desktop crash which only seems to happen if you have an existing, but i...Ken Moore2016-05-11
* Fix a geometry calculation for panel placements on X monitors which are not a...Ken Moore2016-04-29
* Have lumina listen to the X root window property changes directly - and updat...Ken Moore2016-04-28
* Unhook the stylesheet in the Lumina Theme Engine from the non-desktop applica...Ken Moore2016-04-27
* Expand lumina icon / text containers to always be a uniforum size. Thanks Ken!JoshDW192016-04-26
* Adds a class name for settingsmenu.cpp. Add a slight margin on qmenu objects.JoshDW192016-04-26
* Add the beginnings of a new "lumina-session" wrapper utility for the sequentu...Ken Moore2016-04-25
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-04-25
bgstack15