Commit Graph
100 Commits
Author SHA1 Message Date
piotr f399f589fb add a line to debug #68 2022-11-18 01:40:50 +01:00
Piotr Miller 2058f124fd Merge pull request #75 from nwg-piotr/fix74
sanitize no longer valid pinned items #74
2022-11-12 15:40:14 +01:00
piotr ebdbe71ac6 hide and delete invalid pinned items #74 2022-11-12 03:41:24 +01:00
Piotr Miller 3fe6d71234 Merge pull request #73 from nwg-piotr/fix-72
Fix inconsistent behaviour of normal resident instance
2022-10-30 23:54:41 +01:00
piotr 0e5b1cf659 bump to 0.3.3 2022-10-30 22:58:19 +01:00
piotr 6494557979 focus 1st pinned if any, or focus 1st appBox entry; fixes #72 2022-10-30 22:53:06 +01:00
Piotr Miller f68678f687 Merge pull request #71 from nwg-piotr/fix-45-revisited
Fix 45 revisited
2022-10-26 02:13:02 +02:00
piotr e31df6e721 bump to 0.3.2 2022-10-25 04:06:30 +02:00
piotr 9509a65625 attempt to fix #45 (revisited) 2022-10-25 04:02:05 +02:00
Piotr Miller bc84a05378 Merge pull request #70 from nwg-piotr/check69
Fix #69
2022-09-25 20:24:41 +02:00
piotr a249c37612 del redundant type conversion 2022-09-21 00:56:09 +02:00
piotr c7fa6e836a fix log line formatting 2022-09-21 00:54:42 +02:00
piotr 87a62e7bb6 handle error closing file 2022-09-21 00:53:48 +02:00
piotr 11241cef0b replace deprecated types 2022-09-21 00:48:28 +02:00
piotr 87d2a74db0 fix setting data dir #69 2022-09-21 00:32:29 +02:00
piotr 41f7d58edf debug #69 2022-09-20 23:01:35 +02:00
piotr 583ddfde0b update .gitignore 2022-06-23 00:16:56 +02:00
Piotr Miller 383869906a Merge pull request #65 from SPFabGerman/OnlyShowIn
Added support for Hidden, OnlyShowIn and NotShowIn
2022-06-11 00:19:45 +02:00
Piotr Miller d8e7e0f6c2 Merge pull request #63 from nwg-piotr/fix62
Fixes accidental crash on trimming long descriptions
2022-05-16 22:27:54 +02:00
piotr 7230d82be3 fix trimming names as well #62 2022-05-16 01:16:02 +02:00
piotr 02b3930ef9 trim string, not runes #62 2022-05-16 01:01:25 +02:00
piotr f3b3635bd8 trim comments > 120 chars #61 2022-05-08 01:43:16 +02:00
Piotr Miller 93587a47db Merge pull request #60 from nwg-piotr/dark
prefer dark theme
2022-04-13 11:22:15 +02:00
Piotr Miller e052a86b12 Merge pull request #58 from jovanlanik/main
Support for changing GTK theme
2022-03-18 02:06:06 +01:00
piotr d050598086 bump to 0.2.8 2022-02-15 01:19:30 +01:00
Piotr Miller 42ddd815f4 Merge pull request #52 from snehrbass/main
Add flags to set window margins
2022-02-15 01:02:48 +01:00
Piotr Miller d572c1125d Merge pull request #54 from Raffy23/51-fix-zombie-processes
Collect signals of child processes
2022-02-15 00:42:56 +01:00
Piotr Miller 6b055bb48a Merge pull request #53 from Raffy23/50-fix-high-cpu-load
Fix high CPU load
2022-02-15 00:37:54 +01:00
Piotr Miller b781f58097 Update README.md 2022-02-04 11:45:17 +01:00
Piotr Miller 68137935a9 Update README.md 2022-02-02 14:47:28 +01:00
piotr 98efb36614 bump version 2022-01-15 23:58:23 +01:00
Piotr Miller 59533536b1 Merge pull request #48 from nightly-brew/detach-from-process-group
Use Setsid when spawning programs
2022-01-15 03:58:52 +01:00
piotr 4ea160e524 update README 2022-01-13 23:58:10 +01:00
Piotr Miller 8fb4209a97 Merge pull request #47 from nwg-piotr/not-wayland
remove bin
2022-01-13 23:46:57 +01:00
piotr c85c364ba5 ignore bin 2022-01-13 23:42:42 +01:00
piotr 8239254485 remove bin #40 2022-01-13 23:42:31 +01:00
Piotr Miller 7681055a23 Merge pull request #46 from nwg-piotr/fix45
check if fileSearchResultWrapper exists #45
2022-01-12 11:17:56 +01:00
piotr 15c9029935 check if fileSearchResultWrapper exists #45 2022-01-12 11:06:05 +01:00
Piotr Miller f67f1a9950 Merge pull request #43 from nwg-piotr/fix-pinned
create empty pinned file if not found on startup (and some other minor issues)
2022-01-11 14:41:39 +01:00
piotr 2c63e256ba update readme 2022-01-11 14:36:56 +01:00
piotr 92095d5b97 hide fileSearchResultWrapper initially 2022-01-11 12:31:47 +01:00
piotr a6977d9444 create pinned file if not found 2022-01-11 11:45:05 +01:00
Piotr Miller 378aa33cf3 Merge pull request #42 from nwg-piotr/issue36
Close on RMB only #36
2022-01-10 23:55:16 +01:00
piotr 9d6d572f72 close on LMB only #36 2022-01-10 22:04:58 +01:00
piotr 8fdb174643 hot fix to #41 2022-01-09 23:20:48 +01:00
piotr 0810250b3a default temt -> foot; consume Esc key event 2022-01-09 14:30:59 +01:00
piotr 6e76f49729 fix #38 @nightly-brew 2022-01-09 12:56:51 +01:00
Piotr Miller 94c94b8b1e Merge pull request #35 from nwg-piotr/term
support for the foot terminal
2021-11-29 00:47:33 +01:00
piotr 3d6f3e6e3c support foot terminal 2021-11-21 21:45:10 +01:00
piotr 2e305e6e52 bump to 0.2.1 2021-10-01 00:40:27 +02:00
Piotr Miller 0b28592f0f Merge pull request #32 from nwg-piotr/fix31
Hide resident window on SIGUSR1 if visible
2021-10-01 00:03:39 +02:00
piotr 8daf645e3b close resident on SIGUSR1 if visible #31 2021-09-30 12:33:39 +02:00
piotr 1c7a481108 fresh binary 2021-09-29 22:57:57 +02:00
Piotr Miller 2043ed3af5 Merge pull request #29 from aajonusonline/main
Add support for absolute paths
2021-09-29 22:54:47 +02:00
Piotr Miller 53a1c895e9 Merge branch 'main' into main 2021-09-29 22:53:38 +02:00
Piotr Miller 63bc6eb3b2 Merge pull request #30 from nwg-piotr/v020
v0.2.0 allows to run a resident instance of nwg-drawer
2021-09-29 22:49:58 +02:00
piotr 6f10951238 wait for binary to be released while installing 2021-09-29 22:41:44 +02:00
piotr 9e2bbf155c update README 2021-09-29 22:02:29 +02:00
piotr 26cd4fb0cf other logging levels 2021-09-28 03:15:36 +02:00
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