Mutate
Mutate copied to clipboard
A simple launcher inspired by Alfred for ubuntu and Fedora.
I cannot compile Mutate on Ubuntu Bionic (18.4), I *have* been able to compile on Ubuntu Xenial, thanks to some hints in the issues here. My new notebook has Bionic...
Ubuntu cosmic and disco both give the same error when I run: sudo gdebi Mutate-2.3.deb Reading package lists... Done Building dependency tree Reading state information... Done Reading state information... Done...
When I try to add the PPA (`sudo add-apt-repository ppa:mutate/ppa`) I get error: `HTTP Error 404: Not Found Cannot add PPA: ''This PPA does not support bionic''.` Same issue using...
Thanks a lot for your efforts in supporting this great tool! :+1: Editing config.ini sometimes stops Mutate from working, for example if a new item was not correctly edited, but...
it will result in not print any result in mutate. i use this script: #!/usr/bin/python2 #encoding=utf-8 import sqlite3 conn = sqlite3.connect('dict.db') c = conn.cursor() print '[' + 'test' + ']'...
All applications display a generic executable icon instead of the application icon on Arch Linux.  I'm not entirely sure why this is happening, but it could be a missing...
Currently invoking an application from mutate launches a new instance every time. But I would prefer if it switched to a running instance if there is one like in Spotlight...
I type something then I want to change keybord layout (e.g. from english to russian) i hit super+space and nothing happens. Even PrtSc doesn't work when Mutate widget is active.
When running google search plugin it automatically inserts text from clipboard (if it was copied with `CTRL+V`). However if I copy stuff from tmux, it still uses the old value....
When app launch on system startup hotkey to show widget doesn't work. Need to kill and restart the application to start work hotkey. Ubuntu 15.10 Hot key - Alt +...