Thomas Kainrad

Results 32 comments of Thomas Kainrad

There is a tool written in Go that can parse the active browser tab's URL from Chrome's session files: https://github.com/lemnos/chrome-session-dump Presumably, this tool could be bundled within _active-win_, or its...

The ActivityWatch project has a similar problem with Wayland: https://github.com/ActivityWatch/activitywatch/issues/92 So far, they seem to have found a workaround for Gnome. This shell command can retrieve the active Window application...

For anyone that has this problem and is not sure how to best patch a library until a fix is available. I did the following: 1. Install the [_patch_package_](https://www.npmjs.com/package/patch-package) module...

The patch I described in my previous comment is no longer necessary with Electron 11 and active-win 7.1. With this setup, everything works out of the box. I think this...

Thanks, that is a great suggestion! Will add it shortly.

Thanks for this submission, I will investigate! Are you able to use KeyCombiner Desktop normally after a restart?

Thanks for this idea! I just noticed that filtering for sequences via the visualizer is buggy even in its current form :grimacing: Clicking on g should filter for all combinations...

The bug with filtering for keys that are the start of a sequence has been fixed. ![kc-filtering-sequences](https://user-images.githubusercontent.com/7394822/166436859-df3985aa-e71c-4cd7-9cc4-32e910433c8f.gif) Leaving this issue open for your ideas regarding visualizing sequences.

Thanks for submitting this issue! This is mostly correct. The instant lookup works entirely offline once it has been loaded. Apart from that, KeyCombiner Desktop does need a network connection....

Hi, thanks for this feedback! I have been thinking about something like this in the past. Your request will move the issue back to a more prominent position in the...