Skip to content

Commit d8e853e

Browse files
committed
release v2.15
1 parent 3b6511d commit d8e853e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2024-03-16 i3lock 2.15
2+
3+
• unlock indicator: display current keyboard layout when
4+
user types password (with --show-keyboard-layout flag).
5+
16
2022-06-21 i3lock 2.14.1
27

38
• unlock indicator: display only caps lock and num lock,

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
project(
77
'i3lock',
88
'c',
9-
version: '2.14.1',
9+
version: '2.15',
1010
default_options: [
1111
'c_std=c11',
1212
'warning_level=1', # enable all warnings (-Wall)

0 commit comments

Comments
 (0)