aboutsummaryrefslogtreecommitdiff
path: root/292/index.md
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2025-09-28 20:26:15 +0200
committerRodrigo <rodarima@gmail.com>2025-09-28 23:10:55 +0200
commitfb510ea86be5ceb9e91573890242581fdbd77ad8 (patch)
treed819fe40683592008d136727f5a0b03e48dc1164 /292/index.md
Initial versionHEADmain
Diffstat (limited to '292/index.md')
-rw-r--r--292/index.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/292/index.md b/292/index.md
new file mode 100644
index 0000000..9eccd84
--- /dev/null
+++ b/292/index.md
@@ -0,0 +1,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 ? \ No newline at end of file