On Sat, 9 May 2015 10:09:21 +0300
Giulio Camuffo wrote:
> 2015-05-09 3:15 GMT+03:00 Bryce Harrington :
> > On Thu, Dec 04, 2014 at 11:01:23PM +0200, Giulio Camuffo wrote:
> >> the --enable/disable-weston-binaries emable or disable the creation
> >> of the 'weston', 'weston-launch' and all the bin
From: Mateusz Polrola
After weston-launch is executing weston it cannot close TTY file,
because it is still required to properly handle SIGUSR1 and SIGUSR2
signals that are used for switching TTY.
Additionally after opening TTY it has to be activated, so that user
don't have to manually switch t
On Sat, May 09, 2015 at 02:56:54PM +0100, Daniel Stone wrote:
> Hi,
>
> On 7 May 2015 at 01:44, Bryce Harrington wrote:
> > +enum weston_test_screenshot_outcome {
> > + WESTON_TEST_SCREENSHOT_SUCCESS,
> > + WESTON_TEST_SCREENSHOT_NO_MEMORY,
> > + WESTON_TEST_SCREENSHOT_BAD_BUFFE
On Sun, May 10, 2015 at 11:29:33AM +0300, Giulio Camuffo wrote:
> ---
> man/weston.ini.man | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, pushed:
0f29923..4a787f8 master -> master
> diff --git a/man/weston.ini.man b/man/weston.ini.man
> index d7df0e4..fe86bb6 100644
> ---
Hi,
This seems to work correctly after a brief test, and the code looks fine.
Reviewed-By: Giulio Camuffo
2015-05-04 5:56 GMT+03:00 Dima Ryazanov :
> Enable all hints by default. This fixes the "Maximize" button in apps that
> don't set any hints - e.g., xclock or Firefox. (There's still a prob
2015-04-17 0:02 GMT+03:00 Derek Foreman :
> This adds a function to clear pointer focus and also set the sx,sy
> co-ordinates to an arbitrary value we shouldn't compute with.
>
> Assertions are added to make sure any time pointer focus is set to NULL
> these values are used.
>
> weston_compositor_p
---
man/weston.ini.man | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/weston.ini.man b/man/weston.ini.man
index d7df0e4..fe86bb6 100644
--- a/man/weston.ini.man
+++ b/man/weston.ini.man
@@ -500,7 +500,7 @@ The terminal shell (string). Sets the $TERM variable.
.RE
.SH "XW