From 7971ffe859cb0436472c0ece97e50776a0019494 Mon Sep 17 00:00:00 2001 From: Hibryda Date: Wed, 25 Mar 2026 17:24:55 +0100 Subject: [PATCH] =?UTF-8?q?fix(electrobun):=20simplified=20stub=20page=20?= =?UTF-8?q?=E2=80=94=20no=20RPC,=20relies=20on=20native=20C=20resize=20onl?= =?UTF-8?q?y?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui-electrobun/public/resize-test.html | 90 ++++++--------------------- 1 file changed, 20 insertions(+), 70 deletions(-) diff --git a/ui-electrobun/public/resize-test.html b/ui-electrobun/public/resize-test.html index d3513d2..d2f7d74 100644 --- a/ui-electrobun/public/resize-test.html +++ b/ui-electrobun/public/resize-test.html @@ -1,82 +1,32 @@ + -
-
-
-
- -

Resize Stub — Electrobun + libagor-resize.so

-
Waiting for RPC...\n
+

Resize Test - Native C Library

+

The C library (libagor-resize.so) connects button-press-event directly on the GtkWindow.

+

It does edge hit-test internally (8px border) and calls gtk_window_begin_resize_drag.

+

Move your mouse to the window edges. Click and drag to resize.

+

No RPC needed. Check the terminal for [agor-resize] logs.

+

Window size:

+