MCPcopy Create free account

hub / github.com/algon-320/vime / functions

Functions27 in github.com/algon-320/vime

↓ 8 callersFunctionnotify
Sends an empty message with the vime message type to the dst window.
vime/src/main.rs:97
↓ 3 callersMethodis_active
(&self)
vime/src/im_server.rs:79
↓ 3 callersFunctionis_vime_message
Determines whether an event has the vime message type if true returns the src window, otherwise returns None.
vime/src/main.rs:116
↓ 3 callersMethodl
(&self)
vime/src/im_server.rs:319
↓ 3 callersMethodr
(&self)
vime/src/im_server.rs:320
↓ 3 callersMethodt
(&self)
vime/src/im_server.rs:317
↓ 2 callersMethodb
(&self)
vime/src/im_server.rs:318
↓ 2 callersFunctioncreate_dummy_window
Creates an invisible window.
vime/src/main.rs:47
↓ 2 callersFunctionget_vime_message_type
Returns an atom used for client message tag.
vime/src/main.rs:69
↓ 1 callersFunctionabsolute_position
Calculates the absolute position of the upper-left corner of a window.
vime/src/im_server.rs:265
↓ 1 callersFunctionadjust_vime_window_position
Calculates a better position of the vime window so that it won't go out of the screen, and returns the adjusted position.
vime/src/im_server.rs:289
↓ 1 callersFunctionbuild
()
vime_config/src/lib.rs:127
↓ 1 callersFunctionfind_config_file
()
vime_config/src/lib.rs:147
↓ 1 callersFunctionfind_vim
()
vime_config/src/lib.rs:27
↓ 1 callersMethodinactivate
(&self)
vime/src/im_server.rs:82
↓ 1 callersMethodtoggle
(&self)
vime/src/im_server.rs:85
↓ 1 callersFunctionwith_ime
(c: Context)
vime/src/backend_passthrough.rs:60
↓ 1 callersFunctionwithout_ime
(c: Context)
vime/src/backend_passthrough.rs:117
Methoddefault
()
vime_config/src/lib.rs:79
Functionmain
(chan: Channel)
vime/src/backend_passthrough.rs:50
Functionmain
()
vime/src/main.rs:36
Functionmain
(chan_vime: Channel, chan_passthru: Channel)
vime/src/im_server.rs:90
Functionmain
(chan: Channel)
vime/src/backend_vime.rs:10
Methodnew
(chan: Channel)
vime/src/backend_passthrough.rs:22
Methodnew
(chan_vime: Channel, chan_passthru: Channel)
vime/src/im_server.rs:30
Functionpair
()
vime/src/main.rs:13
Functionvime_config
()
vime_config/src/lib.rs:5