Jose Gonzalez writes:
>>> They do not really allow for a fully creative approach to desktop theming.
>>>
>>
>> This is vague and non-specific. How does the most powerful themeing engine
>> for the Unix desktop not allow "a fully creative approach"?
>>
>>
> It doesn't allow for creating
Jaehwan Kim writes:
> 2014년 9월 19일 금요일, Kosyrev Serge<_deepf...@feelingofgreen.ru>님이 작성한 메시지:
>
>> Tom Hacohen > writes:
>> > On 19/09/14 05:48, Jaehwan Kim wrote:
>> >> #define ELM_RECTS_INTERSECT(x, y, w, h, xx, yy, ww, hh) (((x) < ((xx)
>&
Daniel Kolesa writes:
> 2014-09-19 9:22 GMT+01:00 Kosyrev Serge <_deepf...@feelingofgreen.ru>:
>> Tom Hacohen writes:
>> > On 19/09/14 05:48, Jaehwan Kim wrote:
>> >> #define ELM_RECTS_INTERSECT(x, y, w, h, xx, yy, ww, hh) (((x) < ((xx)
>> +
Tom Hacohen writes:
> On 19/09/14 05:48, Jaehwan Kim wrote:
>> #define ELM_RECTS_INTERSECT(x, y, w, h, xx, yy, ww, hh) (((x) < ((xx) +
>> (ww))) && ((y) < ((yy) + (hh))) && (((x) + (w)) > (xx)) && (((y) + (h)) >
>> (yy)))
>> #define ELM_PI 3.14159265358979323846
>> +#define ELM_SCALE_SIZE(x)
Good day, folks!
Some problems with how Terminology 0.6.1 handles the 'reset' command:
1. It doesn't clear scrollback, iff there was more than a screenful of text.
2. It doesn't fix the damage that 'stty sane' does to the backspace key
handling.
I've noticed it doesn't link to ncurses..
--
с