uTox / uTox

µTox the lightest and fluffiest Tox client
Other
1.01k stars 190 forks source link

Can we make the UI declarative? #139

Open benwaffle opened 8 years ago

benwaffle commented 8 years ago

It might make things cleaner. We'd still have to list event handlers in code, or we could even dlopen() the utox binary

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

GrayHatter commented 7 years ago

wut?

benwaffle commented 7 years ago

like XML or something

GrayHatter commented 7 years ago

Something similar is on the short list, but I doubt anyone will ever convince me it should be something other than str8c.

The plan I have though, is to make the UI layout MUCH easier to work with.

cebe commented 7 years ago

You can have it declarative even in str8c.

redmanmale commented 7 years ago

A single-header ANSI C gui library

cebe commented 7 years ago

23000 LOC in one file!? :-D

GrayHatter commented 7 years ago

utox used to have a single header too :D