Re: xdg-shell: about configure, states and ack_configure

2016-04-21 Thread Michael Forney
On Thu, Apr 21, 2016 at 03:57:52AM -0400, Olivier Fourdan wrote: > So, for example, if the compositor sets a state maximized and a size > larger than the client would expect, in theory, the client could > ignore the request, not configure its surface and never send an > ack_configure for that seria

Re: xdg_surface initial configuration

2015-11-02 Thread Michael Forney
On Wed, Sep 23, 2015 at 12:10:02PM -0700, Bill Spitzak wrote: > Seems like the wl_display.sync() can do the job. The compositor may send > several configure events, that is harmless. Just use the last one. > > A compositor *may* try to predict where the window is going to be mapped. > This predict

xdg_surface initial configuration

2015-09-23 Thread Michael Forney
properties when the first buffer is attached (they may have to draw an extra frame though, as they do in the current situation). So I think adding such a request should still behave well with existing clients and compositors. What do others think? -- Michael Forney __

libinput without udev

2014-12-06 Thread Michael Forney
Hi libinput developers, libinput seems like a nice project and I would like to use it the only input implementation for my compositor, swc (currently it is optional and there is also a rudimentary EV_REL-only implementation). Unfortunately, even though libinput provides a "path" context which all

Re: [PATCH weston 5/6] xdg-shell: Rewrite documentation

2014-12-02 Thread Michael Forney
On Sat, Nov 22, 2014 at 12:28:29PM -0800, Jasper St. Pierre wrote: > This rewrites basically all of the text inside xdg-shell to be up to > date, clearer, and rid of wl_shell and X11 terminology. Thanks for updating this, Jasper! > --- > protocol/xdg-shell.xml | 256 > ++

Fwd: Tiling window manager implementation questions

2014-08-04 Thread Michael Forney
window to several different tiled configurations in rapid succession". Hopefully the rest of the paragraph makes sense with that in mind. -- Michael Forney ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Tiling window manager implementation questions

2014-08-04 Thread Michael Forney
l/979 -- Michael Forney ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel

swc: A small compositor framework

2014-01-23 Thread Michael Forney
rney/swc [1]: https://github.com/michaelforney/swc/blob/master/libswc/swc.h [2]: https://github.com/michaelforney/wld -- Michael Forney ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Re: [PATCH xf86-video-intel] xwayland: shortcut Enter/ExitVT

2013-09-12 Thread Michael Forney
x27;t have any knowledge of X.org internals, so I'm not sure how this issue is connected to xf86SetDesiredModes, but reverting the commit makes things work again for me. Any ideas? -- Michael Forney ___ wayland-devel mailing list wayland-devel@lists.

A simple drawing library and some wayland ports

2013-07-26 Thread Michael Forney
tools.suckless.org/dmenu/ [1]: http://st.suckless.org/ [2]: git://github.com/michaelforney/wld [3]: git://github.com/michaelforney/libintelbatch [4]: https://github.com/michaelforney/dmenu/blob/wayland-panel/panel.xml -- Michael Forney ___ wayla