-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Linux client should have a nautilus extension for sharing files #1233
Comments
ghost
pushed a commit
to haiwen/seafile-client
that referenced
this issue
May 15, 2015
still in progress Closes haiwen/seafile#1233.
ghost
linked a pull request
May 15, 2015
that will
close
this issue
13 tasks
ghost
pushed a commit
to haiwen/seafile-client
that referenced
this issue
May 15, 2015
still in progress Closes haiwen/seafile#1233. ci: add nautilus build
ghost
pushed a commit
to haiwen/seafile-client
that referenced
this issue
May 16, 2015
still in progress Closes haiwen/seafile#1233. - ci: add nautilus build - improve client auotconnect handle - autorefresh overlay icons - fix memory leaks and bugs
ghost
pushed a commit
to haiwen/seafile-client
that referenced
this issue
May 16, 2015
Closes haiwen/seafile#1233. - ci: add nautilus build - improve client auotconnect handle - autorefresh overlay icons - fix memory leaks and bugs - do clean up and fix crashes after seafile exits
Could also have it for Nemo, which is widely used and is a fork of Nautilus. Probably the extension would work without changes for Nemo, or with very little code difference. |
@deragon The work commited to this tree by @Chilledheart can easily be used to write similar extensions by the devs of all other Linux file managers. |
ghost
pushed a commit
to haiwen/seafile-client
that referenced
this issue
Jun 8, 2015
Closes haiwen/seafile#1233. - ci: add nautilus build - improve client auotconnect handle - autorefresh overlay icons - cmake learns how to install nautilus-seafile now
ghost
pushed a commit
to haiwen/seafile-client
that referenced
this issue
Jun 25, 2015
Closes haiwen/seafile#1233. - ci: add nautilus build - improve client auotconnect handle - autorefresh overlay icons - cmake learns how to install and uninstall nautilus-seafile now
ghost
pushed a commit
to haiwen/seafile-client
that referenced
this issue
Jul 8, 2015
Closes haiwen/seafile#1233. - ci: add nautilus build - improve client auotconnect handle - autorefresh overlay icons - cmake learns how to install and uninstall nautilus-seafile now
ghost
pushed a commit
to haiwen/seafile-client
that referenced
this issue
Jul 10, 2015
Closes haiwen/seafile#1233. - ci: add nautilus build - improve client auotconnect handle - autorefresh overlay icons - cmake learns how to install and uninstall nautilus-seafile now - support readonly status
ghost
pushed a commit
to haiwen/seafile-client
that referenced
this issue
Jul 10, 2015
Closes haiwen/seafile#1233. - ci: add nautilus build - improve client auotconnect handle - autorefresh overlay icons - cmake learns how to install and uninstall nautilus-seafile now - support readonly state - support locked/locked-by-me state
ghost
pushed a commit
to haiwen/seafile-client
that referenced
this issue
Jul 10, 2015
Closes haiwen/seafile#1233. - ci: add nautilus build - improve client auotconnect handle - autorefresh overlay icons - cmake learns how to install and uninstall nautilus-seafile now - support readonly state - support locked/locked-by-me state
ghost
pushed a commit
to haiwen/seafile-client
that referenced
this issue
Jul 10, 2015
Closes haiwen/seafile#1233. - ci: add nautilus build - improve client auotconnect handle - autorefresh overlay icons - cmake learns how to install and uninstall nautilus-seafile now - support readonly state - support locked/locked-by-me state
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Linux users would love the convenience of sharing files without having to go to the website. Nautilus is one of the most popular file explorers and default in most popular distributions.
With a reference implementation available, other file explorer developers could easily offer their own Seafile extensions (as they did for Dropbox).
The text was updated successfully, but these errors were encountered: