Guake always starts in fullscreen once fs is used
- Dominant language
- Python
- Stars
- 4.7k
- Forks
- 604
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
After fullscreen has been used, guake will always appear in fullscreen mode from then on.
**Expected behavior**
Guake should either appear in the same configuration when it was hidden or always start in normal or fullscreen mode according to the setting of the main window.
**Actual behavior**
Guake respects the "start fullscreen setting" = "off" until fullscreen has been used and from then on ignores it on activation for as long as guake runs.
**To Reproduce**
* Activate guake using the hotkey
* Observe: window appears in normal mode
* Deactive guake using the hotkey and activate it again
* Observe: window appears in normal mode
* Change to fullscreen mode and back to normal mode
* Observe: window appears in normal mode
* Activate guake using the hotkey
* Observe: window appears in fullscreen mode from then on, no matter what you do.
-------------------------------------------------------------------------------
$ guake --support
Guake Version: 3.8.5
Vte Version: 0.68.0
Vte Runtime Version: 0.68.0
--------------------------------------------------
GTK+ Version: 3.24.33
GDK Backend:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.