aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Enable viewing all X11 cursor sizesPřemysl Eric Janouch2021-11-273-46/+94
|
* Use GFile a bit morePřemysl Eric Janouch2021-11-274-27/+37
|
* Allow opening in a new window from the sidebarPřemysl Eric Janouch2021-11-262-6/+9
|
* Add an option to turn off filteringPřemysl Eric Janouch2021-11-261-1/+12
|
* Nullify a concernPřemysl Eric Janouch2021-11-261-1/+1
|
* Support CMYK JPEGs on big endianPřemysl Eric Janouch2021-11-261-3/+9
|
* Allow frame iteration in both directionsPřemysl Eric Janouch2021-11-263-1/+19
|
* Handle Exif rotationPřemysl Eric Janouch2021-11-262-9/+113
| | | | Does not currently work for SVG and X11 cursors.
* Allow manual animation frame iterationPřemysl Eric Janouch2021-11-261-5/+15
|
* Parse out Exif orientationPřemysl Eric Janouch2021-11-262-6/+28
|
* Add a function to decode TIFF/Exif OrientationPřemysl Eric Janouch2021-11-262-0/+63
|
* Extract ICC profiles from gdk-pixbufPřemysl Eric Janouch2021-11-262-1/+17
|
* Extract all frames from GIF/APNG animationsPřemysl Eric Janouch2021-11-252-183/+240
| | | | So far none of the surface userdata is used.
* Extract Exif and ICC profiles from WuffsPřemysl Eric Janouch2021-11-251-12/+143
|
* Read Exif and ICC profile metadata from JPEGsPřemysl Eric Janouch2021-11-242-0/+94
|
* Update READMEPřemysl Eric Janouch2021-11-231-0/+2
|
* Add an "Open With" context menu to browser itemsPřemysl Eric Janouch2021-11-232-6/+168
|
* Improve memory managementPřemysl Eric Janouch2021-11-232-5/+4
|
* Improve browser open handlingPřemysl Eric Janouch2021-11-231-8/+23
|
* Mildly improve path autocompletionPřemysl Eric Janouch2021-11-231-1/+6
|
* Update READMEPřemysl Eric Janouch2021-11-221-0/+8
|
* Bump WuffsPřemysl Eric Janouch2021-11-221-0/+0
|
* Fix opening files starting on dashesPřemysl Eric Janouch2021-11-222-2/+2
| | | | fastiv is a bright exception to the sad rule now.
* Register for opening directoriesPřemysl Eric Janouch2021-11-223-8/+32
|
* Don't claim to be able to open several filesPřemysl Eric Janouch2021-11-221-1/+1
|
* Add a better key binding for switchingPřemysl Eric Janouch2021-11-221-0/+7
|
* Update READMEPřemysl Eric Janouch2021-11-221-2/+6
|
* Add a tooltip to ellipsized directory labelsPřemysl Eric Janouch2021-11-221-0/+16
|
* Make Ctrl-scrolling change thumbnail sizePřemysl Eric Janouch2021-11-221-8/+44
|
* Add filename tooltips to the browserPřemysl Eric Janouch2021-11-221-0/+25
|
* Make browser item spacing adjustable from CSSPřemysl Eric Janouch2021-11-221-7/+15
|
* Fix further focus issuesPřemysl Eric Janouch2021-11-223-1/+18
|
* Fix browsing right after opening a file directlyPřemysl Eric Janouch2021-11-221-1/+2
|
* Another focus-related fixPřemysl Eric Janouch2021-11-221-1/+10
|
* Fix two issues with browser scrollingPřemysl Eric Janouch2021-11-221-0/+10
|
* Fix another mysterious GTK+ issuePřemysl Eric Janouch2021-11-221-1/+3
|
* Improve the window title situationPřemysl Eric Janouch2021-11-211-9/+22
|
* Bind double click to full screen togglePřemysl Eric Janouch2021-11-211-5/+17
|
* Use GDK button constantsPřemysl Eric Janouch2021-11-211-3/+3
|
* Resolve key binding conflictPřemysl Eric Janouch2021-11-211-1/+1
| | | | Toggle fullscreen vs. toggle scale to fit.
* Sort files in the browser as wellPřemysl Eric Janouch2021-11-214-20/+40
|
* Remove insanityPřemysl Eric Janouch2021-11-214-46/+39
|
* Add ability to use different thumbnail sizesPřemysl Eric Janouch2021-11-214-166/+340
|
* Update READMEPřemysl Eric Janouch2021-11-211-0/+1
| | | | | I've noticed people often desire editing capabilities, which is an unreasonable expectation.
* Implement filtering by supported extensionsPřemysl Eric Janouch2021-11-215-38/+66
|
* Sort files and directories by namePřemysl Eric Janouch2021-11-212-12/+45
|
* Add some custom action buttons to the sidebarPřemysl Eric Janouch2021-11-207-13/+374
| | | | | | So far they're inactive, and do not do anything. Change the icon for the current directory to stand out.
* Make the browser grab focus when clickedPřemysl Eric Janouch2021-11-201-0/+8
|
* Readjust meson.build to jpakkane's brain damagePřemysl Eric Janouch2021-11-201-1/+1
|
* Fix key handling and MesonPřemysl Eric Janouch2021-11-202-2/+8
|