aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * - updated debian/changelogChristopher Roy Bratusek2015-03-26
|/ | | | | - checksums for LuminaOS-Debian and LuminaOS-Linux - capacity for LuminaOS-Debian
* Merge pull request #77 from william-os4y/fmNumbersKen Moore2015-03-26
|\ | | | | include some information about the files in the statusbar
| * Merge remote-tracking branch 'upstream/master' into fmNumberswilliam2015-03-26
| |\ | |/ |/|
* | Actually move the file/dir copy onto itself check earlier in the procedure, ↵Ken Moore2015-03-26
| | | | | | | | that way we can't run into the situation where the dir is removed because of the conflicting destination.
* | Clean up a couple things in lumina-fm:Ken Moore2015-03-26
| | | | | | | | | | | | 1) Fix the double-run of the background dir checker when changing directories. 2) Add the file overwrite checks to the cut procedures in the backend. 3) If a file/dir is copied onto itself, just skip it rather than erroring.
* | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-03-25
|\ \
| * | Add my "work-in-progress" on lumina-wm (screensaver implementation so far) ↵Ken Moore2015-03-25
| | | | | | | | | | | | to GIt. This is *not* ready to be built, much less used yet.
* | | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-03-24
|\| |
* | | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-03-05
|\ \ \
* | | | Adjust the panel settings adjustment routine a bit more. Now it will no ↵Ken Moore2015-03-05
| | | | | | | | | | | | | | | | longer activate the save button when changing tabs on a panel.
| | | * display some filesystem's information on the statusbar in a thread safe manierwilliam2015-03-25
| | | |
| | | * update FileSystemCapacity for Linux, Freebsd and DragonflyBSDwilliam2015-03-24
| | | |
| | | * create FileSystemCapacity and put it in LuminaOSwilliam2015-03-24
| | | |
| | | * Merge remote-tracking branch 'upstream/master' into fmNumberswilliam2015-03-24
| | | |\ | | | |/ | | |/|
| | * | Add a new information file: DeveloperGuidelines.txtKen Moore2015-03-23
| | | | | | | | | | | | | | | | This file just contains basic information about coding practices and such for people interested in submitting updates or utilities.
| | * | Add a file removal verification prompt to the slideshow removal button. ↵Ken Moore2015-03-23
| | | | | | | | | | | | | | | | (Contributed by william-os4y)
| | * | Update the .gitignore file to exclude the auto-generated files. (Contributed ↵Ken Moore2015-03-23
| | | | | | | | | | | | | | | | by william-os4y)
| | | * Add display of the filesystem's capacity in the statusbarwilliam2015-03-21
| | | |
| | | * Add possibility to calculate the file size of the selected items.william2015-03-21
| | | | | | | | | | | | | | | | Refactoring of the procedure
| | | * Add in statusBar, side to the number of items displayed, the size of the fileswilliam2015-03-20
| | | |
| | | * Display the number of items in a directory in the statusBarwilliam2015-03-20
| | | |
| | | * Merge remote-tracking branch 'upstream/master' into fmNumberswilliam2015-03-20
| | | |\ | | | |/ | | |/|
| | * | Update some panel plugins so that they minimize empty space when only an ↵Ken Moore2015-03-19
| | | | | | | | | | | | | | | | icon is visible.
| | * | Oops, forgot to add the new applauncher plugin files to GIT.Ken Moore2015-03-17
| | | |
| | * | Add a new panel plugin: applauncherKen Moore2015-03-16
| | | | | | | | | | | | | | | | This is a quick shortcut for launching a single application - effectively "pinning" an application to a panel.
| | * | Add the -o flags to the FreeBSD shutdown/restart commands (works faster)Ken Moore2015-03-16
| | | |
| | * | Add support for the older WM_NAME and WM_ICON_NAME standards in addition to ↵Ken Moore2015-03-15
| | | | | | | | | | | | | | | | the EWMH standards (_NET_WM_NAME, etc..)
| | * | Add the ability to increase/decrease the icon size for the applauncher ↵Ken Moore2015-03-14
| | | | | | | | | | | | | | | | desktop plugin.
| | * | Add a new favoriting system to the Lumina Utils library. This should make ↵Ken Moore2015-03-14
| | | | | | | | | | | | | | | | things easier to add/change as necessary in the future (not tied into any of the display classes yet).
| | * | Allow the favoriting of files in lumina-fm that do *not* conflict with a ↵Ken Moore2015-03-14
| | | | | | | | | | | | | | | | currently-active favorite with the same name. If the current favorite is stale/broken - go ahead and replace it with the new one.
| | * | Revert the previous update with regards to the removal of broken "favorite" ↵Ken Moore2015-03-14
| | | | | | | | | | | | | | | | sym-links. There are many cases where the user would want to keep those links around even when the location it points at is not available at the moment.
| | * | Truncate the timezone country names to 20 characters. (more than enough to ↵Ken Moore2015-03-14
| | | | | | | | | | | | | | | | see what the country is)
| | * | Add the ability to set/use custom timezones on the system - defaulting to ↵Ken Moore2015-03-14
| | | | | | | | | | | | | | | | the system time (whatever that might be).
| | * | Make sure to clean up any broken sym-links in the favorites directory when ↵Ken Moore2015-03-13
| | | | | | | | | | | | | | | | the user button is clicked. This needs to be automated/moved once the new favorites system is set in place later.
| | * | Merge branch 'master' of https://github.com/pcbsd/luminaKen Moore2015-03-13
| | |\ \
| | | * \ Merge pull request #67 from william-os4y/checksumKen Moore2015-03-13
| | | |\ \ | | | | | | | | | | | | add checksum for OpenBSD (this is in fact a copy of the code from freeBSD)
| | | | * | add checksum for OpenBSD (this is in fact a copy of the code from freeBSD)william2015-03-13
| | | |/ /
| | * / / Make sure the file removals are multi-selection aware in lumina-fm.Ken Moore2015-03-13
| | |/ /
| | * | Add a couple more checks to the notepad plugin so that it does not ↵Ken Moore2015-03-13
| | | | | | | | | | | | | | | | update/change the current UI for a programmatic save of the info to disk.
| | * | Make sure that files visible in the userbutton have the appropriate icons ↵Ken Moore2015-03-13
| | | | | | | | | | | | | | | | based on the mimetype.
| | * | Add Checksum support for FreeBSD, and tie it into lumina-fm.Ken Moore2015-03-12
| | | |
| | * | Change the icon used for the "favorite files" button. Now it matches the ↵Ken Moore2015-03-12
| | | | | | | | | | | | | | | | Userbutton icon.
| | * | Add a new error dialog to lumina-open so that there is a graphical ↵Ken Moore2015-03-12
| | | | | | | | | | | | | | | | notification if the input file could not be used for some reason.
| | * | Make the XDG Exec= field code substitutions a bit more robust for missing ↵Ken Moore2015-03-12
| | | | | | | | | | | | | | | | | | | | | | | | fields in the *.desktop file. Also fix a bug in lumina-open where the field code substitutions were not happening for non-default applications.
| | * | Merge branch 'master' of https://github.com/pcbsd/luminaKen Moore2015-03-12
| | |\ \
| | | * \ Merge pull request #65 from Nanolx/masterKen Moore2015-03-12
| | | |\ \ | | | | | | | | | | | | Lumina Debian #5
| | | | * | final fixChristopher Roy Bratusek2015-03-12
| | | | | |
| | | | * | fix typoChristopher Roy Bratusek2015-03-12
| | | | | |
| | | | * | add debian/lumina-data.installChristopher Roy Bratusek2015-03-12
| | | | | |
| | | | * | debian packaging:Christopher Roy Bratusek2015-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - drop lumina-core - add lumina-data - make lumina-desktop replace lumina-core
bgstack15