aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Cleanup a bit more of the lumina-terminal. Color support is now in (with "xte...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
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2016-06-11
|\
| * Merge pull request #228 from Nanolx/masterKen Moore2016-06-10
| |\
| | * update merge-lumina-i18n.shChristopher Roy Bratusek2016-05-25
| | * typo fixChristopher Roy Bratusek2016-05-25
| | * update packaging scriptsChristopher Roy Bratusek2016-05-25
| | * debian/changelogChristopher Roy Bratusek2016-05-25
* | | 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
* | Hide duplicate favorite entries.Ken Moore2016-06-10
* | Make sure the text on the terminal is visible.Ken Moore2016-06-10
* | Make sure that wildard mimetype matches are given lower priority than exact m...Ken Moore2016-06-09
* | Fix the RSS reader plugin setting within lumina-config. Now it can add/detect...Ken Moore2016-06-09
* | Add the ability to specify mimetype defaults within luminaDesktop.conf, and a...Ken Moore2016-06-09
* | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2016-06-08
|\ \
| * | Move the lumina-open.conf file over to the standard XDG location (~/.config/l...Ken Moore2016-06-08
| * | Remove the initialization of a (now) unused settings file.Ken Moore2016-06-08
| * | Adjust the last couple utilities to use the new application/[terminal/email] ...Ken Moore2016-06-08
| * | Move to using the "application/[email/terminal]" mimetypes for registering/fi...Ken Moore2016-06-08
| * | Fix up the detection/usage of the "mailto:" option in lumina-open. This also ...Ken Moore2016-06-08
| * | Fix a bug with detecting/using KDE applications as the defaults for particula...Ken Moore2016-06-08
* | | Oops, forgot to add in a couple new files for lumina-xconfig.Ken Moore2016-06-08
|/ /
* | Update lumina-xconfig (and lumina-session) so that it saves/reloads the previ...Ken Moore2016-06-06
* | Make sure that lumina-fm will also remove broken symlinks when deleting a dir...Ken Moore2016-06-06
* | 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
* | Add the new RSS reader to the known plugins in lumina-config.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
* | Add a new OS function: RSSFeeds()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
|/
* Add a note to the OS-detect.pri file that the OS and LINUX_DISTRO variables s...Ken Moore2016-05-23
* Have the lock button in the start menu use the "LaunchItem()" functio so the ...Ken Moore2016-05-20
* Merge pull request #225 from HenryHu/masterKen Moore2016-05-20
|\
| * initialize struct before using itHenry Hu2016-05-15
| * use WM_CHANGE_STATE to minimize windowHenry Hu2016-05-15
* | Merge pull request #227 from q5sys/masterKen Moore2016-05-20
|\ \ | |/ |/|
| * Update MainUI.cppq5sys2016-05-19
bgstack15