blob: 9eccd842636372b81cab048b24011f6409c032e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Title: Rename BrowserWindow to something else
Author: rodarima
Created: Fri, 25 Oct 2024 17:57:51 +0000
State: open
The current BrowserWindow structure is actually holding the information for the tab, not the FLTK window. In fact, there is no way to iterate among windows from Dillo itself.
--%--
From: DiegoSpirit
Date: Mon, 17 Mar 2025 10:57:49 +0000
BrowserWidget ?
|