[webkit-gtk] Is there any OSX pre-build library?

2015-12-08 Thread Andrea Giammarchi
Hi everyone, I'm using `sudo port install webkit-gtk` as mentioned in the official page and it takes just about forever compared with any other Linux distro, I wonder if there's any pre-build shared library that could work? libwebkit-gtk in Ubuntu works quite well and so does webkitgtk in

Re: [webkit-gtk] WebKitGTK+ 2.12.0 released!

2016-04-02 Thread Andrea Giammarchi
It looks like it's impossible to build it on OSX since, at least, version 2.11.92: https://github.com/Homebrew/homebrew/pull/50565#issuecomment-204692495 Used formula and it args are here: https://github.com/WebReflection/homebrew-gnome/blob/master/webkitgtk.rb#L22-L37 Does anybody know if

Re: [webkit-gtk] WebKitGTK+ 2.12.0 released!

2016-04-02 Thread Andrea Giammarchi
rew + SIP issue. You can't pass > DYLD_LIBRARY_PATH to system executables; it will be ignored. /usr/bin/env > and /usr/bin/python are system executables. HomeBrew can address this by > using their own python as gir's interpreter. > > --Jeremy > > > On Apr 2, 2016, at 0

Re: [webkit-gtk] Send HTTP header line for every request

2016-06-28 Thread Andrea Giammarchi
FWIW, we've been exploring and talking about having V8 driven Gtk, instead of Moz one. My humble, and working, attempt to at least have ES2015 syntax and features, and a more NodeJS friendly environment for GJS is here: https://github.com/WebReflection/jsgtk#jsgtk All GJS examples run either out

[webkit-gtk] WebKitGTK+ VS Apple WebKit

2017-01-25 Thread Andrea Giammarchi
Hello there, I've recently read this announcement: https://twitter.com/webkit/status/823967381026263040 which as summary says: "New @WebKit features in Safari 10.1 with the macOS 10.12.4 & iOS 10.3 betas: CSS Grid, Fetch, and so much more. " I am a GNOME on ArchLinux happy user but Web, which

Re: [webkit-gtk] WebKitGTK+ VS Apple WebKit

2017-01-25 Thread Andrea Giammarchi
g features like that? Thanks again and Best Regards. On Wed, Jan 25, 2017 at 2:59 PM, Adrian Perez de Castro <ape...@igalia.com> wrote: > Hello Andrea, > > On Wed, 25 Jan 2017 10:04:43 +, Andrea Giammarchi < > andrea.giammar...@gmail.com> wrote: > &g

Re: [webkit-gtk] WebKitGTK+ VS Apple WebKit

2017-01-25 Thread Andrea Giammarchi
Thanks, and to confirm I have 2.14 indeed, 2.15 is in AUR as unstable and not brebuilt. I guess at this point I'll wait those two months :-) Best Regards On Wed, Jan 25, 2017 at 3:54 PM, Michael Catanzaro <mcatanz...@igalia.com> wrote: > On Wed, 2017-01-25 at 15:29 +0000, Andrea G

Re: [webkit-gtk] [jsc-dev] Enable WebAssembly on Linux based ports (GTK and JSCOnly)

2017-03-01 Thread Andrea Giammarchi
Chiming in, it'd be awesome to be able to test WASM on 2.16 behind a flag, I'm targeting mostly SBC including Raspberry Pi 0 where WebKitGTK+ already works like a charm (enabling WebGL and with HW accelerated layers) but I can't compare performance against WASM and building from scratch targeting

Re: [webkit-gtk] Modifying HTML before loading it in a WebView

2016-10-07 Thread Andrea Giammarchi
Out of curiosity: wouldn't an injected script in the page enabled via sha-nounce as the only one executable be enough, if CSP support is available? On Fri, Oct 7, 2016 at 10:35 AM, Michael Catanzaro wrote: > On Fri, 2016-10-07 at 09:25 +0200, Carlos Garcia Campos wrote: >

Re: [webkit-gtk] WebKitGTK+ VS Apple WebKit

2017-04-04 Thread Andrea Giammarchi
FYI the test apparently looks for V0 API which is based on document.registerElement, hence the test fails. I've filed a bug already, I'm sure they'll change that. https://github.com/NielsLeenheer/html5test/issues/501 However, it's surprising the only thing missing thing in WebKitGTK to be a fully

Re: [webkit-gtk] WebKitGTK+ VS Apple WebKit

2017-04-04 Thread Andrea Giammarchi
I was hoping from something I could call via PyGTK or GJS to be honest, like neabling WebGL and stuff like that. The part I love the most about WebKitGTK is that it runs even on a Raspberry Pi 0 but I don't want to build for every platform that has been been built by ArchLinux already, I'm not as

Re: [webkit-gtk] WebKitGTK+ VS Apple WebKit

