Re: weston logind and display managers

2014-05-08 Thread nerdopolis
On Wednesday, May 07, 2014 10:18:00 PM Pier Luigi wrote: > Hi, > > I'm porting sddm (QtQuick based display manager) to Wayland, it's > still work in progress but close to be in a usable state and you can > find it here: > > https://github.com/plfiorini/sddm/tree/wayland > > There are some multip

Updated Wayland Live CD with Wayland/Weston 1.5

2014-05-28 Thread nerdopolis
Hi I have uploaded new RebeccaBlackOS Wayland Live CD ISOs named after my favorite celebrity to SourceForge. By now they should be replicated throughout the SourceForge mirrors. They now have Wayland 1.5, and are based on Ubuntu 14.04 packages. The smaller ISO without development headers and p

Software rendering with Mesa and Wayland 1.0

2012-10-25 Thread nerdopolis
Hi. I am trying to get the fallback software rendering working for Weston It seems now I am getting this output when I export, EGL_LOG_LEVEL=debug libEGL debug: Native platform type: wayland (autodetected) libEGL debug: EGL search path is /opt/lib/i386-linux-gnu/egl libEGL debug: added /opt/lib/

Re: Software rendering with Mesa and Wayland 1.0

2012-10-25 Thread nerdopolis
On Thursday, October 25, 2012 08:27:15 AM nerdopolis wrote: Hi. I am trying to get the fallback software rendering working for Weston It seems now I am getting this output when I export, EGL_LOG_LEVEL=debug libEGL debug: Native platform type: wayland (autodetected) libEGL debug: EGL search

Updated Wayland Live CD with Wayland 1.0

2012-10-28 Thread nerdopolis
Hi. I have created new ISO files with Wayland 1.0 for testing for the impatient. Currently though, the xwayland server, qtwayland, and libsdl still are not ported over to support Wayland 1.0, so these ISO are not really as usable as the older images from August. Also in order to get software r

Updated Wayland live CD, now with Xwayland.

2012-11-10 Thread nerdopolis
Hi. After setting my build scripts to compile daniels xwayland branch of weston http://sourceforge.net/projects/rebeccablackos/files/latest/download and his xwayland-1.12 branch of xserver http://cgit.collabora.com/git/user/daniels/xserver.git/log/?h=xwayland-1.12 and his updated wlshm DDX dri

Mplayer build guide fixes, and gstreamer guide

2013-01-11 Thread nerdopolis
Hi. As for compiling mplayer for Wayland, what mplayer does when it compiles is optimizes itself for the current CPU, which is great if you are running mplayer on one computer, however, for compiling mplayer for a distribution, or for compiling it on a system that is on a USB drive for multiple

Re: [PATCH 1/3] Add missing pixman-renderer.h to Makefile.am

2013-01-18 Thread nerdopolis
Hi. I played around in Weston with the Pixman renderer enabled, and it seems that using the Weston window rotate feature seems to result in some interesting glitches (as well as the Weston zoom animation). This is a screenshot of an attempt to rotate a window. http://imagebin.org/243342___

Re: [PATCH] fbdev: Add an fbdev compositor backend using pixman and evdev

2013-01-19 Thread nerdopolis
Hi. I tried experimenting with the latest fbdev-backend on my Live CD on an old Intel laptop and it seems to work pretty good. However I did run into a few problems with VirtualBox which isn't really the fault of fbdev-backend, but problems that prevented it from working. I tried to use Weston

Re: [PATCH] fbdev: Add an fbdev compositor backend using pixman and evdev

2013-01-19 Thread Nerdopolis
David Herrmann writes: > I don't think this is a good idea. We have a vesafb in the kernel so > please use this instead of accessing graphic-cards via VESA from > user-space. > I don't see any reason why we should copy vesafb-code into weston. > > vesafb provides a fbdev device which then can be

Re: [PATCH] fbdev: Add an fbdev compositor backend using pixman and evdev

2013-01-19 Thread Nerdopolis
Nerdopolis writes: > I see. > The only concern is that can the vesafb fbdev device resolution be changed in > runtime if its too small? > Otherwise users are going to have to manually set the framebuffer size by > correcting the correct vga= argument with grub if they get

Somewhat Newer Wayland screenshots

2013-03-08 Thread nerdopolis
Hi. I noticed that many of the screenshots on the Wayland site are quite old. Over that past few months, I have taken a few Wayland screenshots, which should be a bit more up to date if you want to uses them on the Wayland site. Here's the link to all of them so far: http://imgur.com/a/bCmkL#0

