Commit Graph

37 Commits

Author SHA1 Message Date
multiSnow 9067037075
fix magic number of jpeg 2023-05-01 18:55:14 +08:00
multiSnow f035605530
fix 2022-12-18 17:21:24 +08:00
multiSnow 5c25fa20ef
option for numeric sort 2022-12-18 16:57:34 +08:00
multiSnow 1ae347d3bb
remove closed logger pipe 2022-12-18 15:04:35 +08:00
multiSnow e96b558adb
code style 2022-12-18 14:54:20 +08:00
multiSnow b67ba8eb68
start from first page if previous container is empty 2022-12-18 14:46:35 +08:00
multiSnow 9645bb9c84
fix setproctitle; raise exception if prctl failed 2022-12-17 17:47:24 +08:00
multiSnow a5e1f4e4cd
fix 2022-12-15 21:59:44 +08:00
multiSnow 0ac5b7024d
cleanup names 2022-12-09 13:23:17 +08:00
multiSnow 03c06e980d
remove undesired gap between pages if autofit scaling in double mode 2022-12-07 02:06:00 +08:00
multiSnow 9a27947eda
handle render events 2022-12-06 16:20:44 +08:00
multiSnow 33b323d84b
fix name error 2022-12-06 16:19:35 +08:00
multiSnow 6ad4ab4740
ignore TextEditingEvent 2022-12-06 15:29:57 +08:00
multiSnow bd3cf90791
win32 compatibility 2022-12-06 15:10:30 +08:00
multiSnow 6cf1ebcb26
option to enable/disable window decoration 2022-12-06 14:59:34 +08:00
multiSnow 9e94fd1c78
start window at center of screen 2022-12-06 14:51:33 +08:00
multiSnow abea133942
do not use thread id directly 2022-12-06 14:46:01 +08:00
multiSnow 3dc07bf9c3
remove notion indicator if motion interrupted at edge 2022-12-04 18:19:43 +08:00
multiSnow 3339e852d2
setting and keybinding for fullscreen mode 2022-12-04 03:07:00 +08:00
multiSnow 81df1070b3
set window title in tiling mode 2022-12-04 02:49:13 +08:00
multiSnow 984404f3f8
cleanup 2022-12-03 16:35:52 +08:00
multiSnow b892123fe2
avoid unnecessary window update 2022-12-02 23:03:35 +08:00
multiSnow 561290d451
fix amount of concurrently decoding process 2022-12-02 03:11:30 +08:00
multiSnow a61871492f
handle segfault occured on wand while loading image 2022-12-01 22:50:56 +08:00
multiSnow 4eb95736f9
handle OOM event occured on wand while loading image 2022-12-01 00:42:31 +08:00
multiSnow a1a9991459
cache rendered frames 2022-11-30 12:38:21 +08:00
multiSnow d63fea2ce2
option to set environment variables for ImageMagick and SDL 2022-11-28 20:14:18 +08:00
multiSnow b7d28e5edb
remove unused keyword and set startup window title 2022-11-28 19:22:25 +08:00
multiSnow fbcb1c1d5e
option to enable/disable screensaver while running 2022-11-28 19:11:18 +08:00
multiSnow d862820d6b
cache second before further pages in double mode 2022-11-27 22:01:30 +08:00
multiSnow 3a6344f645
ensure cache in double module 2022-11-27 18:10:58 +08:00
multiSnow 943f77f7fa
skip corrupt frame 2022-11-27 00:09:17 +08:00
multiSnow 18d36d938c
append to log instead of overwrite 2022-11-26 19:03:07 +08:00
multiSnow 23e2fcdab1
README 2022-11-24 13:03:31 +08:00
multiSnow 43963d4987
setup script 2022-11-24 13:02:06 +08:00
multiSnow 58e0617c5b
main sources 2022-11-24 13:01:09 +08:00
multiSnow 778b034e84
initial 2022-11-24 12:58:08 +08:00