You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xplr/src
Arijit Basu 5c179a9b70 Add optional mouse handler
Mouse actions will be enabled on devices that support it.
Because sometimes, scrolling with mouse is the laziest way to navigate.
3 years ago
..
app.rs Begin porting config.yml to init.lua 3 years ago
auto_refresher.rs Use key `tab` to select files in search mode 3 years ago
config.rs Replace handlebars with Lua 3 years ago
config.yml Replace handlebars with Lua 3 years ago
default_config.rs Begin porting config.yml to init.lua 3 years ago
event_reader.rs Add optional mouse handler 3 years ago
explorer.rs Fix some sync issues 3 years ago
init.lua Begin porting config.yml to init.lua 3 years ago
input.rs Add feature dynamic UI 3 years ago
lib.rs Replace handlebars with Lua 3 years ago
lua.rs Begin porting config.yml to init.lua 3 years ago
main.rs Replace handlebars with Lua 3 years ago
pipe_reader.rs Further optimize performance and CPU usage 3 years ago
pwd_watcher.rs Fix some sync issues 3 years ago
runner.rs Add optional mouse handler 3 years ago
ui.rs Replace handlebars with Lua 3 years ago