Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request]: gsettings org.mate.pluma.window-state #680

Open
davidhedlund opened this issue Aug 19, 2023 · 0 comments
Open

[feature request]: gsettings org.mate.pluma.window-state #680

davidhedlund opened this issue Aug 19, 2023 · 0 comments

Comments

@davidhedlund
Copy link

davidhedlund commented Aug 19, 2023

Expected behaviour

Caja's window can be maximized by running: gsettings set org.mate.caja.window-state maximized true

Add org.mate.caja.window-state maximized with true or false options

Then it will be possible to always maximize the window with:
gsettings set org.mate.caja.window-state maximized true

Actual behaviour

The window size will be changed if you change the screen resolution, or panel heights.

So it is inconvenient to run:
$ gsettings set org.mate.pluma size "([WIDTH], [HEIGHT])"

For example, this for 1920x1080 with panel height 55:
$ gsettings set org.mate.pluma size "(1920, 993)"

Steps to reproduce the behaviour

There is no options to maximize the window in Edit -> Preferences.

MATE general version

1.26.0

Package version

1.26.0

Linux Distribution

Ubuntu MATE 23.04

Link to bugreport of your Distribution (requirement)

feature request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant