chore: remove unused c and o source files from repository root

Remove the stale binary and object files from the repository root directory
that are no longer referenced by the build system. Additionally, update the
atoms_get_window_name function to use AnyPropertyType instead of specific
atom types for XGetWindowProperty calls, and add a nil check on nitems to
prevent potential null pointer dereferences. Modify panel_handle_click to
minimize the currently focused client when clicking on it, rather than
keeping it focused, improving window management behavior.
This commit is contained in:
2026-01-16 04:41:39 +00:00
parent 1724f17e92
commit 6cd3a50f37
5 changed files with 10 additions and 5 deletions
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.