0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wlmaker: Aim to address compiler warning. More... about 13 hours ago
wlmaker: Adds documentation for EXEC and Execute, includes libbase updates. More... 1 day ago
wlmaker: Adds EXEC and Execute as supported actions. More... 1 day ago
toolkit: Draws a small triangle hint on menu items having a submenu. More... 3 days ago
toolkit: Remove superflous empty line. More... 3 days ago
roadmap: Updates features list. More... 4 days ago
roadmap: Update goals for v0.7 More... 4 days ago
root menu: Ensure wmmenugen is present when generating documentation. More... 4 days ago
root menu: Adds documentation. More... 4 days ago
root menu: Fixes test not catching lack of wmmenugen. More... 4 days ago
root menu: Adds means to include plist files, or to generate from a shell command. More... 19 days ago
wlmaker: Remove some dead code, and mark start of generating menu from XDG repos# More... 19 days ago
toolkit: Fixes conditional jump by unitialized variable warning - remove unnecessary check. More... 19 days ago
toolkit: Minor readability improvement in wlmtk_menu_t test. More... 19 days ago
toolkit: Accepts pointer motion and restores highlight for item under pointer. More... 19 days ago
toolkit: Add keyboard navigation for wlmtk_menu_t submenus using left, right and escape. More... 19 days ago
toolkit: Let keyboard up/down arrow navigation wrap around on wlmtk_menu_t. More... 20 days ago
toolkit: Adds initial keyboard navigation for one-layered wlmtk_menu_t. More... 20 days ago
submodules: Chases libbase, to use NULL-safe bs_dllist_t iterators. More... 20 days ago
toolkit: Adds wlmtk_keyboard_sym handlers and initial keyboard wiring for wlmaker_root_menu_t. More... 21 days ago
toolkit: Update features, indicating ongoing work on permit menu navigation by key. More... 21 days ago
roadmap: Updates with recent changes, and fix missing checkmark in feature list. More... 21 days ago
toolkit: Replaces wlmtk_element_vmt_t::pointer_blur with an event. More... 21 days ago
toolkit: Rearranges pointer methods in wlmtk_element_t for better readability. More... 21 days ago
toolkit: Refactors pointer motion handling, with more stringent invariants and tests. More... 2 months ago
toolkit: Eliminates wlmtk_element_pointer_enter and wlmtk_element_pointer_leave, now handled by signals. More... 2 months ago
toolkit: Migrates wlmtk_menu_item_t off the enter/leave virtual methods to the signals. More... 2 months ago
toolkit: Migrates wlmtk_button_t off the enter/leave virtual methods to the signals. More... 2 months ago
toolkits: Adds pointer_enter and pointer_leave events to wlmtk_element_t. More... 2 months ago
toolkit: Replaces memcpy by direct struct assignment. More... 2 months ago