rabite
|
a101010fc1
|
looking good
|
2020-05-24 21:02:57 +02:00 |
|
rabite
|
5a176f8ac5
|
barely working but fast
|
2020-05-24 21:02:46 +02:00 |
|
rabite
|
963e0ae1cb
|
another day, another boost: 30% faster on linux with getdents64
|
2020-02-18 21:47:41 +01:00 |
|
rabite
|
cf2d04c04b
|
lowered cpu usage while browsing using binary search
|
2020-02-15 21:04:32 +01:00 |
|
rabite
|
0354400b66
|
fix pdf previews
|
2020-02-13 00:09:18 +01:00 |
|
rabite
|
b3f1452a59
|
switch to tree_magic_fork (fixing memleak)
|
2020-02-12 21:19:57 +01:00 |
|
rabite
|
26017763ed
|
use nix's lower level API to read in directories
|
2020-02-12 17:36:25 +01:00 |
|
rabite
|
ef29c47e88
|
fixed hangs when updating large directories (>10k files)
|
2019-12-23 02:08:50 +01:00 |
|
rabite
|
0525f37c69
|
fix help message
|
2019-12-15 02:52:57 +01:00 |
|
rabite
|
154f922040
|
fix warnings on recent compilers
|
2019-12-15 01:32:03 +01:00 |
|
rabite
|
d42f7d328c
|
config updater (auto and manual)
|
2019-08-02 15:51:47 +02:00 |
|
rabite
|
889abf77ad
|
add custom keybindings
|
2019-07-25 21:56:30 +02:00 |
|
rabite
|
f38093ad1f
|
big fat update to graphics mode (performance, features, etc)
|
2019-07-17 22:56:30 +02:00 |
|
rabite
|
072b39b3cf
|
initial support for SIXEL/kitty graphics
|
2019-07-08 13:00:32 +02:00 |
|
rabite
|
366b9c6f3d
|
added custom quick action creator based on quick actions
|
2019-07-01 17:24:30 +02:00 |
|
rabite
|
11f5bd081b
|
modularize media preview generator into own workspace
|
2019-06-29 23:33:25 +02:00 |
|
rabite
|
fc32c58c9d
|
added auto-installer for configs
|
2019-06-19 19:30:11 +02:00 |
|
rabite
|
a676851aed
|
speed up sized_string_u
|
2019-06-18 12:58:29 +02:00 |
|
rabite
|
ad4e3d573f
|
add quick actions
|
2019-05-28 00:51:47 +02:00 |
|
rabite
|
d1e9c1645b
|
add startup options
|
2019-05-22 18:54:37 +02:00 |
|
rabite
|
e8d9c6ad1f
|
merge in media-preview stuff
Squashed commit of the following:
commit 4087cee2f2a72bc2d3e44832809cbe99d25a3309
Author: rabite <rabite@posteo.de>
Date: Tue May 21 20:40:27 2019 +0200
rename to preview-gen
commit 275fd420a01c24393ae9cc07287204fde309130a
Author: rabite <rabite@posteo.de>
Date: Tue May 21 20:30:50 2019 +0200
update Cargo.toml and README
commit bf4c3fec0f8e0ff4628153297ac64fe165b4e443
Author: rabite <rabite@posteo.de>
Date: Tue May 21 20:30:33 2019 +0200
add config options for media
commit 3bf681cd078177d634507c51d04a45bdae184f1b
Author: rabite <rabite@posteo.de>
Date: Tue May 21 13:46:00 2019 +0200
always use unicode icons for play/pause/mute
commit ed2a0b31d1911e4d42086699ca1db636c327bacf
Author: rabite <rabite@posteo.de>
Date: Tue May 21 13:04:11 2019 +0200
rename to mediaview and some fixups
commit bda3f8f83bec07c3f52d06cf5f8eaad7fdbd85a0
Author: rabite <rabite@posteo.de>
Date: Tue May 21 11:44:52 2019 +0200
fix warnings
commit 9c917903cfa958b225f268ed4fb9f55f27162be0
Author: rabite <rabite@posteo.de>
Date: Tue May 21 01:10:58 2019 +0200
play audio through viedo widget
commit 9fe208b213710fae889f7701bdb3bf96d599c9a8
Author: rabite <rabite@posteo.de>
Date: Tue May 21 00:15:12 2019 +0200
fixed play when autoplay is off
commit d4036d52864d0a4e08f7da2cf6f7419ef070c1a9
Author: rabite <rabite@posteo.de>
Date: Mon May 20 13:15:44 2019 +0200
add icons for play/pause/mute
commit 29f0d203cfd7501b50d80501de146da9d89388bb
Author: rabite <rabite@posteo.de>
Date: Mon May 20 12:26:53 2019 +0200
add basic gif support
commit 8d28e4c23a91b0ef83739554c3a2f6671a9ff6f5
Author: rabite <rabite@posteo.de>
Date: Mon May 20 11:43:57 2019 +0200
fixed play after pause
commit 142017df78de77bcfffd8f3dd9612a06927e183b
Author: rabite <rabite@posteo.de>
Date: Sun May 19 14:22:16 2019 +0200
change to stale on drop
commit c0026c7f56f6a841df18e41bd1c9b33543e26cfb
Author: rabite <rabite@posteo.de>
Date: Sat May 18 23:46:27 2019 +0200
handle errors in gstreamer closure
commit ef37f872c54b9d21ed5505c2edb480c793afaef9
Author: rabite <rabite@posteo.de>
Date: Sat May 18 23:40:24 2019 +0200
add image-only mode to preview-gen
commit 15752464563463c6ecf892c1d8a14651bf32e1e5
Author: rabite <rabite@posteo.de>
Date: Sat May 18 23:28:33 2019 +0200
add copyright note
commit 4c9f08fc4de5d3bffefd42284b60aa81cfbae9f7
Author: rabite <rabite@posteo.de>
Date: Sat May 18 23:27:30 2019 +0200
make image/video previews optional
commit 9c2c2db2b20ecd4c30acbb1c77ad18c71f528c4c
Author: rabite <rabite@posteo.de>
Date: Sat May 18 22:13:25 2019 +0200
remove blank space under video
commit f7056d70fbe9147b3b95d7c10950653eadbb4f48
Author: rabite <rabite@posteo.de>
Date: Sat May 18 22:06:49 2019 +0200
remove dbg
commit cce820657ff1258cdb78d455dd3cf04564450cea
Author: rabite <rabite@posteo.de>
Date: Sat May 18 21:50:25 2019 +0200
added error handling to preview-gen
commit 80bbe15bacb99d1f4f97504a5d10ecf59544993f
Author: rabite <rabite@posteo.de>
Date: Sat May 18 21:04:31 2019 +0200
add time and visual seek bars to videoview
commit 4349945cc5549334f246be64bc7c8e2db43f9150
Author: rabite <rabite@posteo.de>
Date: Thu May 16 22:39:19 2019 +0200
fix sneaky process
commit 373128b7096d4de29924617e549a613a3aeea5b2
Author: rabite <rabite@posteo.de>
Date: Thu May 16 22:07:27 2019 +0200
fix out of controll processes
commit e061e065e913ab3923ffac1079a9f0a2be0df532
Author: rabite <rabite@posteo.de>
Date: Thu May 16 20:51:56 2019 +0200
add media_preview
commit f68c754895a9718d1a962980de9fbf02e5cb48cd
Author: rabite <rabite@posteo.de>
Date: Thu May 16 19:37:04 2019 +0200
beta image/video previews
commit 9a5460e553dd26ebccffaf819c64a8dc6ba74818
Author: rabite <rabite@posteo.de>
Date: Tue May 14 20:36:25 2019 +0200
external img preview
commit 3c4edfcb7611b36f6e537c73743e0b6bd269037b
Author: rabite <rabite@posteo.de>
Date: Tue May 14 20:35:12 2019 +0200
video preview
|
2019-05-21 20:52:04 +02:00 |
|
rabite
|
99980ace6c
|
use async_value library
|
2019-05-11 13:32:22 +02:00 |
|
rabite
|
7817cc1d60
|
add icons to file list
|
2019-05-09 16:53:30 +02:00 |
|
rabite
|
572a217e17
|
add incremental search/filter
|
2019-05-08 13:48:46 +02:00 |
|
rabite
|
6a5ae52e07
|
fixed terminal resetting (hopefully)
|
2019-05-07 23:48:48 +02:00 |
|
rabite
|
2974d744a6
|
use libraryized pathbuftools
|
2019-04-20 19:00:05 +02:00 |
|
rabite
|
95a1ef5a1d
|
use libraryized osstrtools
|
2019-04-16 02:02:04 +02:00 |
|
rabite
|
4c1f7e88a4
|
properly reset terminal when quitting/crashing
|
2019-04-13 17:52:20 +02:00 |
|
rabite
|
777c70291c
|
specified concrete versions and removed mime_dedetcive
|
2019-04-08 16:38:37 +02:00 |
|
rabite
|
a5400b1e6c
|
fix warnings
|
2019-04-06 13:08:20 +02:00 |
|
rabite
|
d5ccfb0d74
|
show fs space usage and too much other stuff
|
2019-04-04 00:31:01 +02:00 |
|
rabite
|
10d9a5462c
|
configurable hidden files/animation
|
2019-04-03 15:35:29 +02:00 |
|
rabite
|
ed32c83aca
|
finally fixed memory leak
|
2019-03-31 03:28:07 +02:00 |
|
rabite
|
b52e63fd8d
|
global file cache/event dispatch
|
2019-03-29 02:53:21 +01:00 |
|
rabite
|
fd366a26dc
|
async stuff much improved
|
2019-03-22 22:53:54 +01:00 |
|
rabite
|
bb917a0dad
|
remove reference to async_widget from main
|
2019-03-21 22:18:54 +01:00 |
|
rabite
|
c2297ab494
|
exit correctly (status code/terminal)
|
2019-03-20 00:35:31 +01:00 |
|
rabite
|
161ba5ac3f
|
handle terminal resizing
|
2019-03-19 14:38:15 +01:00 |
|
rabite
|
c719ec7a3c
|
running subshells in the foreground
|
2019-03-18 02:04:07 +01:00 |
|
rabite
|
8b1c4db9cf
|
big performance improvement
|
2019-03-17 00:19:58 +01:00 |
|
rabite
|
45203cff36
|
delete unnecessary files
|
2019-03-16 13:25:40 +01:00 |
|
rabite
|
297239c7c7
|
log/foldview
|
2019-03-15 14:29:23 +01:00 |
|
rabite
|
e63c65ab7d
|
tagging files
|
2019-03-11 12:08:43 +01:00 |
|
rabite
|
5b9a150a10
|
bookmarks
|
2019-03-11 00:01:28 +01:00 |
|
rabite
|
86250206c3
|
replaced manual write!s
|
2019-03-03 00:24:21 +01:00 |
|
rabite
|
eb5a86b7cd
|
moved window stuff to widget itself
|
2019-03-02 23:28:03 +01:00 |
|
rabite
|
06817602a8
|
view exec'd processes status/output
|
2019-02-28 18:48:37 +01:00 |
|
rabite
|
fd67621dee
|
watch dirs for changes
|
2019-02-26 22:31:33 +01:00 |
|
rabite
|
4c1e75c058
|
fix warnings
|
2019-02-26 10:17:51 +01:00 |
|
rabite
|
7fc77f8605
|
minibuffer Widgetified
|
2019-02-25 19:06:26 +01:00 |
|