Re: Running wayland inside something other than monitors.

2014-07-23 Thread Pekka Paalanen
On Wed, 23 Jul 2014 22:23:38 +0200 Kalrish Bäakjen wrote: > I had the same idea, and asked in StackExchange whether it would be > possible [1]. Even after reading the answers, the idea is flying in my > mind. I am not an experienced programmer, but am anyway interested in this, > so please tell m

Re: Running wayland inside something other than monitors.

2014-07-23 Thread Kalrish Bäakjen
I had the same idea, and asked in StackExchange whether it would be possible [1]. Even after reading the answers, the idea is flying in my mind. I am not an experienced programmer, but am anyway interested in this, so please tell me if you get anything. Regards, KB 1: http://gamedev.stackexchange

Re: Running wayland inside something other than monitors.

2014-07-22 Thread Pekka Paalanen
On Tue, 22 Jul 2014 23:24:35 -0400 Kyle Siefring wrote: > I've seen a few GUIs implemented in video games and they always suck. > I'm curious as to how one could get qt/gtk/ect running inside SDL. Would > it be practical to pile a modified Wayland and a modified toolkit > running inside SDL to

Running wayland inside something other than monitors.

2014-07-22 Thread Kyle Siefring
I've seen a few GUIs implemented in video games and they always suck. I'm curious as to how one could get qt/gtk/ect running inside SDL. Would it be practical to pile a modified Wayland and a modified toolkit running inside SDL to get this effect? I don't want to dive into a bunch of unfamilia