GTK panel not getting events

Hello, I’m working on a custom panel for my own desktop environment and its not receiving any mouse or keyboard events when I used “GTK_DEBUG=interactive” on ExpidusOS Shell.

Files to look at:
The glade file (“panel.glade”) - https://github.com/ExpidusOS/shell/blob/redesign/src/shell/panel.glade
The C source code (“panel.c”) - https://github.com/ExpidusOS/shell/blob/redesign/src/shell/panel.c
The C header file (“panel.h”) - https://github.com/ExpidusOS/shell/blob/redesign/include/expidus-shell/panel.h

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.