Re: Cursor themes

2012-08-13 Thread Kristian Høgsberg
=Oxygen_Black ... background-image=/home/krh/Downloads/bubbles-1366.png (etc) thanks, Kristian > Cheers, > devilhorns > From 17d6500757be4184a0cb11c2a8d8c331ef18a1e6 Mon Sep 17 00:00:00 2001 > From: Christopher Michael > Date: Sat, 11 Aug 2012 15:09:02 +0100 > Subject: [PATCH] Ad

Re: Cursor themes

2012-08-13 Thread Andreas Ericsson
On 08/11/2012 04:18 PM, Christopher Michael wrote: > Hi All, > > I have attached a couple of patches for both Wayland and Weston. > > The first patche fixes Wayland to also look in the xorg cursor theme > directories for pointer images. > > The second patch adds the ability in Weston for specify

Cursor themes

2012-08-11 Thread Christopher Michael
theme in the weston.ini file: [cursors] theme=THEME_NAME Cheers, devilhorns >From 17d6500757be4184a0cb11c2a8d8c331ef18a1e6 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Sat, 11 Aug 2012 15:09:02 +0100 Subject: [PATCH] Add support for X cursor themes. This patch adds a few m