Re: [RFC] compositor: Simple key repeat implementation.

2012-03-11 Thread Joakim Sindholt
On Fri, 2012-03-09 at 10:53 +, Daniel Stone wrote: > Hi, > > On 8 March 2012 18:20, Joakim Sindholt wrote: > > I think that wayland should be consistent across the board and act > > *only* as a display server and otherwise implement only the minimum set > > of fe

Re: [RFC] compositor: Simple key repeat implementation.

2012-03-08 Thread Joakim Sindholt
On Thu, 2012-03-08 at 16:10 +0100, Michael Hasselmann wrote: > On Thu, 2012-03-08 at 14:52 +0100, Joakim Sindholt wrote: > > On Wed, 2012-03-07 at 15:21 -0700, Scott Moreau wrote: > > > There's nothing fancy about this, we just set a timer and simulate > > > events

Re: [RFC] compositor: Simple key repeat implementation.

2012-03-08 Thread Joakim Sindholt
On Wed, 2012-03-07 at 15:21 -0700, Scott Moreau wrote: > There's nothing fancy about this, we just set a timer and simulate > events using states 2 and 3 for repeat-up and repeat-down events. Any particular reason that this is in the server and not the toolkits? I'm of the persuasion that wayland

Re: Mesa and nouveau and virtualbox?

2012-01-29 Thread Joakim Sindholt
On Sun, 2012-01-29 at 16:14 -0500, nerdopolis wrote: > Hi. > > I am working on a Wayland live cd, and it seems one of my testers is having > some issues with running Wayland on his nvidia card. The weston-compositor is > displaying a window, but the contents of the weston window are garbled, an

Re: client side decorations

2011-05-07 Thread Joakim Sindholt
On Sat, 2011-05-07 at 07:47 -0400, Peng Huang wrote: > I am sorry if I said something wrong. > > > I know some basic theory of compositor. But I still have concern > about client window decorations. I think it is very likely an > application becomes unresponsive during resizing. Or a user tires

Re: wayland screen locker and security in general

2011-04-07 Thread Joakim Sindholt
On Thu, 2011-04-07 at 18:04 +0200, Michal Suchanek wrote: > 2011/4/7 Corbin Simpson : > > 2011/4/7 Michal Suchanek : > >> If you have some input on awesomeness of dbus which I miss I am all > >> ears but so far nobody could point out any advantage to me when this > >> topic came to the table. > >>

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: 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

Re: Migrating applications to Wayland

2011-02-25 Thread Joakim Sindholt
On Fri, 2011-02-25 at 15:01 +0100, José Expósito wrote: > Hi! > > I'm the developer of two applications that uses Xlib and Qt. > > The fisrt is a "multitouch gesture recognizer", a program that allows > user to make gestures in a trackpad/touchscreen and execute actions > like manage windows, cha

Re: [RFC][PATCH] remove gdk-pixbuf and use libpng

2011-02-09 Thread Joakim Sindholt
On Wed, 2011-02-09 at 13:06 +0200, Tiago Vignatti wrote: > Signed-off-by: Tiago Vignatti > --- > > This patch is a WIP to remove gdk-pixbuf dependency and use libpng instead. > It is unfinished though and only compositor with simple-client works. > > In principle, gdk-pixbuf is a bit bloated and

Re: My Ideas on Compositors

2011-01-31 Thread Joakim Sindholt
On Mon, 2011-01-31 at 22:37 +0100, Carl-Philip Haensch wrote: > Zitat von Joakim Sindholt : > > > On Mon, 2011-01-31 at 21:49 +0100, Carl-Philip Haensch wrote: > >> Zitat von Joakim Sindholt : > >> > >> > > >> > What benefit doe

Re: My Ideas on Compositors

2011-01-31 Thread Joakim Sindholt
On Mon, 2011-01-31 at 21:49 +0100, Carl-Philip Haensch wrote: > Zitat von Joakim Sindholt : > > > > > What benefit does this approach give over clayland (or similar toolkit > > backends)? > > > > > > > > I don't find information about

Re: My Ideas on Compositors

2011-01-31 Thread Joakim Sindholt
On Mon, 2011-01-31 at 20:32 +0100, Carl-Philip Haensch wrote: > Hi, > > after a discussion on #wayland, I want to write down some ideas about > compositor plugins for wayland at all. > > At first, the wayland reference implementation should be as basic as > possible to make wayland also a cho

Re: How to create a window manager for Wayland?

2011-01-08 Thread Joakim Sindholt
. That means you could write a window manager that operates in 3D space, or allows rotation of windows. As long as you can still redirect input to the correct surfaces (windows) you're all set. PS. when replying to a mailing list, you should do a group reply. > 2011/1/7 Joakim Sindholt &

Re: How to create a window manager for Wayland?

2011-01-07 Thread Joakim Sindholt
On Fri, 2011-01-07 at 17:22 +0100, Simon Friis wrote: > Hi! > > > > I'm interested in creating a window manager for Wayland. I've a basic > understanding of how it's done in X.org with Xlib. Does there exist > any documentation on how to create a window manager for Wayland? > > > Best > - pald

Re: A simpler description of wayland

2010-12-21 Thread Joakim Sindholt
On Tue, 2010-12-21 at 20:43 -0500, dar...@chaosreigns.com wrote: > On 12/22, Josh Leverette wrote: > > No? wayland is a very separate project. It is not backwards compatible > > with X. It will run X programs in a copy of X. Nobody is panicking > > anyways. > > Yes, Wayland is a distinct project f

Re: State-of-the-Art OpenGL

2010-12-09 Thread Joakim Sindholt
On Thu, 2010-12-09 at 21:11 +0100, Carl-Philip Haensch wrote: > > There's a couple of tricky things about GL in Wayland right now. First > > of, it's all EGL and GLES2. Longer term we'll need an answer for apps > > that need full GL, but the problem is that libGL pulls in GLX and all > > the X dep

Re: "hosted" patch for nouveau - X under wayland

2010-12-03 Thread Joakim Sindholt
On Thu, 2010-12-02 at 23:13 -0500, dar...@chaosreigns.com wrote: > On 12/02, nerdopolis wrote: > > > And a patch to the X.org video driver, here: > > > http://cgit.freedesktop.org/~krh/xf86-video-intel/log/?h=hosted > > > I am trying to test the hosted x server (on intel) > > > (EE) Failed to loa