hyprlock/src
Jan Beich 836dbfbb13
core: add missing header for BSDs after 753c538dea (#630)
src/core/Seat.cpp:76:17: error: use of undeclared identifier 'close'
   76 |                 close(fd);
      |                 ^
2024-12-30 18:40:59 +00:00
..
auth fingerprint: better feedback and don't clear input field on retry (#613) 2024-12-27 15:21:02 +00:00
config core: fix parsing grad with decimal rgb(a) colors (#595) 2024-12-22 13:56:02 +01:00
core core: add missing header for BSDs after 753c538dea (#630) 2024-12-30 18:40:59 +00:00
helpers misc: move to std::print (#592) 2024-12-22 15:09:20 +00:00
renderer widgets: add TZ env var support for $TIME (#627) 2024-12-30 15:32:46 +00:00
defines.hpp Core: move to hyprgraphics (#570) 2024-11-28 16:43:11 +00:00
main.cpp misc: print the correct commit hash (#619) 2024-12-29 08:24:25 +00:00