Darkmode

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

9 check-ins

2026-03-31
15:50
Fix set/get Leaf check-in: b06e42d63c user: emiliano tags: trunk
2026-03-18
15:47
Whitespace. No code changes check-in: e712ab7581 user: emiliano tags: trunk
15:43
Add a script file with a function to check whether darkmode is active. check-in: 9e70e79dad user: emiliano tags: trunk
2026-03-17
20:30
Return TCL_OK, not result, as we convert errors to "false" check-in: 9e1a41705b user: emiliano tags: trunk
19:11
Set/Get depending on # args check-in: f9c53447f4 user: emiliano tags: trunk
13:39
Add empty darkmode.n to avoid install errors check-in: 4c52e114ce user: emiliano tags: trunk
13:37
The window attribute must be set on the wrapper window, not in the toplevel window. Modify signature to accept the wrapper window id instead of the Tk name of the toplevel window. This info is directly available from script level with [wm frame $toplevel] but from C it requires access to the internal API (ugh!). check-in: e6c1e4fe78 user: emiliano tags: trunk
2026-03-16
14:29
Initial files check-in: fd4b9f5ee0 user: emiliano tags: trunk
14:21
initial empty check-in check-in: ae54ae1949 user: egavilan tags: trunk