summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-25fix size calculation of HBox widgetsHEADmasterrabite
2020-05-25fix video progress bar position in unicode moderabite
2020-05-25fix deadlock when pausing videorabite
2020-05-25count lines in TextView from 1rabite
2020-05-25start loading metadata during animationrabite
2020-05-25switch to parking_lot's Mutex/RwLockrabite
2020-05-23fix tag togglingrabite
2020-05-23fix file name length cutoff due to icons spacerabite
2020-05-23reduce flicker due to tickerrabite
2020-05-22add preview zoom moderabite
2020-05-21Merge pull request #84 from snpefk/patch-1rabite0
2020-03-12µrefactor PartialEq for WidgetCoresnpefk
2020-03-02use safer cast instead of transmuterabite0
2020-03-02fix selection when toggling display of hidden filesrabite0
2020-03-01improved navigation/turbo-cdrabite0
2020-02-29fix/add back link indicatorsrabite0
2020-02-29fix garbage completion with partial directory name and trailing /rabite0
2020-02-29fix prepended "/" when completing directoryrabite0
2020-02-18fix performance regression from last commitrabite
2020-02-18more robust getdents handling for fs without d_typerabite
2020-02-18another day, another boost: 30% faster on linux with getdents64rabite
2020-02-18recalculate number of visible files when filter is updatedrabite
2020-02-18add option to separate icon and file name with a spacerabite
2020-02-16extract tick function and tick for widgets toorabite
2020-02-15don't flush stdin because it causes problems with ctrl/alt + keyrabite
2020-02-15more efficient handling of tagsrabite
2020-02-15lowered cpu usage while browsing using binary searchrabite
2020-02-15reworked File iteratorsrabite
2020-02-14kill media-previewer when image is deselected before it's donerabite
2020-02-14improved/fixed default config with working archive previewrabite
2020-02-14tame rouge io-threadsrabite
2020-02-13updated readmerabite
2020-02-13fix pdf previewsrabite
2020-02-12switch to nix for killing preview subprocessrabite
2020-02-12switch to tree_magic_fork (fixing memleak)rabite
2020-02-12reduce latency by not running in unnecessary thread poolrabite
2020-02-12use nix's lower level API to read in directoriesrabite
2020-02-12Merge pull request #77 from tim77/masterrabite0
2020-02-11the fastest file manager in the galaxyrabite
2020-02-11add back moving Files from main to left viewrabite
2020-02-09Add Fedora installation instructionsArtem Polishchuk
2020-02-08fix reverse sortingrabite
2020-02-08fix crash by catching tree_magic's panic and handle it gracefullyrabite
2020-02-07fix rendering with icons enabledrabite
2020-02-07fix calculation of the number of files when toggling hidden filesrabite
2020-02-07fix calculation of the number of shown files in a directoryrabite
2020-02-06add warning to README.md about the current optimization situationrabite
2020-02-05fixed bug in go_backrabite
2020-02-05buggy super-fast crazy stuffbuggy-speedrabite
2020-02-05more prallel processingrabite