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
541c653913
rofi
/
include
/
dialogs
/
combi.h
6 lines
86 B
C
Raw
Normal View
History
Unescape
Escape
Add combi viewer. Use by adding combi to the list of enabled modi.
2015-03-30 14:12:22 -04:00
#
ifndef __COMBI_DIALOG_H__
#
define __COMBI_DIALOG_H__
Big rename from Switcher to Mode internal, to match with user terminology
2015-11-25 03:26:38 -05:00
extern
Mode
combi_mode
;
Add combi viewer. Use by adding combi to the list of enabled modi.
2015-03-30 14:12:22 -04:00
#
endif
Copy permalink