splondike
splondike
I don't think that's what I meant, I would like clyde to parse the 'conflicts' array prior to building the package, see http://wiki.archlinux.org/index.php/PKGBUILD . The opera-devel package for example has...
I'm going to have to think a bit more about whether this should be manual, or automatic (with an off switch). Good idea though, my cache is currently ~700mb.
I suspect you may have some kind of canvas issue, but let's test that. Make a new file called e.g. `test.py` in your Talon user directory and put this in...
That flickering does sound like a helpful clue. If we go with the hypothesis that the canvas is starting up and then quickly being closed I can see a few...
Yeah, so sounds like that focus=False event is what's closing it. You can turn off that feature by commenting out the `if not focussed` block in the _focus_event handler. If...
So that popup probably comes from our `issuetest.py` test case earlier. A few follow on questions: - Pressing escape didn't work to close it? If not, that would imply the...
I went ahead and installed PopOS in a virtual machine and tested with the latest Talon beta (0.4.0-444-gc682) and public (0.4.0) against the PopOS default WM (GNOME3) and Xfce4. I...
Well, there were a few issues that needed to be worked around under [Linux](https://github.com/splondike/talon_ui_helper/commit/60aa63f4ef1275b7c45e3d38c550b116fc08cb91), and one or two under Windows! In any case hopefully the main branch will work for...