hyprlock/src
Maximilian Seidler 88f3f7a8f0 guard against keymap nullptr
avoid this crash:
```
#2  <signal handler called>
#3  xkb_keymap_layout_get_name (keymap=0x0, idx=0) at ../libxkbcommon/src/keymap.c:327
#4  0x00005791d0502cef in replaceAllLayout (str="Layout: $LAYOUT") at /usr/include/c++/14.2.1/bits/unique_ptr.h:193
```
2025-04-23 09:00:38 +02:00
..
auth auth: use static for getValue (#732) 2025-04-08 16:37:13 +02:00
config config: default to center for label halign and valign (#748) 2025-04-15 09:05:42 +00:00
core core: remove CSeatManager::getActiveKbLayoutName 2025-04-23 08:40:35 +03:00
helpers core: clang-tidy and comp fixes (#679) 2025-02-06 11:36:08 +00:00
renderer guard against keymap nullptr 2025-04-23 09:00:38 +02:00
defines.hpp core: more hyprutils smart pointer usage and safe references to widgets (#686) 2025-03-05 08:35:43 +01:00
main.cpp core: print hyprlock version in the logs (#703) 2025-03-08 10:49:01 +01:00