2017-04-03 Thread Andrea Giammarchi
n, 2017-04-03 at 19:18 +0100, Andrea Giammarchi wrote: > > Dear All, > > I've just played a bit around with WebKit2GTK 2.16 for ArchLinux, > > out of Gnome-Unstable repository. > > > > The http://html5test.com/ score is like 8 points more, still under > > 400

Re: [webkit-gtk] [jsc-dev] Enable WebAssembly on Linux based ports (GTK and JSCOnly)

2017-03-01 Thread Andrea Giammarchi
rev <annu...@yandex.ru> wrote: > > > 01.03.2017, 20:10, "Andrea Giammarchi" <andrea.giammar...@gmail.com>: > > Chiming in, it'd be awesome to be able to test WASM on 2.16 behind a > flag, I'm targeting mostly SBC including Raspberry Pi 0 where WebKitGTK+ &

Re: [webkit-gtk] WebKitGTK+ VS Apple WebKit

2017-04-05 Thread Andrea Giammarchi
Adrian Perez de Castro <ape...@igalia.com> > wrote: > >> On Tue, 4 Apr 2017 23:47:29 +0100, Andrea Giammarchi < >> andrea.giammar...@gmail.com> wrote: >> >> > The part I love the most about WebKitGTK is that it runs even on a >> > Raspberry Pi 0 bu

Re: [webkit-gtk] WebKitGTK+ VS Apple WebKit

2017-04-05 Thread Andrea Giammarchi
:45 AM, Andrea Giammarchi < andrea.giammar...@gmail.com> wrote: > That'd be awesome news. I'll double check later on and eventually confirm > it (if needed). > > Best Regards > > On Wed, Apr 5, 2017 at 11:02 AM, Yusuke SUZUKI <utatane@gmail.com> > wrote: >

[webkit-gtk] Fwd: Web with WebGL issues

2017-07-27 Thread Andrea Giammarchi
Running GNOME Web 3.24.3 on ArchLinux, and it's based on WebKitGTK+ 2.16.6 The most basic ever Web page to test WebGL functionality is super flicky and broken: https://get.webgl.org/ I am on Mesa 17.1.5 and Intel hardware, GNOME is running on Wayland instead of Xorg. Dell XPS 13 (2nd gen, core

[webkit-gtk] Dark Theme and Web input

2017-07-30 Thread Andrea Giammarchi
I find it hilarious using Dark Theme means nobody can see what they write on any form online. The usage of `input { color: ButtonText; }` also makes absolute no sense to any Web standard, but it's the only way non styled input can show their text on any regular webpage. Create a page like the

Re: [webkit-gtk] Dark Theme and Web input

2017-07-30 Thread Andrea Giammarchi
ook at the C++ source too, thanks On Sun, Jul 30, 2017 at 8:56 PM, Michael Catanzaro <mcatanz...@igalia.com> wrote: > On Sun, Jul 30, 2017 at 8:14 PM, Andrea Giammarchi < > andrea.giammar...@gmail.com> wrote: > > Is there any plan to make WebKit smart enough to have native d

Re: [webkit-gtk] GTK4

2018-11-23 Thread Andrea Giammarchi
Out of curiosity, does that mean GTK4 doesn't bring interesting benefits so nobody cares about having a browser there? On Fri, Nov 23, 2018 at 6:09 PM Michael Catanzaro wrote: > On Thu, Nov 22, 2018 at 12:12 PM, Eric Williams > wrote: > > I was wondering -- has work on a GTK4 port of WebKitGTK

[webkit-gtk] Web Inspector broken in various distributions

2019-10-29 Thread Andrea Giammarchi
I couldn't find anything online related to this, and apologies if this is not the best place to discuss this, but I think Epiphany Inspector has been broken for a very long time in latest GNOME, in both ArchLinux and/or Ubuntu. Is there some dependency I am missing, in order to have the ability

Re: [webkit-gtk] Web Inspector broken in various distributions

2019-10-29 Thread Andrea Giammarchi
Thanks a lot, it looks like all I have to do is waiting for changes to land in ArchLinux. Best Regards On Tue, Oct 29, 2019 at 12:23 PM Carlos Garcia Campos wrote: > El mar, 29-10-2019 a las 11:58 +0100, Andrea Giammarchi escribió: > > I couldn't find anything onlin

Re: [webkit-gtk] WebKitGTK 2.26.4 released!

2020-02-14 Thread Andrea Giammarchi
> Always use a light theme for rendering form controls. eventually  congrats for the release On Fri, Feb 14, 2020 at 11:11 AM Carlos Garcia Campos wrote: > WebKitGTK 2.26.4 is available for download at: > > https://webkitgtk.org/releases/webkitgtk-2.26.4.tar.xz (18.4MB) >md5sum:

Re: [webkit-gtk] Hardware acceleration on raspberry pi 4 using buildroot.

2021-06-07 Thread Andrea Giammarchi
ld system currently, but will give it a try (turn on > wpe renderer switch) when i get back > > Regards > Cerezo > > On Mon, Jun 7, 2021, 8:44 AM Andrea Giammarchi < > andrea.giammar...@gmail.com> wrote: > >> Not sure if relevant, or a pr

