This website requires JavaScript.
Explore
Help
Sign in
PolytreeDE
/
rofi
Watch
1
Star
0
Fork
You've already forked rofi
0
mirror of
https://github.com/davatorium/rofi.git
synced
2024-11-11 13:50:48 -05:00
Code
Releases
Activity
fc75a204d5
rofi
/
include
/
xkb.h
6 lines
84 B
C
Raw
Normal View
History
Unescape
Escape
rofi: Migrate to libxkbcommon Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-02-21 07:10:32 -05:00
#
ifndef ROFI_XKB_H
#
define ROFI_XKB_H
Fix #348, give a warning when font failed to parse
2016-03-01 13:48:18 -05:00
typedef
struct
xkb_stuff
xkb_stuff
;
rofi: Migrate to libxkbcommon Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-02-21 07:10:32 -05:00
#
endif
Copy permalink