The X11 Work Bench, an IDE for working on X11 applications, with a simple C language toolkit that should be familiar and easy to use for old school GUI programmers (currently pre-alpha state)
Other
4
stars
0
forks
source link
text object and edit window need more efficient "invalidate window" algorithms #17
basically, to save time and move the project forward, the entire window is being invalidated during a number of cursor and editing operations. The vast majority of these should show up with '--subsys editwindow' debug messages.
basically, to save time and move the project forward, the entire window is being invalidated during a number of cursor and editing operations. The vast majority of these should show up with '--subsys editwindow' debug messages.