Re: [webkit-gtk] Hardware acceleration on raspberry pi 4 using buildroot.

2021-06-07 Thread Andrea Giammarchi
Not sure if relevant, or a proper answer, 'cause I think there are no bindings for Gtk (or maybe there are?) but the fastest browser for the Pi (2, 3, 4) is WPEWebKit, which is HW accelerated. To date, I've never managed to get nearly similar performance via WebKit2-GTK: not CSS, not Canvas, even

Re: [webkit-gtk] WPEWebKit goes half speed

2021-09-17 Thread Andrea Giammarchi
[1] https://wiki.archlinux.org/title/System_time#Update_timezone_every_time_NetworkManager_connects_to_a_network On Mon, Aug 9, 2021 at 3:48 PM wrote: > On Sun, Aug 8, 2021, at 11:11 AM, Andrea Giammarchi wrote: > > cog 0.6 and 2.28 (IIRC) were just fine ... the raspbian image from the > wpewebk

[webkit-gtk] WPEWebKit goes half speed

2021-08-03 Thread Andrea Giammarchi
Dear list, I've recently built wpewebkit 2.32.3 [1] and cog 0.10 [2] and it starts/runs fine on weston in both Pi 4 32bit, Pi4 64bit, and Pi3 64bit. However, the jellyfish demo [3] that once run at ~60fps [4] is now ~24FPS on Pi 4, and ~15FPS on Pi 3. I am not using dedicated cairo glesv2

Re: [webkit-gtk] WPEWebKit goes half speed

2021-08-08 Thread Andrea Giammarchi
guess there's nothing bad in the way I build WPEWebKit there, right? Thanks for the reply though. On Wed, Aug 4, 2021 at 9:58 PM Fujii Hironori wrote: > > On Tue, Aug 3, 2021 at 6:57 PM Andrea Giammarchi < > andrea.giammar...@gmail.com> wrote: > >> Dear list, >>

[webkit-gtk] WPEWebKit 2.35.1 install issue

2021-12-05 Thread Andrea Giammarchi
After a successful build from scratch, it fails at installing. The building commands are the same since ages ago, and I've only enabled AVIF and JPEGXL. https://github.com/WebReflection/archibold.io/blob/master/aur/build-wpewebkit-bin#L82-L108 And this it the end of the building part: [3/4]

Re: [webkit-gtk] No flag for WebGPU - is it planned?

2023-10-06 Thread Andrea Giammarchi
Thanks, although I see `_Metal` or `_METAL` is a bit all over the repository ... and declared as backend for the WebGPU folder: https://github.com/WebKit/WebKit/blob/698b77b55d9bc0ab42b6f6163de772de2512793f/Source/WebGPU/WebGPU/Adapter.mm#L77 May I ask if anyone is even thinking about enabling

[webkit-gtk] No flag for WebGPU - is it planned?

2023-10-06 Thread Andrea Giammarchi
Looking at all flags in here https://github.com/WebKit/WebKit/blob/main/Source/JavaScriptCore/runtime/OptionsList.h I couldn't find anything mentioning WebGPU which is instead enabled in Safari. I wonder if anyone could gently summarize the current status or ETA for having such flag available,

Re: [webkit-gtk] Enabling SharedArrayBufer in GNOME Web (epiphany)

2023-06-20 Thread Andrea Giammarchi
AWESOME, thank you! P.S. I believe this should be a flag in preferences like it is in Safari but at least now I know what to do here, thanks again. On Tue, Jun 20, 2023 at 12:33 PM Philippe Normand wrote: > On Tue, 2023-06-20 at 11:14 +0200, Andrea Giammarchi wrote: > > I have t

[webkit-gtk] Enabling SharedArrayBufer in GNOME Web (epiphany)

2023-06-20 Thread Andrea Giammarchi
I have tried both Epiphany Technology Preview 44.0 with WebKitGTK 2.41.5 and stable Web 44.3+ with WebKitGTK 2.40.2 and nowhere in preferences, neither in about:memory, nor in CLI, I could find a way to enable SharedArrayBuffer like people using Safari can/do. I am developing JS/WASM ffi /

Re: [webkit-gtk] webkit-gtk for Windows

2024-02-06 Thread Andrea Giammarchi
FWIWI I did succeed at some point via WSL and Xming ... if interested: https://webreflection.medium.com/testing-safari-via-bash-for-windows-js-2b7b9098d9c0 On Mon, Feb 5, 2024 at 12:25 AM Michael Catanzaro wrote: > > Hi, > > The answer is no. > > You want to use the Windows port instead: >

Re: [webkit-gtk] Displaying very long HTML documents (books), etc.

2024-02-07 Thread Andrea Giammarchi
Answering from memories (TweetDeck infinite scroll challenge) the biggest challenge is not to incrementally populate the view with previous/next chapter in the book/stream, the issue is how are you going to handle that scrollbar. There's no hint on browsers to tell you that the handler reached