1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-11 13:50:48 -05:00
Commit graph

20 commits

Author SHA1 Message Date
TonCherAmi
1a24518cba [FileBrowser] Add sorting-method. (#1340)
* [FileBrowser] Add sorting-method.

* [FileBrowser] Convert -file-browser-directory to new config format.
2021-08-29 11:16:59 +02:00
Dave Davenport
b7255563d8 [FileBrowser] rename file-browser to filebrowser
In preperation to a overhaul of config system.
2021-08-29 11:16:59 +02:00
TonCherAmi
f14d3e9cb3 [FileBrowser] Allow setting startup directory (#1325) 2021-08-29 11:16:59 +02:00
Dave Davenport
e65d519571 [Run] Allow (Ctrl-L) to complete files using file-browser.
Merge old setup from #1116

issue: #1116  #659
2021-08-29 11:16:59 +02:00
Dave Davenport
978081af8f Re-indent the code using indenter. 2021-08-29 11:16:59 +02:00
Dave Davenport
1e4475e7db [FileBrowser] fix escaping of paths. 2021-08-29 11:16:59 +02:00
Dave Davenport
023c495037 Cleanup code documentation. 2021-08-29 11:16:59 +02:00
Dave Davenport
c1d80bcf45 Partially fix switching between modi, does not work for script mode.
Issue: #1286
2021-08-29 11:16:59 +02:00
Dave Davenport
7061eb21ae Indent round. 2020-11-03 23:57:02 +01:00
Dave Davenport
6e98290335 [RofiIconFetcher] Do image checking in icon fetcher, use nkutils-enum 2020-10-18 22:01:49 +02:00
Dave Davenport
5994df7f04 [IconLoader] add optional gif loader. 2020-10-18 21:37:05 +02:00
Dave Davenport
d8a420c952 [FileBrowser] Small restructure. 2020-10-18 20:54:03 +02:00
Dave Davenport
08a40d13ce [Icons] Check both small and big caps for extention. 2020-10-17 22:05:17 +02:00
Dave Davenport
e00ef7d993 [FileBrowser] Save last directory. 2020-10-16 21:33:02 +02:00
Dave Davenport
10678e55d8 [FileBrowser] Prepend '@' before filename if link. 2020-10-16 21:10:04 +02:00
Dave Davenport
9a21040d0e [FileBrowser] Add SVG as file type. 2020-10-16 20:22:27 +02:00
Dave Davenport
0d45686914 [FileBrowser] If link, use stat to check out type.
Fixes: #1214
2020-10-15 19:19:51 +02:00
Dave Davenport
eea8897501 Fix some of the documentation 2020-10-12 21:39:36 +02:00
Dave Davenport
585538b428 Try fixing build on meson of readdir dirent args. 2020-10-12 20:32:25 +02:00
Dave Davenport
519d4d2818 [FileBrowser] Add file browser modi. 2020-10-12 20:17:21 +02:00