Commit Graph

91 Commits

Author SHA1 Message Date
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
Vincent Torri 3b1270c971 move key management into its own source file 2021-02-10 16:06:54 +01:00
Vincent Torri 090253434f add copyright notice 2021-02-10 15:54:56 +01:00
Vincent Torri f1f0e63a62 initial commit, missing image though 2021-02-10 15:31:37 +01:00
Vincent Torri 8663cd509e
Initial commit 2021-02-03 21:43:04 +01:00