aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump WuffsPřemysl Eric Janouch2021-11-221-0/+0
* Fix opening files starting on dashesPřemysl Eric Janouch2021-11-222-2/+2
* 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
* 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
* 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
* 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
* Fix an embarrassing crash on directory changePřemysl Eric Janouch2021-11-201-0/+1
* Fix some issues with browser/view switchingPřemysl Eric Janouch2021-11-202-16/+14
* Make a middle click open items in a new instancePřemysl Eric Janouch2021-11-202-14/+26
* Load symbolic icons as a fallbackPřemysl Eric Janouch2021-11-202-9/+91
* Make C-l interpret relative paths betterPřemysl Eric Janouch2021-11-191-32/+58
* Add a customized sidebar widgetPřemysl Eric Janouch2021-11-194-49/+428
* Enable opening from sidebar in a new windowPřemysl Eric Janouch2021-11-181-8/+18
* Bind fullscreen switchingPřemysl Eric Janouch2021-11-181-7/+12
* Try to use more screen real estate by defaultPřemysl Eric Janouch2021-11-181-1/+17
* Bind F5 and r to refreshing the directoryPřemysl Eric Janouch2021-11-181-2/+12
* Do not lie as much in the desktop filePřemysl Eric Janouch2021-11-182-3/+13
* Add a command line option to list supported typesPřemysl Eric Janouch2021-11-183-7/+42
* Make the forward mouse button go back to the viewPřemysl Eric Janouch2021-11-181-3/+22
* Make the Open dialog usefulPřemysl Eric Janouch2021-11-181-5/+24
* Add a sidebar with placesPřemysl Eric Janouch2021-11-182-6/+48
* Fix loading of opaque GIFsPřemysl Eric Janouch2021-11-181-1/+2
* Actually fix adding to the list of recent filesPřemysl Eric Janouch2021-11-181-1/+1
* Add support for opening Xcursor filesPřemysl Eric Janouch2021-11-176-3/+151
* Fix zooming in through the keyboardPřemysl Eric Janouch2021-11-171-2/+1
* Fix adding images to the list of recent filesPřemysl Eric Janouch2021-11-161-1/+6
* Prefer the dark theme variantPřemysl Eric Janouch2021-11-162-1/+15