[dev] [dwm] [patch] per-window keyboard layout update for dwm-6.0

2015-04-28 Thread Petr Vaněk
Hi, I update Evgeny's http://dwm.suckless.org/patches/pwkl patch for version dwm-6.0. Maybe someone will find it usefull. Best regards, Petr diff --git a/dwm.c b/dwm.c index 1d78655..f42dcd5 100644 --- a/dwm.c +++ b/dwm.c @@ -36,6 +36,7 @@ #include #include #include +#include #ifdef XINER

Re: [dev] [svkbd] layout.sr.h

2021-08-02 Thread Petr Vaněk
Hi, On Fri, Jul 30, 2021 at 09:24:17PM +0200, Hiltjo Posthuma wrote: > On Fri, Jul 30, 2021 at 08:53:33PM +0200, Страхиња Радић wrote: > > On 21/03/29 11:39, Страхиња Радић wrote: > > > On 21/03/29 11:25, Hiltjo Posthuma wrote: > > > > You can add the patch as an attachment or inline and send it f

Re: [dev] [surf] Application renders unresponsive after first keystrokes

2022-10-09 Thread Petr Vaněk
Hi, On Sun, Oct 09, 2022 at 06:12:56PM +0200, Chris Weber wrote: > Surf is my browser for 6 month (/wo any issue ) and last week the above > issue arose. > When I navigate to any website (js heavy or html only) and begin to > interact with the website via keyboard, the website content renders > un

Re: [dev] surf/webkit2gtk-2.38.0 file descriptors

2022-10-21 Thread Petr Vaněk
Hi, On Sun, Oct 16, 2022 at 05:48:44PM +0200, Quentin Rameau wrote: > I've hacked some solution to the problem of passing the socket pair > to the web-extension. > > It is pushed to git but not released yet, > please test it and report if it works or if you get any issue with it. I have tested i