Commit Graph

35 Commits

Author SHA1 Message Date
Vincent Torri 6df7bc6d0a * remove elm_object_focus_allow_set()
* use "clicked" callback with the buttons
2021-04-24 09:18:11 +02:00
Vincent Torri dd352f4a20 various fixes by raster 2021-04-23 14:44:48 +02:00
Vincent Torri 264a720656 rewrite controls behavior 2021-04-22 22:54:51 +02:00
Vincent Torri 83b331ff1e fix ellipsis 2021-04-19 09:36:14 +02:00
Vincent Torri f5411b8ae3 fix some wrong behavior on fullscreen, add filename on fullscreen too 2021-04-19 09:02:17 +02:00
Vincent Torri 60c4e1da43 use new elm_bg styles instead of custom background 2021-04-18 22:57:56 +02:00
Vincent Torri 97019fe911 use new elm_frame style to have the close button 2021-04-18 22:10:40 +02:00
Vincent Torri 0e894c0feb fix fullscreen when double click, patch by raster 2021-04-18 14:07:53 +02:00
Vincent Torri 378dd10aa5 add error message and icon, and fix title bar, when no image found 2021-04-14 06:08:31 +02:00
Vincent Torri 05f28c0f72 move exif andsettings panels to the right 2021-04-12 21:48:57 +02:00
Vincent Torri 0649282f90 add close button to exif and settings panels 2021-04-12 21:35:39 +02:00
Vincent Torri 011b83ceb8 Add exif data and other improvements :
* controls do not disappear when mouse is over them (thanks to Al
   Poole)
 * hamburger menu open a ctxpopup to open settings or exif
2021-04-12 07:25:22 +02:00
Vincent Torri bc4f3b9240 first attempt to stop fade (not working yet) 2021-04-10 05:20:48 +02:00
Vincent Torri c1d4a7df37 move controls above everything 2021-04-08 22:01:12 +02:00
Vincent Torri ab58ac7ae3 add bg to zoom entry, and align it correctly 2021-04-08 21:30:27 +02:00
Vincent Torri 485ff4e395 make settings window smaller 2021-04-08 12:29:02 +02:00
Vincent Torri c9199930d8 add gui controls 2021-04-06 14:40:23 +02:00
Vincent Torri 30bf1fa9f9 add some mimetypes in entice.desktop 2021-04-02 07:19:39 +02:00
Vincent Torri ca5da377f0 add some info for the gui padding values 2021-04-02 06:23:17 +02:00
Vincent Torri fd3370dcdf use a macro to reduce edc size 2021-04-01 22:52:17 +02:00
Vincent Torri c2c71ab9ba rework the GUI 2021-04-01 22:13:29 +02:00
Vincent Torri 9bb7f734ad add Windows resource file for icon and description of the application 2021-03-31 16:47:53 +02:00
Vincent Torri 11e24eaaa6 add settings control icons 2021-03-29 21:04:38 +02:00
Vincent Torri 810acf6e80 use macro to factorize the code 2021-03-29 20:31:45 +02:00
Vincent Torri 7e90f0b44b fix leak and simplify build 2021-03-18 13:34:00 +01:00
Vincent Torri 9b4f93f481 edc cleanup 2021-03-16 18:57:34 +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 1fda69d109 displaycontrols only if the mouse is moving 2021-03-01 20:59:30 +01:00
Vincent Torri fb7d3a8280 add settings gui, update title when image changes 2021-02-26 14:52:28 +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 14aaec8d75 add icon and desktop files + some improvements 2021-02-12 13:29:50 +01:00
Vincent Torri 8e6d246aa9 add code to display images 2021-02-11 14:41:29 +01:00
Vincent Torri f1f0e63a62 initial commit, missing image though 2021-02-10 15:31:37 +01:00