Commit Graph

54 Commits

Author SHA1 Message Date
Vincent Torri 54c920189f add duration controls in settings 2021-03-29 10:06:49 +02:00
Vincent Torri a9e0af718b fix settings value and play animated image ccordingly to settings 2021-03-29 09:15:28 +02:00
Vincent Torri afaa70dd49 add best fit and play animation in settings 2021-03-29 08:19:39 +02:00
Vincent Torri b7e7445979 add .avis extension (added by Netflix) 2021-03-29 08:18:38 +02:00
Vincent Torri 0b79808b0b README: update image format doc 2021-03-29 08:17:54 +02:00
Vincent Torri caaff0ee8c add animatedfile support 2021-03-28 21:13:11 +02:00
Vincent Torri 1f51bd655a fix typoin file extension list 2021-03-28 20:54:37 +02:00
Vincent Torri 48ae3e9180 perf: improve speed directory parsing 2021-03-28 13:06:31 +02:00
Vincent Torri 7e90f0b44b fix leak and simplify build 2021-03-18 13:34:00 +01:00
Vincent Torri 962ae8cde6 Fix leak 2021-03-17 16:30:13 +01:00
Vincent Torri 715b7f6a6d Fix leak 2021-03-17 16:25:48 +01:00
Vincent Torri 209a2b42c7 Fix meson warning 2021-03-17 16:20:24 +01:00
Vincent Torri 9eed6556e2 Add AUTHORS file 2021-03-17 16:19:35 +01:00
Vincent Torri c6d7087eab Fix leak 2021-03-17 16:18:03 +01:00
Vincent Torri 9b4f93f481 edc cleanup 2021-03-16 18:57:34 +01:00
Vincent Torri b28217b209 fix fit mode when image is rotated 2021-03-16 13:42:06 +01:00
Vincent Torri 3a2929e6d4 fix shading of controls when appearing 2021-03-15 20:18:47 +01:00
Vincent Torri 409bb7b1be try to make controls appear and disappear smoothlessly 2021-03-14 22:06:30 +01:00
Vincent Torri 179af49f13 fix rotation callbacks 2021-03-09 09:43:12 +01:00
Vincent Torri 6c6743a70a Use an evas smart object for the images 2021-03-09 08:59:00 +01:00
Vincent Torri 3d4079c24c reduce controls visibility to 2s 2021-03-03 06:12:42 +01:00
Vincent Torri 1fda69d109 displaycontrols only if the mouse is moving 2021-03-01 20:59:30 +01:00
Vincent Torri b93e19bc3a use ecore_file API to simplify code 2021-03-01 19:59:14 +01:00
Vincent Torri 4b22871fde window title: use ecore_file API to simplify code 2021-03-01 19:39:54 +01:00
Vincent Torri bcd82a6785 When passing a file, load the entire directory and display this file 2021-03-01 18:29:02 +01:00
Vincent Torri f2eeee3288 config: save configuration in /home/vincent.torri/.config and not /home/vincent.torri/.entice 2021-02-28 20:50:43 +01:00
Vincent Torri 877fe1682b forbid buttons of the controls to have focus 2021-02-28 18:07:40 +01:00
Vincent Torri 60ae151d3c update README 2021-02-28 10:23:36 +01:00
Vincent Torri 5b7dd19c65 fix formatting 2021-02-28 10:19:48 +01:00
Vincent Torri ae0420a4e0 fix focus 2021-02-28 10:18:33 +01:00
Vincent Torri 740a1577ea show/hide settings on right click 2021-02-27 17:25:22 +01:00
Vincent Torri 5a94c83b72 first fix for focus 2021-02-27 13:52:22 +01:00
Vincent Torri fb7d3a8280 add settings gui, update title when image changes 2021-02-26 14:52:28 +01:00
Vincent Torri 62339a011b simplify config infra 2021-02-21 03:30:40 +01:00
Vincent Torri b3c291b778 fix keyboard focus when clicking on gui controls 2021-02-20 09:17:22 +01:00
Vincent Torri 2f633540e5 gui: add rotate icons 2021-02-19 20:57:21 +01:00
Vincent Torri 822620c1c3 add gui controls: previous and next image 2021-02-19 19:14:12 +01:00
Vincent Torri bc282e4cbe Fit images than are bigger (width and height) than the window 2021-02-15 18:40:08 +01:00
Vincent Torri 5a4571eb97 use configuration to set window size 2021-02-13 17:54:20 +01:00
Vincent Torri 1d5157e451 respect correct orientation in metadata of jpeg images 2021-02-13 14:50:29 +01:00
Vincent Torri 69e4622266 remove unused variable 2021-02-12 18:25:15 +01:00
Vincent Torri f7b5d87d30 add fullscreen mouse event with double click 2021-02-12 18:20:56 +01:00
Vincent Torri 2716966444 implement best fit 2021-02-12 15:37:26 +01:00
Vincent Torri 14aaec8d75 add icon and desktop files + some improvements 2021-02-12 13:29:50 +01:00
Vincent Torri 4235f7242c
README.md fix rotation counter-clockwise shortcut 2021-02-12 10:15:47 +01:00
Vincent Torri c06157c887 add first and last image support 2021-02-12 09:02:31 +01:00
Vincent Torri f245864507 update README.md 2021-02-12 08:42:50 +01:00
Vincent Torri 8c2f3bb415 add rotation support 2021-02-12 07:45:10 +01:00
Vincent Torri cb82e7ebb1 add navigation with keyboard 2021-02-11 17:21:54 +01:00
Vincent Torri 8e6d246aa9 add code to display images 2021-02-11 14:41:29 +01:00