[PATCH 2/2] wmaker: add keyboard control to crash window
3 views
Skip to first unread message
david.m...@gmail.com
unread,
Jan 24, 2026, 5:01:44 PM (9 days ago) Jan 24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Window Maker Development
This patch is allowing to control the wpopupbutton entries via keyboard up/down arrows. It happens to me a few weeks ago during development, wmaker crashed and I lost the mouse control. I was stuck on that dialog box without a way to select another entry. --- src/dialog.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
diff --git a/src/dialog.c b/src/dialog.c index 391dda23..6568a158 100644 --- a/src/dialog.c +++ b/src/dialog.c @@ -1641,6 +1641,8 @@ typedef struct _CrashPanel { int action;/* what to do after */