| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.10.0 source code.tar.gz | 2023-05-12 | 1.1 MB | |
| 3.10.0 source code.zip | 2023-05-12 | 1.2 MB | |
| README.md | 2023-05-12 | 1.8 kB | |
| Totals: 3 Items | 2.3 MB | 0 | |
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 https://github.com/Guake/guake/pull/2102
- search engine can be set to preference by @PhantomLel in https://github.com/Guake/guake/pull/2125
- Added custom search engine input [#2088] by @PhantomLel in https://github.com/Guake/guake/pull/2134
- Include names of processes in PromptQuitDialog by @hackedd in https://github.com/Guake/guake/pull/2135
- Add new hotkey to open new tab in same directory by @hackedd in https://github.com/Guake/guake/pull/2136
- Add pin button to temporarily prevent hiding when losing focus by @hackedd in https://github.com/Guake/guake/pull/2138
- Add pre-commit config and apply all fixes by @hackedd in https://github.com/Guake/guake/pull/2139
- Add a new hotkey to select all text in the current terminal by @hackedd in https://github.com/Guake/guake/pull/2145
- Run -e in new tabs generated by split vertical/horizontal by @Davidy22 in https://github.com/Guake/guake/pull/2172
- Add global hotkey instructions to docs by @Davidy22 in https://github.com/Guake/guake/pull/2173
- Open a new guake tab if guake is called with
guake [PATH]and no other flags. by @Davidy22 in https://github.com/Guake/guake/pull/2174 - Save font size when changing zoom level with keyboard shortcuts by @Davidy22 in https://github.com/Guake/guake/pull/2175
New Contributors
- @c31io made their first contribution in https://github.com/Guake/guake/pull/2102
- @PhantomLel made their first contribution in https://github.com/Guake/guake/pull/2125
Full Changelog: https://github.com/Guake/guake/compare/3.9.0...3.10