svoid linux_putWindowAlwaysOnTop(S searchTerm) { backtick("wmctrl -r " + platformQuote(searchTerm) + " -b add,above"); }