On Fri, Dec 23, 2016, at 15:07, Cág wrote:
> I was trying to create an archive with my gtk themes with
> "tar -c themes | xz > themes.tar.xz"
> and it says "tar:strlcpy: input string too long".
I tried this command on a few directories and did not get a malfunction.
Hi,
2016-12-17 17:51 GMT, Sylvain BERTRAND :
> The real pb are web coders: many of the web sites could have a noscript
> portal
> without losing significant functionalities. The web sites which _must_ have
> a
> rich GUI (hence a dynamic browser, for instance soundcloud) should provide
> an
> simp
On 2016-12-17 20:22, Cág wrote:
And this is why the web engine should be in C, hackable, simple and
small enough
to be compiled with tcc/pcc/scc, just like other suckless software
(I haven't tried scc though, looks like active work is in progress by
glancing
at the log and hackers list).
I j
On Fri, 23 Dec 2016 20:07:11 +
Cág wrote:
Hey,
> I was trying to create an archive with my gtk themes with
> "tar -c themes | xz > themes.tar.xz"
> and it says "tar:strlcpy: input string too long".
>
> The same happens without piping. BusyBox' tar did this
> fine.
>
> Also, when trying to
Hi,
I was trying to create an archive with my gtk themes with
"tar -c themes | xz > themes.tar.xz"
and it says "tar:strlcpy: input string too long".
The same happens without piping. BusyBox' tar did this
fine.
Also, when trying to extract the created archive (tar -xvf),
it says "malformed tar a
Hi Eon,
Thanks I owe you at least a beer, it works perfectly! I made the
changes and finally have both, alpha and systray working together,
great job!
Thanks a lot.
Muito obrigado.
Joel
2016-12-23 4:52 GMT-03:00 Eon S. Jeon :
> On 12/19/2016 9:04 PM, joelb...@gmail.com wrote:
>>
>> Hi Eon,
>>
>
This patch is a merge b/w systray and alpha.
Additional changes are:
- create systray->win with apropriate visual and attributes
- utilize _NET_SYSTEM_TRAY_VISUAL to let tray icon alpha-aware
---
config.def.h | 14 +-
config.mk| 2 +-
drw.c| 59 +++--
drw.h| 3 +
d