linuxmint / linuxmint/cinnamon
Entering full screen mode on windows with Gestures when you shouldn't be allowed to
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.6k
- Forks
- 915
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 3
Description
Distribution
Linux Mint 22.1 Cinnamon
Package version
6.4.8
Graphics hardware in use
AMD Ryzen 7 7730U with Radeon Graphics × 8
Frequency
Always
Bug description
When you enable Gestures, you can make a gesture Make window fullscreen this works even on windows that should not be full screened. Like the Gestures window itself for example.
If you do this and full screen the Gestures window, there is no close or minimize button and you are forced to quit the application to close out of it.
I haven't tested this with windows other than the Gestures window but I'm sure it affects many more windows as well
Steps to reproduce
- Enable
Gestures - Set a Gesture to
Make window fullscreen - Use this gesture on a GTK window like the
Gestureswindow that you normally cannot full screen - It still full screens but there is no exit/minimize/un-fullscreen button to exit out of it
Expected behavior
We should make these windows enter Maximized mode instead of Fullscreen mode (Maximized is when you make a window take up the entire screen but you still have the minimize/fullscreen/close options)
Additional information
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue through the Gestures settings and the “Make window fullscreen” gesture on the Gestures GTK window. Trace the gesture action that changes the active window state and verify how it handles windows that cannot normally enter fullscreen. Done means such windows enter Maximized mode instead, retaining their window controls, without changing fullscreen behavior for eligible windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100