Re: Text extents in cairo

2013-02-01 Thread Uli Schlachter
Hi, On 31.01.2013 23:35, Vasya Belkin wrote: Hi, is it possible to find out text extents, e.g. width/height of string? Because the following code gives segmentation fault I'm not sure, whether this is a bug or not: local lgi = require 'lgi' local cairo = lgi.cairo local cr =

Re: Text extents in cairo

2013-02-01 Thread Uli Schlachter
Hi, On 01.02.2013 13:07, Vasya Belkin wrote: [...] The thing with cairo's toy font API: I have no idea what is that :) Cairo has several toy APIs. These are things which are nice to have, but shouldn't really be used by applications. For example, cairo can directly read and write PNG files, but

Re: Text extents in cairo

2013-02-01 Thread Vasya Belkin
I mean I had a GUI on the second (TV) screen, that looked pretty much like a regular desktop - icons, acting as launchers of movies and animations for my children + area, where the chosen icon was shown enlarged on mouse over, to support work with wireless mouse from some distant sofa :), +

Re: [ANNOUNCE] awesome 3.4.14 released

2013-02-01 Thread Adrian C.
On Thu, 31 Jan 2013, Uli Schlachter wrote: OK, so let's turn this into a patch. Could at least two different persons test the attached patch on 3.4 and confirm that this fixes our issue? Ping? Hi patch works, thanks! -- Adrian C. (anrxc) | anrxc..sysphere.org | PGP ID: D20A0618 PGP

Window doesn't get refreshed

2013-02-01 Thread Kasimir Knallkopf
Hello. Awesome doesn't refresh my window. Try this: $ R plot (1:10,1:10) # should see a plot now, but it doesn't get drawn until you resize it or give it some other event # pause here plot (1:10,10:1) # the plot should look different, but again, it doesn't get updated q(save='no') I use

[awesome bugs] #1077 - Using english keyboard layout instead of Xorg's config. awesome.restart() fixes it. (Attachment added)

2013-02-01 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#1077 - Using english keyboard layout instead of Xorg's config. awesome.restart() fixes it. User who did this - anrxc (anrxc) -- Attaching psychon's patch for v3.4.14 from the mailing list.

[awesome bugs] #1077 - Using english keyboard layout instead of Xorg's config. awesome.restart() fixes it.

2013-02-01 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#1077 - Using english keyboard layout instead of Xorg's config. awesome.restart() fixes it. User who did this - Uli Schlachter (psychon) -- Just committed this to git (both 3.4 and master), could