Re: Input and games.

2013-04-27 Thread nerdopolis
Hi. What about rumblepads? How would the protocol control the rumblepad in some controllers? ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel

ANNOUNCE: Wayland Live CD that starts directly to Wayland

2013-05-24 Thread nerdopolis
New Wayland Live CD / First true Wayland Live CD. Hi. Today I pushed out a new ISO of my Wayland Live CD project, which is named for my favorite celebrity. For this new Wayland CD, I wrote a new login manager with Bash and Zenity and Expect (and Script) that fully runs on a Wayland server (west

Re: ANNOUNCE: Wayland Live CD that starts directly to Wayland

2013-05-30 Thread nerdopolis
do remember it crashed when opening YouTube. nerdopolis, you could make it even more interesting by building the entire stack w/ debug symbols and providing a way to testers to report crashes and gdb core dumps, etc. Ilyes On May 24, 2013 11:01 PM, "nerdopolis" wrote: New Way

New Wayland Live CDs (with Wayland 1.2)

2013-07-13 Thread nerdopolis
Hi. For anyone who wants to test Wayland 1.2, I have pushed out new ISOs of my Wayland Live CD project which is named after my favorite celebrity. (It actually has Wayland and Weston master, but at the ISO build time, the 1.2 release was the most recent commit to both repos) I also recently re

[Brown Paper Bag Release] New Wayland Live CDs (with Wayland 1.2)

2013-07-14 Thread nerdopolis
Hi. It has come to my attention that there was a permission issue on /dev/dri/card* on the ISOs I released yesterday, preventing weston from starting as the user in cards that support kernel mode setting. I now have the loginmanager grant users in the plugdev group access to the /dev/dri/card*

[PATCH weston] fbdev-backend: Support being launched from weston-launch

2013-07-28 Thread nerdopolis
From: n3rdopolis This allows the fbdev-backend to be run from weston-launch, and have privileges to the input devices, similar to the drm-backend. --- src/compositor-fbdev.c | 12 1 file changed, 12 insertions(+) diff --git a/src/compositor-fbdev.c b/src/compositor-fbdev.c index 9

New Wayland Live CD

2013-08-30 Thread nerdopolis
I am releasing a new ISO of my Wayland Live CD, which is named in honor my favorite celebrity, Rebeccca Black. The files are here: http://sourceforge.net/projects/rebeccablackos/files/August%2029th%202013/ MD5: 9b2d95773d625b6145b0b50aebda1ef8 RebeccaBlackLinux_Reduced_i386.iso f4116f40f06f

Re: New Wayland Live CD

2013-09-01 Thread nerdopolis
> On Saturday, August 31, 2013 07:39:41 AM Pier Luigi wrote: > > > 2013/8/31 nerdopolis > > > > > Unfortunately the Hawaii shell is currently not working on the framebuffer > backed weston, which means it won't work on VirtualBox as of right now. &

Re: New Wayland Live CD

2013-09-06 Thread nerdopolis
On Sunday, September 01, 2013 11:38:22 PM you wrote: > > On Saturday, August 31, 2013 07:39:41 AM Pier Luigi wrote: > > > > > > 2013/8/31 nerdopolis > > > > > > > > > > Unfortunately the Hawaii shell is currently not working on the frame

Wayland-web: add thumbnails to the screenshot page

2013-11-02 Thread nerdopolis
I hope I'm submitting the patch right. I'll try to take and add more recent screenshots soon.>From fbfca0d3f2bbf6e5b50ea38eb29c01adb3711374 Mon Sep 17 00:00:00 2001 From: nerdopolis Date: Sat, 2 Nov 2013 21:22:11 -0400 Subject: [PATCH] wayland-web: add thumbnails to the scr

ANNOUNCE: New Wayland Live CD Images

2013-12-04 Thread nerdopolis
Hi. I have released a new release of my Wayland Live CD project, which is named after my favorite celebrity. On this release I have: Wayland Master Weston 1.3 (for Orbital and Hawaii shell compatibility) Wayland enabled Clutter Wayland enabled SDL Wayland enabled GTK Wayland enable

Re: [PATCH weston] libweston-desktop: fix stale ping when a wl_shell_surface is destroyed

2016-09-27 Thread nerdopolis
Hi Is this patch for https://bugs.freedesktop.org/show_bug.cgi?id=97892 , or is it for a different issue that I am getting confused with? It doesn't seem to fix the issue with wl_shell for qtwayland and EFL (when EFL is forced to use wl_shell) It actually seems to make the issue affect all surf

[ANNOUNCE] Wayland Live CD release

2016-10-15 Thread nerdopolis
Hi. I have pushed out new ISO files for the Wayland Live CD project, named after my favorite celebrity (Rebecca Black). I wanted to time the release to celebrate the release of her new song The Great Divide, but I had some issues I previously had to resolve This might be the last set of

Re: [ANNOUNCE] Wayland Live CD release

2016-10-18 Thread nerdopolis
16, 2016 12:18 AM, "nerdopolis" > wrote: > > > Hi. > > > > I have pushed out new ISO files for the Wayland Live CD project, named > > after my favorite celebrity (Rebecca Black). > > I wanted to time the release to celebrate the release of her new >

Re: Fwd: [PATCH weston] xdg-shell: Make stable

2014-07-18 Thread nerdopolis
On Friday, July 18, 2014 08:25:33 AM Jasper St. Pierre wrote: > The lack of an unset_minimized feature is very intentional. The *goal*, it > sounds like, is to present the window immediately again, but an > unset_minimized won't do that. What if the window is on a different > workspace, or has been

ANNOUNCE: New Wayland Live CD ISOs

2014-10-27 Thread nerdopolis
Hi. I have decided to announce new ISOs for my Wayland live CD, named in honor my favorite celebrity, Rebecca Black. http://sourceforge.net/projects/rebeccablackos/files/2014-10-27/ These ISOs have been built by SVN revision 3013, and are based on Utopic, with Wayland/Weston 1.6+ (master). S

Re: ANNOUNCE: New Wayland Live CD ISOs

2014-11-15 Thread nerdopolis
On Monday, October 27, 2014 11:05:18 PM nerdopolis wrote: > Hi. > > I have decided to announce new ISOs for my Wayland live CD, named in honor my > favorite celebrity, Rebecca Black. > http://sourceforge.net/projects/rebeccablackos/files/2014-10-27/ > > These ISOs h

[PATCH] weston: fbdev: remove uneeded semicolon

2014-12-02 Thread nerdopolis
--- src/compositor-fbdev.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/compositor-fbdev.c b/src/compositor-fbdev.c index 138aaab..eb238a2 100644 --- a/src/compositor-fbdev.c +++ b/src/compositor-fbdev.c @@ -811,7 +811,6 @@ session_notify(struct wl_listener *listener,

[PATCH] Weston: fbdev: Remove uneeded semicolon

2014-12-02 Thread nerdopolis
@@ +From 708cf1fe9068fb535fa5f1f059ddc7b4ae2ce2d5 Mon Sep 17 00:00:00 2001 +From: nerdopolis +Date: Tue, 2 Dec 2014 21:55:03 -0500 +Subject: [PATCH] weston: fbdev: remove uneeded semicolon + +--- + src/compositor-fbdev.c | 3 +-- + 1 file changed, 1 insertion(+), 2 deletions(-) + +diff --git a/src

[no subject]

2014-12-02 Thread nerdopolis
I had to resend, because in the first patch I sent I accidentally removed an empty line ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel

[PATCH] Fix bug https://bugs.freedesktop.org/show_bug.cgi?id=86889 by emitting session signals on TTY switches so that the weston backends can handle VT switching when not called from weston-launch

2014-12-07 Thread nerdopolis
--- src/logind-util.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/src/logind-util.c b/src/logind-util.c index 6a1b498..4308bb6 100644 --- a/src/logind-util.c +++ b/src/logind-util.c @@ -695,9 +695,15 @@ signal_event(int fd, uint32_t mask, void *data) switch (sig.ssi_signo) {

Re: launch QT app failed with wayland

2014-12-26 Thread nerdopolis
On Friday, December 26, 2014 05:59:37 PM Ray·Bloodworth wrote: > Hi, Thiago > >Thanks for your reply! > > >> Dec 25 03:49:45 localhost sh[597]: wl_surface@45: error 0: > >> surface->configure already set > > > >> Dec 25 03:49:45 localhost sh[597]: The Wayland connection experienced a > >> f

Re: [PATCH weston 4/4] logind: fix PropertiesChanged parser

2015-01-06 Thread nerdopolis
On Tuesday, December 30, 2014 02:33:23 PM David Herrmann wrote: > The current parser directly reads a BOOLEAN on the PropertiesChanged > signal for 'Active' properties. However, all property-values are packed in > a VARIANT, otherwise, we wouldn't know the type. Fix the parser to recurse > into the

Re: Timelines for Wayland/Weston 1.7 and 1.6.1

2015-01-13 Thread nerdopolis
On Tuesday, January 13, 2015 03:43:28 PM Bryce Harrington wrote: > Hi all, > > I've volunteered to help handle the 1.7 and 1.6.1 releases, including > alphas and pre-releases. This email outlines the plan; for those who've > been through a release before there should be no surprises here. > > >

[PATCH] compositor-fbdev: Wait and retry before failing on reconnect to the framebuffer

2015-05-13 Thread nerdopolis
Resolving https://bugs.freedesktop.org/show_bug.cgi?id=73782 udev might be configured to set the permissions on framebuffer devices with the UACCESS attribute. Weston currently attempts to reconnect to the framebuffer device before udev can set the permissions back. It waits 3 times in case if t

[PATCH] compositor-drm: Add environment variable, WESTON_FORCE_SW_CURSORS to force software cursors

2015-05-13 Thread nerdopolis
For some video cards, hardware rendered cursors fail to change properly. Add a variable that users can use for these cards when starting Weston. Also document in the man page --- man/weston.man | 4 src/compositor-drm.c | 5 - 2 files changed, 8 insertions(+), 1 deletion(-) diff

[PATCH] compositor-fbdev: Wait and retry before failing on reconnect to the framebuffer

2015-05-13 Thread nerdopolis
Resolving https://bugs.freedesktop.org/show_bug.cgi?id=73782 udev might be configured to set the permissions on framebuffer devices with the UACCESS attribute. Weston currently attempts to reconnect to the framebuffer device before udev can set the permissions back. It waits 3 times in case if t

[PATCH] compositor-drm: Add environment variable, WESTON_FORCE_SW_CURSORS to force software cursors

2015-05-13 Thread nerdopolis
For some video cards, hardware rendered cursors fail to change properly. Add a variable that users can use for these cards when starting Weston. Also document in the man page This time with all the closing parenthesis, and the correct commit message. --- man/weston.man | 4 src/compo

Re: [PATCH] compositor-fbdev: Wait and retry before failing on reconnect to the framebuffer

2015-05-14 Thread nerdopolis
ng patch here > > On 05/13/2015 07:19 PM, nerdopolis wrote: > > Resolving https://bugs.freedesktop.org/show_bug.cgi?id=73782 > > udev might be configured to set the permissions on framebuffer devices with > > the UACCESS attribute. > > Weston currently attempts to reco

Re: [PATCH] compositor-drm: Add environment variable, WESTON_FORCE_SW_CURSORS to force software cursors

2015-05-14 Thread nerdopolis
n Thursday, May 14, 2015 09:36:17 AM Derek Foreman wrote: > On 13/05/15 09:25 PM, nerdopolis wrote: > > For some video cards, hardware rendered cursors fail to change properly. > > > > Add a variable that users can use for these cards when starting Weston. > > Why an en

Re: [PATCH] compositor-fbdev: Wait and retry before failing on reconnect to the framebuffer

2015-05-15 Thread nerdopolis
On Friday, May 15, 2015 12:30:30 PM David Herrmann wrote: > Hi > > On Fri, May 15, 2015 at 8:39 AM, Pekka Paalanen wrote: > > > > On Wed, 13 May 2015 21:43:39 -0400 > > nerdopolis wrote: > > > > > Resolving https://bugs.freedesktop.org/show_bug.cgi?id=7

[PATCH] drm-backend: for now, on the egl backend, force gl cursors to be used instead of hardware cursors

2015-05-18 Thread nerdopolis
Hardware cursors have been causing some problems with some drivers, mostly i915 This will probably be changed once Atomic Mode Setting arrives, to probably only force gl cursors to always be on when Atomic Mode Setting isn't supported by the driver, or kernel version --- src/compositor-drm.c |

[PATCH] desktop-shell: support an option to use 16 bit color or not, instead of using it by default

2015-05-20 Thread nerdopolis
--- clients/desktop-shell.c | 13 +++-- man/weston.ini.man | 4 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/clients/desktop-shell.c b/clients/desktop-shell.c index e2f9f80..970b9f0 100644 --- a/clients/desktop-shell.c +++ b/clients/desktop-shell.c @@ -94,6 +9

Re: [PATCH] desktop-shell: support an option to use 16 bit color or not, instead of using it by default

2015-05-20 Thread nerdopolis
this with obvious additions, rather than being forced > to add even more switches. > > I am also annoyed that the keywords have dashes in them (thus requiring > the C variable that stores the value to have a different name) but that > seems to be well-established here... &g

[PATCH] desktop-shell: support an option to use 16 bit color or not, instead of using it by default

2015-05-20 Thread nerdopolis
--- clients/desktop-shell.c | 13 +++-- man/weston.ini.man | 4 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/clients/desktop-shell.c b/clients/desktop-shell.c index e2f9f80..d4ba127 100644 --- a/clients/desktop-shell.c +++ b/clients/desktop-shell.c @@ -94,6 +9

[PATCH] desktop-shell: support an option to use 16 bit color or not, instead of using it by default

2015-05-21 Thread nerdopolis
--- clients/desktop-shell.c | 10 -- man/weston.ini.man | 4 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/clients/desktop-shell.c b/clients/desktop-shell.c index e2f9f80..cc4a502 100644 --- a/clients/desktop-shell.c +++ b/clients/desktop-shell.c @@ -94,6 +94,7

Re: [PATCH] desktop-shell: support an option to use 16 bit color or not, instead of using it by default

2015-05-21 Thread nerdopolis
On Thursday, May 21, 2015 05:23:30 PM you wrote: > On Thu, May 21, 2015 at 04:35:16PM -0400, nerdopolis wrote: > > --- > > clients/desktop-shell.c | 10 -- > > man/weston.ini.man | 4 > > 2 files changed, 12 insertions(+), 2 deletions(-) > >

Re: [PATCH] desktop-shell: support an option to use 16 bit color or not, instead of using it by default

2015-05-23 Thread nerdopolis
On Friday, May 22, 2015 01:19:58 AM you wrote: > On Thu, May 21, 2015 at 11:15:54PM -0400, nerdopolis wrote: > > On Thursday, May 21, 2015 05:23:30 PM you wrote: > > > On Thu, May 21, 2015 at 04:35:16PM -0400, nerdopolis wrote: > > > > --- > &g

[PATCH] desktop-shell: provide an option, background-bpp , for specifing the bit depth of the wallpaper

2015-05-25 Thread nerdopolis
--- clients/desktop-shell.c | 13 +++-- man/weston.ini.man| 5 + tests/internal-screenshot.ini | 1 + 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/clients/desktop-shell.c b/clients/desktop-shell.c index 777a50a..d620daf 100644 --- a/clients/deskto

[ANNOUNCE] Wayland Live CD release

2015-06-06 Thread nerdopolis
Hi. I have pushed out new ISO files for the Wayland Live CD project, named after my favorite celebrity (Rebecca Black). These have Wayland an Weston master, which when built, were a few commits ahead of the 1.8 releases of Wayland and Weston. Notably: The bash waylandloginmanager no longer use

Wayland blur/other effect reigons?

2011-06-02 Thread nerdopolis
Hi. I was wondering, how are you planning to allow Wayland applications put blur on the screen? Will it be specified by the app as a reigion for the compistor to handle, or will the effect be handled by the clients? (someone suggested that the effects could be client side) There might also be

Programs running as different user accounts?

2011-08-13 Thread nerdopolis
Hi. I was thinking, but I don't know how often something like this will be used: sometimes a user might need to run a program running as a different user along with their session (for maybe testing, or something). Seeing that Wayland uses a file socket, file permissions could get in the way. W

Building Wayland on Ubuntu 12.04

2011-12-23 Thread nerdopolis
Hi. I am trying to build Wayland on Ubuntu with the below script, on a debootstrap created chrooted Ubuntu 12.04 system. I had to make a few modifications to the build instructions, such as the --libdir=$WLD/lib/$(dpkg- architecture -qDEB_HOST_MULTIARCH), as Ubuntu's new Multiarch puts the libra

Mesa and nouveau and virtualbox?

2012-01-29 Thread nerdopolis
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, and weston-desktop-shell is failing to start. I also am having

Re: Mesa and nouveau and virtualbox?

2012-01-29 Thread nerdopolis
On Sunday, January 29, 2012 11:43:34 PM Joakim Sindholt wrote: > 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. T

new libpng error while compiling Wayland now

2012-01-31 Thread nerdopolis
Hi. When I try to compile Wayland now, I get an error when make tries to build a client. (although weston builds) -- /usr/bin/ld: libtoytoolkit.a(cairo-util.o): undefined reference to symbol 'png_set_filler@@PNG12_0' /usr/bin/ld: note: 'png_set_filler@@PNG12_0' is define

Re: [PATCH] configure: add libpng to client libs

2012-02-01 Thread nerdopolis
On Wednesday, February 01, 2012 12:13:58 PM Pekka Paalanen wrote: > configure.ac |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/configure.ac b/configure.ac > index 7bc9881..550bb3c 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -117,7 +117,7 @@ AM_CONDITIONAL

xf86-video-wlshm driver doesn't refresh window contents

2012-02-01 Thread nerdopolis
Hi. Another thing I would like to report is that I tried the nested Wayland server for Wayland on my Live CD, and it seems that the contents of the windows do not refresh. The thing is, I can make the apps "do" things, such as closing out the window if I click in the correct reletive area on th

Re: [PATCH] configure: add libpng to client libs

2012-02-05 Thread nerdopolis
On Wednesday, February 01, 2012 08:48:17 AM nerdopolis wrote: > On Wednesday, February 01, 2012 12:13:58 PM Pekka Paalanen wrote: > > configure.ac |2 +- > > > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/configure.ac b/config

Re: Can't build xwayland

2012-03-14 Thread Nerdopolis
writes: > > Based on > http://lists.freedesktop.org/archives/wayland-devel/2011-June/001163.html > but using git://people.freedesktop.org/~krh/xserver -b xwayland since it > appears to have the patches from Corentin's repo: (gmane needed me to prune the quoted text) Install the latest xmarcro

Re: Can't build xwayland

2012-03-15 Thread Nerdopolis
writes: (Pruned for GMANE) I export these variables in my build script for xwayland export PKG_CONFIG_PATH=$WLD/lib/pkgconfig/:$WLD/share/pkgconfig/ export ACLOCAL="aclocal -I $WLD/share/aclocal" export C_INCLUDE_PATH=$WLD/include export LIBRARY_PATH=$WLD/lib export PKG_CONFIG_ALLOW_SYSTEM_CFL

Wayland Live CD

2012-03-17 Thread nerdopolis
Hi. I am working on a Wayland Live CD here under this Sourceforge Project. http://sourceforge.net/projects/rebeccablackos/ (yes that is the name of the project, and it has Wayland on it along with many Wayland toolkits, such as QT, GTK, EFL, and XWayland) I currently have two ISO's for testin

Various clients crashing when hovered

2012-05-06 Thread nerdopolis
Hi. I noticed that both GTK apps (with gtk from the csd branch, and most likely the main branch) also the default Weston clients are recently crashing due to a new patch Shawn Laddens's patch fixes the crash issue with gtk. http://lists.freedesktop.org/archives/wayland-devel/2012-May/003272.

Wayland and GL_MAX_TEXTURE_SIZE

2012-07-08 Thread nerdopolis
5000 pixels to Wayland running nested under Wayland in DRM or X11 mode it gets garbled... [23:42:02] nerdopolis: You might be exceeding the mts for your card. Check the output of 'glxinfo -l|grep -i max_texture_size' [23:46:57] soreau: hang on... It's not on my image... I'll n

Re: wayland-devel Digest, Vol 22, Issue 88

2012-07-31 Thread nerdopolis
On Tuesday, July 31, 2012 09:59:34 AM wayland-devel-requ...@lists.freedesktop.org wrote: > Send wayland-devel mailing list submissions to > wayland-devel@lists.freedesktop.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.freedesktop.org/mailman/listinfo

Re: wayland-devel Digest, Vol 22, Issue 88

2012-07-31 Thread nerdopolis
On Tuesday, July 31, 2012 09:59:34 AM wayland-devel-requ...@lists.freedesktop.org wrote: > 1343738868-27400-1-git-send-email-tiago.vigna...@intel.com Hi. I was the one that was having the issues with libjpeg, and this patch worked for me. Thanks ___ wa

New Wayland live CD

2012-08-08 Thread nerdopolis
Hello. For anyone who is interested in testing Wayland, I created a new version of my Wayland Live CD: (which is still named after my favorite celebrity) Project page: https://sourceforge.net/projects/rebeccablackos/ Direct Download Link: http://sourceforge.net/projects/rebeccablackos/files/Reb

Re: Weston doesn't work with gl enabled cairo on radeon

2012-08-10 Thread Nerdopolis
writes: > Is this a bug in weston or cairo? > IIt's a bug in Mesa. Try reverting mesa to commit 102617bc5206e459bb1743d2d72341dbfe77bc58 That's what I had to do. ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freed

<    1   2