|
@@ -5254,8 +5254,7 @@ static bool browse(char *ipath, const char *session, int pkey) |
|
|
MEVENT event; |
|
|
MEVENT event; |
|
|
struct timespec mousetimings[2] = {{.tv_sec = 0, .tv_nsec = 0}, {.tv_sec = 0, .tv_nsec = 0} }; |
|
|
struct timespec mousetimings[2] = {{.tv_sec = 0, .tv_nsec = 0}, {.tv_sec = 0, .tv_nsec = 0} }; |
|
|
int mousedent[2] = {-1, -1}; |
|
|
int mousedent[2] = {-1, -1}; |
|
|
bool currentmouse = 1; |
|
|
|
|
|
bool rightclicksel = 0; |
|
|
|
|
|
|
|
|
bool currentmouse = 1, rightclicksel = 0; |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
#ifndef DIR_LIMITED_SELECTION |
|
|
#ifndef DIR_LIMITED_SELECTION |
|
|