Featuring customisable search engines, the ability to properly open new tabs when invoked as a default terminal, a pin button and various other fixes and features, Guake 3.10 is now out.
What's Changed
- Fix 0 timestamp #1857 #1950 by @c31io in #2102
- search engine can be set to preference by @PhantomLel in #2125
- Added custom search engine input #2088 by @PhantomLel in #2134
- Include names of processes in PromptQuitDialog by @hackedd in #2135
- Add new hotkey to open new tab in same directory by @hackedd in #2136
- Add pin button to temporarily prevent hiding when losing focus by @hackedd in #2138
- Add pre-commit config and apply all fixes by @hackedd in #2139
- Add a new hotkey to select all text in the current terminal by @hackedd in #2145
- Run -e in new tabs generated by split vertical/horizontal by @Davidy22 in #2172
- Add global hotkey instructions to docs by @Davidy22 in #2173
- Open a new guake tab if guake is called with
guake [PATH]
and no other flags. by @Davidy22 in #2174 - Save font size when changing zoom level with keyboard shortcuts by @Davidy22 in #2175
New Contributors
- @c31io made their first contribution in #2102
- @PhantomLel made their first contribution in #2125
Full Changelog: 3.9.0...3.10