> And when another user wants to own the device, they should agree the
> first should unmount it, and let others have to ability to ¨grap¨ it.
Or they could use a filesystem which has permissions (SGID
folders are useful) for such corner case scenarios and gives fine
grained control and widely us
On 3/5/2013 1:46 PM, Stef Bon wrote:
What you want with the inactive user versus the active one, does not
work with multiseat.
In that situation more users are active.
No, I accounted for multiseat in my suggestion. There is one active
session per seat. The active session of the seat gets ac
On 03/05/2013 05:28 AM, Phillip Susi wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/04/2013 11:18 PM, Michael Biebl wrote:
http://cgit.freedesktop.org/udisks/commit/?id=6ae6c19ad981801d08f3f5b59c0301ed3fe8b7b4
I guess this is not quite what you are asking for, but get's
close.
N
This commit was rather stealthy, but anyway thank you David!
I really do believe it's a change that great many users will find empowering.
Ivan
On Feb 19, 2013, at 11:49 PM, David Zeuthen wrote:
> Hi,
>
> Yeah, please open a bug for this in bugzilla. Thanks.
>
> Thanks,
> David
>
> On Tue,
That was directly in response to commit commentary.
You might want to see these to understand where I'm coming from:
http://lists.freedesktop.org/archives/devkit-devel/2013-February/001354.html
And there was also another message like mine approximately a month before:
http://lists.freedesktop.org
On 3/5/2013 1:23 AM, Ivan Lezhnjov Jr. wrote:
Nice! Love the attitude. Haters! Like our hate, which is not really hate but
frustration that comes after realization that the we're in a software
dictatorship, is completely groundless and misdirected. Ridiculous.
What?
GUsb is a GObject wrapper for libusb1 that makes it easy to do
asynchronous control, bulk and interrupt transfers with proper
cancellation and integration into a mainloop.
Version 0.1.6
~
Released: 2013-03-05
Bugfixes:
- Do not use deprecated GLib functionality (Richard Hughes)
- Re