Re: wayland screen locker and security in general

2011-04-06 Thread Corbin Simpson
2011/4/6 Michal Suchanek : > JFYI I have a desktop environment running completely without dbus. > That does not mean that dbus cannot or should not be used. It is just > not as standard as the two most bloated desktop environments might > make it seem. AFAICT dbus is just a replacement for a direct

Re: wayland screen locker and security in general

2011-04-06 Thread cat
On Wed, Apr 6, 2011 at 11:57 AM, Michal Suchanek wrote: > On 6 April 2011 18:34, Jerome Glisse wrote: > > 2011/4/6 Michal Suchanek : > >> 2011/4/5 Kristian Høgsberg : > >>> On Tue, Apr 5, 2011 at 5:59 AM, Michal Suchanek > wrote: > Hello, > > what is the plan for screensave/screen

Re: GSoC: Hot-Replace Server

2011-04-06 Thread Kai Mast
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey guys, thanks for all your answers to my mail. I created my application for the GSoC. Would be cool to get some more feedback before I turn it in. GSoC 2011 Proposal: Hot-Replace Functionality in Wayland = Introduction = Because Wayland uni

Re: wayland screen locker and security in general

2011-04-06 Thread Bill Spitzak
On 04/06/2011 03:00 AM, Joakim Sindholt wrote: On Wed, 2011-04-06 at 11:42 +0200, Michal Suchanek wrote: 2011/4/5 Vinícius dos Santos Oliveira: How will apps like mplayer/vlc/browsers-playing-videos tell the compositor that they are "busy" drawing and that the lock should NOT be engaged even t

Re: wayland screen locker and security in general

2011-04-06 Thread Michal Suchanek
On 6 April 2011 18:34, Jerome Glisse wrote: > 2011/4/6 Michal Suchanek : >> 2011/4/5 Kristian Høgsberg : >>> On Tue, Apr 5, 2011 at 5:59 AM, Michal Suchanek wrote: Hello, what is the plan for screensave/screenlocker support in wayland? The support in X is a fail in severa

Re: wayland screen locker and security in general

2011-04-06 Thread Jerome Glisse
2011/4/6 Michal Suchanek : > 2011/4/5 Kristian Høgsberg : >> On Tue, Apr 5, 2011 at 5:59 AM, Michal Suchanek wrote: >>> Hello, >>> >>> what is the plan for screensave/screenlocker support in wayland? >>> >>> The support in X is a fail in several ways. >> >> It sure is.  The plan for Wayland is tha

[PATCH:wayland-demos 2/2] Check return value of XOpenDisplay().

2011-04-06 Thread Cyril Brulebois
Instead of calling XGetXCBConnection() blindly, check XOpenDisplay()'s return value to avoid a possible segfault in the former. That happens if $DISPLAY is set, but if that display isn't available. Signed-off-by: Cyril Brulebois --- compositor/compositor-x11.c |4 1 files changed, 4 ins

[PATCH:wayland-demos 1/2] Make sure pkg-config is available when autoreconfing.

2011-04-06 Thread Cyril Brulebois
If pkg-config isn't available, autoreconf -vfi will succeed, but ./configure will break badly: | ./configure: line 3424: syntax error near unexpected token `PKG_CHECK_MODULES' | ./configure: line 3424: `PKG_CHECK_MODULES(COMPOSITOR,' Fix that by checking the PKG_PROG_CONFIG macro is available when

[no subject]

2011-04-06 Thread princezhou
hello: every one! 2011-04-06 princezhou ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Re: wayland screen locker and security in general

2011-04-06 Thread Matt Hoosier
2011/4/6 Michal Suchanek > 2011/4/6 Joakim Sindholt : > > On Wed, 2011-04-06 at 11:42 +0200, Michal Suchanek wrote: > >> 2011/4/5 Vinícius dos Santos Oliveira : > >> > >> >> How will apps like mplayer/vlc/browsers-playing-videos tell the > compositor > >> >> that they are "busy" drawing and that

Re: wayland screen locker and security in general

2011-04-06 Thread Michal Suchanek
2011/4/6 Joakim Sindholt : > On Wed, 2011-04-06 at 11:42 +0200, Michal Suchanek wrote: >> 2011/4/5 Vinícius dos Santos Oliveira : >> >> >> How will apps like mplayer/vlc/browsers-playing-videos tell the compositor >> >> that they are "busy" drawing and that the lock should NOT be engaged even >> >>

Re: wayland screen locker and security in general

2011-04-06 Thread Joakim Sindholt
On Wed, 2011-04-06 at 11:42 +0200, Michal Suchanek wrote: > 2011/4/5 Vinícius dos Santos Oliveira : > > >> How will apps like mplayer/vlc/browsers-playing-videos tell the compositor > >> that they are "busy" drawing and that the lock should NOT be engaged even > >> though there hasn't been any key

Re: wayland screen locker and security in general

2011-04-06 Thread Michal Suchanek
2011/4/5 Vinícius dos Santos Oliveira : >> How will apps like mplayer/vlc/browsers-playing-videos tell the compositor >> that they are "busy" drawing and that the lock should NOT be engaged even >> though there hasn't been any keyboard/mouse activity for long stretches?  As >> compared to "default

Re: wayland screen locker and security in general

2011-04-06 Thread Michal Suchanek
2011/4/5 Kristian Høgsberg : > On Tue, Apr 5, 2011 at 5:59 AM, Michal Suchanek wrote: >> Hello, >> >> what is the plan for screensave/screenlocker support in wayland? >> >> The support in X is a fail in several ways. > > It sure is.  The plan for Wayland is that the lock screen is just part > of t

Re: GSoC: Hot-Replace Server

2011-04-06 Thread Joakim Sindholt
On Tue, 2011-04-05 at 11:38 +0200, Mohamed Ikbel Boulabiar wrote: > > > Some months ago, I have discussed the Wayland Crash Scenario and how > windows should reconnect to a newly started wayland either than being > closed and losing the open work. > > > I discussed with zhasha and daniels and b