File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ 2025-10-31 i3lock 2.16
2+
3+ • fix crash when the user changes the XKB configuration
4+ • when started on Wayland, display an error and usage
5+ • switch to clang-format 15 (with InsertBraces)
6+ • fix -Werror=calloc-transposed-args by swapping calloc args
7+ • reword: remove "dynamic" TWM
8+ • update meson setup command in README
9+ • do not increase failed_attempts beyond 999
10+ • i3lock.1 man page: fix acute accent
11+ • declare a development shell in flake.nix
12+ • fix in_dpi variable checking
13+ • meson: use explicit_bzero if it is available
14+
1152024-03-16 i3lock 2.15
216
317 • unlock indicator: display current keyboard layout when
Original file line number Diff line number Diff line change 66project (
77 ' i3lock' ,
88 ' c' ,
9- version : ' 2.15 ' ,
9+ version : ' 2.16 ' ,
1010 default_options : [
1111 ' c_std=c11' ,
1212 ' warning_level=1' , # enable all warnings (-Wall)
You can’t perform that action at this time.
0 commit comments