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

Gnome apps: disable window controls on header bar #2813

Closed
dzklaim opened this Issue May 16, 2017 · 11 comments

Comments

@dzklaim

dzklaim commented May 16, 2017

Qubes OS R3.2

By default, Qubes OS installs several applications that follow the GNOME HIG (like nautilus, evince, etc). Usually these applications add buttons to control the window to the header bar. This behavior clashes with the window decoration provided by the window manager.

For example, the button to close the window in evince in the screenshot

https://cloud.githubusercontent.com/assets/10212863/16384754/7e131672-3c8a-11e6-8fc7-62bf9a1d90bf.png

One can easily fix this by customizing the key "button-layout" of the schema "org.gnome.desktop.preferences.wm.preferences" to something like "appmenu:"

@dzklaim dzklaim changed the title from Gnome apps: disable window controls to Gnome apps: disable window controls on header bar May 16, 2017

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek May 16, 2017

Member

Thanks for the fix idea!

Member

marmarek commented May 16, 2017

Thanks for the fix idea!

@andrewdavidwong

This comment has been minimized.

Show comment
Hide comment
@andrewdavidwong

andrewdavidwong May 21, 2017

Member

Does anyone happen to have a screenshot handy of what it looks like with the change?

Member

andrewdavidwong commented May 21, 2017

Does anyone happen to have a screenshot handy of what it looks like with the change?

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek May 21, 2017

Member

Before:
appmenu-before
After:
appmenu-after

Member

marmarek commented May 21, 2017

Before:
appmenu-before
After:
appmenu-after

@andrewdavidwong

This comment has been minimized.

Show comment
Hide comment
@andrewdavidwong

andrewdavidwong May 21, 2017

Member

Oh, I see. Is that actually an improvement? :)

Member

andrewdavidwong commented May 21, 2017

Oh, I see. Is that actually an improvement? :)

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek May 21, 2017

Member

From what I've heard from many people (including @bnvk): yes, duplicated buttons are confusing and/or inconsistent.

Member

marmarek commented May 21, 2017

From what I've heard from many people (including @bnvk): yes, duplicated buttons are confusing and/or inconsistent.

@andrewdavidwong

This comment has been minimized.

Show comment
Hide comment
Member

andrewdavidwong commented May 21, 2017

Ok. :)

@bnvk

This comment has been minimized.

Show comment
Hide comment
@bnvk

bnvk May 22, 2017

Removing the duplicated buttons is an improvement IMHO. Looking good 😄

bnvk commented May 22, 2017

Removing the duplicated buttons is an improvement IMHO. Looking good 😄

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Jun 9, 2017

Automated announcement from builder-github

The package python2-dnf-plugins-qubes-hooks-4.0.0-1.fc24 has been pushed to the r4.0 testing repository for the Fedora fc24 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r4.0-current-testing

Changes included in this update

Automated announcement from builder-github

The package python2-dnf-plugins-qubes-hooks-4.0.0-1.fc24 has been pushed to the r4.0 testing repository for the Fedora fc24 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r4.0-current-testing

Changes included in this update

@qubesos-bot qubesos-bot referenced this issue in QubesOS/updates-status Jun 9, 2017

Closed

core-agent-linux v4.0.0 (r4.0) #68

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Jun 9, 2017

Automated announcement from builder-github

The package python2-dnf-plugins-qubes-hooks-4.0.0-1.fc25 has been pushed to the r4.0 testing repository for the Fedora fc25 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r4.0-current-testing

Changes included in this update

Automated announcement from builder-github

The package python2-dnf-plugins-qubes-hooks-4.0.0-1.fc25 has been pushed to the r4.0 testing repository for the Fedora fc25 template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r4.0-current-testing

Changes included in this update

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Jun 9, 2017

Automated announcement from builder-github

The package qubes-core-agent_4.0.0-1+deb8u1 has been pushed to the r4.0 testing repository for the Debian jessie template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing jessie-testing, then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

Automated announcement from builder-github

The package qubes-core-agent_4.0.0-1+deb8u1 has been pushed to the r4.0 testing repository for the Debian jessie template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing jessie-testing, then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Jun 9, 2017

Automated announcement from builder-github

The package qubes-core-agent_4.0.0-1+deb9u1 has been pushed to the r4.0 testing repository for the Debian stretch template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing stretch-testing, then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

Automated announcement from builder-github

The package qubes-core-agent_4.0.0-1+deb9u1 has been pushed to the r4.0 testing repository for the Debian stretch template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing stretch-testing, then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment