Re: [dev] Announcing a couple small X11 utilities

2024-02-15 Thread Enrico Weigelt, metux IT consult
sources - also makes it easier for distros etc. --mtx -- --- Hinweis: unverschlüsselte E-Mails können leicht abgehört und manipuliert werden ! Für eine vertrauliche Kommunikation senden Sie bitte ihren GPG/PGP-Schlüssel zu. --- Enrico Weigelt, metux IT consult Free software and Linux embedded

Re: [dev] lightweight build system

2017-08-28 Thread Enrico Weigelt, metux IT consult
On 02.08.2017 00:10, Ori Bernstein wrote: On Sun, 23 Jul 2017 23:29:04 +0300 ochern wrote: Unfortunately as more complex becomes configuration part the more perverted and unreadable it will look when done using make, at the same time it will keep nice look in pure shell

[dev] surf: which webkit version

2017-05-02 Thread Enrico Weigelt, metux IT consult
Hi folks, I've tried to build surf mainline, but seems to be incompatible w/ my webkit version. Which one should I use ? --mtx

Re: [dev] surf+tabbed and session management

2017-04-16 Thread Enrico Weigelt, metux IT consult
On 15.04.2017 22:46, hiro wrote: > the interface is not so hard, browser needs to communicate via lines > of text to one process. for that it has stdin/out. process that starts > the browser can arrange those fds internally as is needed. doing that > for multiple processes is what i called

Re: [dev] surf+tabbed and session management

2017-04-14 Thread Enrico Weigelt, metux IT consult
On 14.04.2017 16:10, hiro wrote: > just for inspiration: > > check out the format in .opera-12/sessions/autosave.win > plaintext .ini format, keeps history per tab, including title, url, > position, etc. okay, that's easy and obvious. BUT: how can we do that properly w/ multiple processes ? I'm

[dev] surf+tabbed and session management

2017-04-14 Thread Enrico Weigelt, metux IT consult
Hi folks, I'm currently looking for a clean way to implement an session management similar to what we already on chrome + onetab. Basicly two main goals: a) when restarted it should open up all tabs (and windows) just like they were before the last termination. b) allow stashing away tabs,