Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Another batch of "extra" files outside the minimum XDG spec. | Ken Moore | 2017-04-12 |
| | |||
* | Get almost all the status icons implemented. Good enough to use since the ↵ | Ken Moore | 2017-04-12 |
| | | | | others are not needed by Lumina right now (networking/email stuff) | ||
* | Add some more action icons (additional to the minimum required) | Ken Moore | 2017-04-12 |
| | |||
* | Add some of the "status" icons. | Ken Moore | 2017-04-12 |
| | |||
* | Add a new trash icon to the places (was on the status list) | Ken Moore | 2017-04-12 |
| | |||
* | Get the "places" cateogory all set up. Only missing a "start-here" icon (not ↵ | Ken Moore | 2017-04-12 |
| | | | | used by Lumina - so it is a low priority). | ||
* | Add an additional icon search fallback for mimetype icons (use the ↵ | Ken Moore | 2017-04-12 |
| | | | | *-x-generic icon) | ||
* | Some rearranging of the icons. The folder-* icons need to be in the places ↵ | Ken Moore | 2017-04-12 |
| | | | | directory - not actions. | ||
* | Some more icons/adjustments. | Ken Moore | 2017-04-12 |
| | |||
* | Add a bunch more mimetype icons. | Ken Moore | 2017-04-12 |
| | |||
* | Add in all the required mimetypes | Ken Moore | 2017-04-11 |
| | | | | (lots more can still be added though - look at the oxygen icon theme for examples of other mimetypes). | ||
* | Add almost all the "devices" category. Only a few still missing - might need ↵ | Ken Moore | 2017-04-11 |
| | | | | to get a few made up to fill these gaps. | ||
* | Finish up the "categories.list" by adding icons into the "applications" dir. | Ken Moore | 2017-04-11 |
| | |||
* | Add in all the application category icons. The "preferences-" icons in the ↵ | Ken Moore | 2017-04-11 |
| | | | | list will be put into the "categories" folder with the other ones like that. | ||
* | Now add all the icons for specific applications by name. | Ken Moore | 2017-04-11 |
| | | | | These all came from the "Templarian" material design icons | ||
* | Finish up the required applications/ files. | Ken Moore | 2017-04-11 |
| | |||
* | Finish up the "actions" category. | Ken Moore | 2017-04-11 |
| | |||
* | Another large batch of "action" files. | Ken Moore | 2017-04-10 |
| | |||
* | Another batch of icons for the actions category. | Ken Moore | 2017-04-10 |
| | |||
* | Add a bunch of the emote icons (face-*) | Ken Moore | 2017-04-10 |
| | |||
* | Add a bunch more of the "action" icons. | Ken Moore | 2017-04-10 |
| | |||
* | Merge branch 'master' of https://www.github.com/trueos/lumina | Joe Maloney | 2017-04-10 |
|\ | |||
| * | Start putting together the material-icons-light theme: | Ken Moore | 2017-04-10 |
| | | | | | | | | This renames a lot of the google-material-design-icons to match the XDG naming standards | ||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-04-10 |
| |\ | |||
| * | | Clean up another couple "nullptr" uses. | Ken Moore | 2017-04-10 |
| | | | |||
* | | | Remove broken oxygen icons depend. We will forge ahead with our own icons. | Joe Maloney | 2017-04-10 |
| |/ |/| | |||
* | | Remove 0 from port depend | Joe Maloney | 2017-04-10 |
| | | |||
* | | Working TOC fix (finally) | Tim Moore | 2017-04-10 |
| | | |||
* | | Oxygen icons have moved. Update location. | Joe Maloney | 2017-04-10 |
| | | |||
* | | Try again: TOC internal link fix (experiment) | Tim Moore | 2017-04-10 |
| | | |||
* | | Fix internal TOC references. | Tim Moore | 2017-04-10 |
| | | |||
* | | Update README.md | Tim Moore | 2017-04-10 |
| | | | | | | Add TOC for existing Lumina information. | ||
* | | Update README.md | Tim Moore | 2017-04-10 |
| | | | | | | Add general project info. | ||
* | | add commented out method for icon size in vertical taskmanager | q5sys | 2017-04-09 |
|/ | |||
* | Get the drag and drop functionality moved over to the left-click (when ↵ | Ken Moore | 2017-04-07 |
| | | | | dragged off-widget is now when the drag starts). | ||
* | Add the ability to select an area of the screen for taking a snapshot. | Ken Moore | 2017-04-07 |
| | |||
* | Fix the 2-pixel height difference between the font/size boxes manually. | Ken Moore | 2017-04-07 |
| | |||
* | Finish up the drag and drop support for tabs within LTE: | Ken Moore | 2017-04-06 |
| | | | | | Drags will start on *middle click + drag*, and utilities the standardized uri-list mimetype for transfer to other applications with support it. NOTE: In testing, the return code for a successful drop/accept on another applications still seems to return the "ignore" action rather than the move action. This may be a problem in Qt 5.7.1 - not sure yet. | ||
* | Start the prep-work for making the tabwidget drag-and-drop capable. | Ken Moore | 2017-04-06 |
| | |||
* | Couple more tweaks for the lumina-mediaplayer. | Ken Moore | 2017-04-06 |
| | |||
* | Add the ability to change the tab bar position/side in Lumina textedit. | Ken Moore | 2017-04-06 |
| | |||
* | Add a tray popup message when the tray first becomes visible. | Ken Moore | 2017-04-06 |
| | | | | This ensures that the user is notified when a file operation is currently running via the tray. | ||
* | Start prepping the "local" side of lumina-mediaplayer. | Ken Moore | 2017-04-06 |
| | |||
* | another batch of update for the lumina-mediaplayer pandora streaming ↵ | Ken Moore | 2017-04-05 |
| | | | | functionality. | ||
* | Couple tweaks for the Pandora process. | Ken Moore | 2017-04-05 |
| | | | | Found out that changing the /usr/local/etc/libau.conf to have "default_driver=oss" was required for non-distorted audio output on my laptop. | ||
* | Merge pull request #407 from denmu/master | Ken Moore | 2017-04-04 |
|\ | | | | | added font size box | ||
| * | added font size box | Denis Mulalic | 2017-04-04 |
| | | |||
* | | Another large batch of work on lumina-mediaplayer. The Pandora streaming ↵ | Ken Moore | 2017-04-04 |
| | | | | | | | | capabilities are almost completely done (just missing the interactive search for creating new stations) and very functional right now. Also get the system tray icon functional for the app too. | ||
* | | Update lumina-mediaplayer a bit more - get the UI starting to reflect the ↵ | Ken Moore | 2017-04-03 |
| | | | | | | | | Pandora info, and hook up the station changing buttons. | ||
* | | Fix the man page location for lumina-desktop.8.gz | Ken Moore | 2017-04-03 |
| | |