Commit Graph
100 Commits
Author SHA1 Message Date
piotr 8c0d158e3d skip loading if file doesn't exist 2021-09-28 03:04:39 +02:00
piotr 875c8078d6 remove 1 error message 2021-09-28 02:51:03 +02:00
piotr 1f91ade8e6 multiple fixes 2021-09-28 02:40:23 +02:00
piotr a9fe4a7371 update README 2021-09-27 02:27:04 +02:00
piotr 941764ee9f update README 2021-09-27 02:20:08 +02:00
piotr 00fd88275e update README 2021-09-27 01:57:32 +02:00
piotr 419c991b95 fix config dir detection 2021-09-27 01:38:00 +02:00
piotr fa3a8d9bb7 excluded dirs 2021-09-25 04:39:05 +02:00
piotr fb00364e51 migrate config files 2021-09-25 03:44:38 +02:00
piotr 62b7b4f90e comments 2021-09-25 01:41:39 +02:00
piotr 97c0e0c972 kill running instance if any 2021-09-24 04:08:22 +02:00
piotr 2ad8a8c241 kill running instance if any 2021-09-24 04:01:04 +02:00
piotr 920d95e6e1 descriptions 2021-09-24 03:36:51 +02:00
piotr c19814256f watch .desktop & pinned file changes 2021-09-24 03:01:55 +02:00
piotr e6088e7345 remove stale code 2021-09-23 00:45:35 +02:00
piotr bd1aa18506 fix build and run 2021-09-23 00:38:56 +02:00
piotr 5fcc6239b6 resolve conflicts 2021-09-23 00:25:35 +02:00
piotr c974593f77 restore binary 2021-09-22 23:45:14 +02:00
piotr aa9d4ea97a temporarily remove binary 2021-09-22 23:35:23 +02:00
Piotr Miller 80f8d2eb03 Merge pull request #27 from aajonusonline/main
use `unknown` icon when one is not available
2021-09-22 23:09:23 +02:00
Piotr Miller a1bb05c816 Merge pull request #26 from nwg-piotr/logging
fixed formatting
2021-09-19 00:54:09 +02:00
Piotr Miller 7b76c271d9 Merge pull request #25 from nwg-piotr/logging
Logging + 1 bug fixed
2021-09-17 02:52:44 +02:00
piotr 1df4c1a812 fixed formatting 2021-09-17 02:49:48 +02:00
piotr 3768e21b61 bump to 0.1.12 2021-09-17 02:38:09 +02:00
piotr c1a807615f avoid closing window on item pinned 2021-09-17 02:35:43 +02:00
piotr b6dd4099fd logging with logrus 2021-09-17 02:33:39 +02:00
Piotr Miller 6ca8e6a175 Merge pull request #24 from nwg-piotr/fix_nodisplay
Fix nodisplay, fix running in terminal
2021-09-07 02:51:26 +02:00
piotr f12be46583 fix #23 2021-09-07 02:47:17 +02:00
piotr 9d50258042 don't skip hidden entries: fixes #22 added in #19 2021-09-07 02:07:29 +02:00
piotr 1be8e432fa print errors in human-readable format 2021-09-05 01:57:24 +02:00
piotr aa227b51b8 update README 2021-09-05 01:35:44 +02:00
piotr 56d6cd264d update README 2021-09-05 01:34:57 +02:00
piotr bea2fdf90c verrsion bump 2021-09-05 01:26:36 +02:00
Piotr Miller 6a0f9d4a93 Merge pull request #20 from james-lawrence/use-terminal-env
use terminal environment variable if present
2021-09-05 01:12:30 +02:00
Piotr Miller c655f99cd9 Merge pull request #19 from james-lawrence/bugfix/whitespace-handling
Bugfix/whitespace handling
2021-09-01 02:18:26 +02:00
Piotr Miller c5e39f179f Merge pull request #18 from nwg-piotr/searchres
focus first search result #17
2021-08-30 03:17:49 +02:00
piotr ce48848589 focus first search result #17 2021-08-29 03:37:00 +02:00
Piotr Miller 9d0c4d2e5f Merge pull request #16 from nwg-piotr/fixnofs
fix crash on a category button click while file search turned off (`-nofs`)
2021-08-27 01:33:01 +02:00
piotr a7968d8510 version bump 2021-08-27 01:23:16 +02:00
piotr e601316480 add missing nil check #15 2021-08-27 01:21:41 +02:00
piotr 4818dc3358 update README 2021-08-21 01:45:22 +02:00
piotr 9afd7dca20 update README 2021-08-21 01:41:45 +02:00
piotr eb1e9994e7 update README 2021-08-21 01:40:19 +02:00
Piotr Miller 3e2b9395d5 Merge pull request #14 from nwg-piotr/files
xdg-open support + customization + 1 bug fixed
2021-08-21 00:49:24 +02:00
piotr 061d5e1ca9 avoid unwanted closes 2021-08-21 00:34:50 +02:00
piotr dc50203ee3 update README 2021-08-20 05:43:16 +02:00
piotr 656347855b update README 2021-08-20 05:40:51 +02:00
piotr 81aeb10311 update README 2021-08-20 05:36:27 +02:00
piotr 04a292c2ec check err just in case 2021-08-20 05:02:37 +02:00
piotr 6912e7f320 xdg-open or open in FM 2021-08-20 04:46:26 +02:00
piotr 41d48a0824 version bump 2021-08-17 22:49:09 +02:00
Piotr Miller 399cf7fa3a Merge pull request #13 from nwg-piotr/files
hot fix to opening files with file manager
2021-08-17 22:35:43 +02:00
piotr aefe2af4d5 hot fix to opening files 2021-08-17 22:34:28 +02:00
piotr 71892c25ed update README 2021-08-17 13:11:07 +02:00
piotr 2536331184 update README 2021-08-17 13:06:24 +02:00
Piotr Miller 6ac486a32c Merge pull request #12 from nwg-piotr/chrome
bug fixes and new arguments
2021-08-17 01:25:13 +02:00
piotr 875e7cac4a Quit immediately on window click 2021-08-17 00:54:52 +02:00
piotr 2960603462 -nofs to disable file search 2021-08-16 23:26:30 +02:00
piotr f9e9608dfc -nocats to disable filtering by categories 2021-08-16 22:41:13 +02:00
piotr 83caef28f6 fresh binary 2021-08-15 14:37:06 +02:00
piotr d732e9e070 support env vars at the end of the command #11 2021-08-15 14:34:25 +02:00
piotr 033a4d59ae refresh binary 2021-07-21 02:07:35 +02:00
Piotr Miller 97be33094f Merge pull request #9 from nwg-piotr/force_img
SetAlwaysShowImage(true) in category button
2021-07-21 01:55:17 +02:00
piotr e5246a13cd force image in category button #8 2021-07-21 01:52:19 +02:00
piotr 897d693d62 force image in category button 2021-07-21 01:49:34 +02:00
Piotr Miller 955429d809 Merge pull request #7 from nwg-piotr/fix_pinned
Fix GTK critical warnings on pinned cache file not found
2021-07-12 23:32:41 +02:00
piotr 4bf82d9a98 bump to 0.1.4 2021-07-12 23:26:26 +02:00
piotr eb358b24cd fix GTK warnings on pinned cache not found #6 2021-07-12 23:23:52 +02:00
Piotr Miller 27718a9f1b Merge pull request #5 from nwg-piotr/nodisplay
More appearance personalization
2021-06-29 23:54:17 +02:00
piotr b4f0f70f56 default css modified 2021-06-29 17:32:44 +02:00
piotr f54be1c13a name property for category buttons 2021-06-29 17:24:48 +02:00
piotr cd6e544adc wrong resources path fixed 2021-06-26 23:45:46 +02:00
piotr f2bda0e496 bump to 0.1.1 2021-06-23 02:55:02 +02:00
piotr fd8b9ba128 uninstall fixed 2021-06-23 02:53:56 +02:00
Piotr Miller 94aba90f3d Merge pull request #3 from nwg-piotr/sammiev
basic X11 support
2021-06-23 02:48:14 +02:00
piotr fa9d9c3425 basic X11 support 2021-06-23 02:44:56 +02:00
Piotr Miller 4711c36c56 Update README.md 2021-06-22 12:00:15 +02:00
Piotr Miller be2433fb05 Merge pull request #2 from nwg-piotr/cleaning
Code cleanup; support for the XDG_DATA_HOME value; and more
2021-06-19 01:40:20 +02:00
piotr bef9f5de3c bump to 0.1.0 2021-06-19 01:32:25 +02:00
piotr c6e1427285 rebuild 2021-06-18 03:02:06 +02:00
piotr d80dea2612 add "image-missing" if icon undefined 2021-06-18 03:00:42 +02:00
piotr aa266f51e1 fix XDG_DATA_HOME detection 2021-06-18 02:14:31 +02:00
piotr 24295dfd76 respect XDG_DATA_HOME 2021-06-18 01:56:47 +02:00
piotr 6f40068253 descriptions 2021-06-17 17:40:52 +02:00
Piotr Miller 31fc1e75cc support possible error 2021-06-17 13:59:22 +02:00
Piotr Miller f4f1f8edec Focus 1st pinned item if any, otherwise focus 1st found app icon 2021-06-17 13:25:04 +02:00
Piotr Miller b0852f7680 Focus 1st pinned item or 1st found app icon 2021-06-17 13:24:03 +02:00
piotr 48bc9f47b3 code cleanup 2021-06-17 04:09:03 +02:00
piotr bd153b8ff4 rebuild 2021-06-08 02:56:19 +02:00
Piotr Miller 8a48109bcb Update README.md 2021-05-31 09:07:05 +02:00
piotr 9f2fbae98c movie link added 2021-05-30 23:38:17 +02:00
piotr ba2ff5345b hide empty file search result wrapper box 2021-05-30 22:44:38 +02:00
piotr 81350bf746 update README 2021-05-30 02:55:43 +02:00
piotr 9b42de0276 update README 2021-05-30 02:52:02 +02:00
piotr 47151db7aa update README 2021-05-30 02:41:48 +02:00
piotr a595a36d7e update README 2021-05-30 02:40:17 +02:00
piotr ea2be746e2 update README 2021-05-30 02:37:35 +02:00
piotr a11a9e62f3 update README 2021-05-30 02:32:14 +02:00
piotr 74335ff791 update README 2021-05-30 02:21:54 +02:00
piotr ec4da48d1f update README 2021-05-30 02:20:15 +02:00