zenbook_conf
2025-03-15 mar77ivs_memory: optimize for smaller screens master
2025-03-15 mar77iadd vs_memory
2025-03-15 mar77iyuuge update. new game, fixed slider, slow progress...
2025-02-20 mar77iconsolidate bookpaint_menu<->draw_image interactions
2025-02-18 mar77ibasic color chooser, basic drawing functionality
2025-02-17 mar77iright-aligned text inputs
2025-02-16 mar77ibookpaint: visually finish the menu
2025-02-14 mar77istart redoing bookpaint
2025-02-14 mar77iadd connect_four.py
2025-02-14 mar77imake repeatbutton public to ui
2025-02-14 mar77ihaving update, draw in EventMethodDispatcher lets Paren...
2025-02-14 mar77icleanup: add enabled flag rather than reparenting with...
2025-02-14 mar77ino need to super().draw() and super().update() on Parent
2025-02-13 mar77iallow sliders with handle width
2025-02-12 mar77iadd MessageBox's Rect to ui/__init__.py
2025-02-11 mar77irotate <, > for spinner arrows.
2025-02-11 mar77isplit up ui/base.py
2025-02-11 mar77ifix method order to be handle_event, update, draw....
2025-02-11 mar77ivarious cleanups, draw message window background as...
2025-02-11 mar77iuse focus stack for modal and cursor
2025-02-10 mar77iscroll field, but without scrollbars
2025-02-06 mar77iclean up modal and messagebox message update
2025-02-05 mar77isplit up vectors module too
2025-02-04 mar77isplit up ui module
2025-02-03 mar77ibookpaint mvp
2025-02-02 mar77iadd create_desktop_file.sh and .gitignore
2025-01-28 mar77iMVP bookpaint. collapse some unnecessary abstractions
2025-01-28 mar77iadd spinner. clean up class hierarchy, move cursor...
2025-01-27 mar77iallow mouse to place cursor
2025-01-27 mar77isuper-slim basic modality
2025-01-21 mar77iimport zenbook_conf
2025-01-21 mar77iimport vectors, shapes
2025-01-21 mar77iimport bluetooth, xinput, xrandr
2025-01-21 mar77iconsolidate key methods
2025-01-21 mar77iadd TextInput and Cursor.
2025-01-21 mar77iadd switch
2025-01-17 mar77iinitial commit: buttons.