| Age | Commit message (Collapse) | Author |
|
return and handle area sizes now...
|
|
Windows port!
|
|
|
|
|
|
implementation to handle the new KeyEvent. Everything seems to work on this end...
|
|
area_unix.go since all are now being handled.
|
|
|
|
a bit.
|
|
KeyEvent setup.
|
|
|
|
|
|
not been written, and thus the package will not build yet.
|
|
|
|
YAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAY
|
|
|
|
needed after that event has been handled. (Having Repaint() as a method deadlocked for the same reason resizing deadlocked before.)
|
|
|
|
|
|
|
|
|
|
types like cairo_t; remove the hack to make GTK+ builds work in the meantime. As a side effect, package ui now requires go tip to build; reflected this in the README.
|
|
I think I might be able to do what I originally wanted to do with keyboards... also more TODOs.
|
|
makes some interesting assumptions that might allow me to get a better solution to this whole keystroke ordeal after all... if I'm provided with irrefutable evidence.
|
|
|
|
|
|
properly...
|
|
|
|
that need to be worked out before we can move on...
|
|
resize events, but since we're not handling scroll events, the scroll position won't change yet. (We're also not drawing with scrolling just yet.)
|
|
|
|
|
|
shut down. It will be used for drawing to Areas because using GDI itself is more complex than it needs to be.
|
|
|
|
to see the full details of the install.
|
|
multiarch-support again for testing
|
|
(this is why you test builds on all platforms, folks!) and added a TODO about resizing on Windows in the meantime.
|
|
|
|
outside the actual size of the widget. (I did notice this before.)
|
|
|
|
|
|
planning document.
|
|
|
|
|
|
for now...
|
|
|
|
|
|
|
|
the code today...
|
|
|
|
more; it should be complete enough for ExtKey now.
|