Greetings.
On Sat, 19 Jan 2013 09:15:31 +0100 clamiax wrote:
> Hi,
>
> I started to use Xinerama at office. Just want to inform you, if you
> already don't know it, that Xinerama (panoramix) and the DBE extension are
> mutually excluded[0]. Thus, for those who use xinerama, st is unusable.
Ther
Greetings.
On Sat, 19 Jan 2013 10:16:16 +0100 Christoph Lohmann <2...@r-36.net> wrote:
> Please all report back of any performance issues in st not using xdbe.
> You can easily enforce Xdbe by commenting out the lines that query for
> the Xdbe extension and reset the xw.buf.
Oh, that got wron
> In my own tests with dbe disabled in st and with dbe; there wasn’t much
> difference in speed on my Thinkpad. So my query is to ask you comrades
> to test st with dbe disabled and see if the missing speed difference is
> not just the four cores in my laptop.
Unfortunately my ARM netbook had
2013/1/19, Christoph Lohmann <2...@r-36.net>:
> Please all report back of any performance issues in st not using xdbe.
> You can easily enforce Xdbe by commenting out the lines that query for
> the Xdbe extension and reset the xw.buf.
With radeon-kms it show empty black screen with flickering
2013/1/19, Mihail Zenkov :
> 2013/1/19, Christoph Lohmann <2...@r-36.net>:
>> Please all report back of any performance issues in st not using xdbe.
>> You can easily enforce Xdbe by commenting out the lines that query for
>> the Xdbe extension and reset the xw.buf.
>
> With radeon-kms it show
Greetings.
On Sat, 19 Jan 2013 15:03:27 +0100 Mihail Zenkov
wrote:
> 2013/1/19, Mihail Zenkov :
> > 2013/1/19, Christoph Lohmann <2...@r-36.net>:
> >> Please all report back of any performance issues in st not using xdbe.
> >> You can easily enforce Xdbe by commenting out the lines that query
Still have same issue. If I understand right - first we draw to xw.buf
and than copy it to xw.win. In this case should by XftDrawCreate(...,
xw.buf, ...).
2013/1/19, Christoph Lohmann <2...@r-36.net>:
> Greetings.
>
> On Sat, 19 Jan 2013 15:03:27 +0100 Mihail Zenkov
> wrote:
>> 2013/1/19, Mihail
Greetings.
On Sat, 19 Jan 2013 15:49:58 +0100 Mihail Zenkov
wrote:
> Still have same issue. If I understand right - first we draw to xw.buf
> and than copy it to xw.win. In this case should by XftDrawCreate(...,
> xw.buf, ...).
You are right. I pushed that change. Thanks. Please report if you
Hello,
Apparently once Shift is held XK_Y is reported instead of XK_y on my
machine, so pasting from the X clipboard doesn't work. Attached patch
fixes that.
-- Michal Kazior.
0001-fix-pasting-from-the-X-clipboard.patch
Description: Binary data