Wingpanel does not darken on maximize on hidpi mode or when "gsettings set org.gnome.desktop.interface scaling-factor 2" is set.

Bug #1365813 reported by Aniket Deole
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Wingpanel
Fix Released
Medium
Rory

Bug Description

Wingpanel does not darken on maximize on hidpi mode or when "gsettings set org.gnome.desktop.interface scaling-factor 2" is set.

Related branches

Revision history for this message
Aniket Deole (aniket-deole) wrote :
Revision history for this message
Aniket Deole (aniket-deole) wrote :

If anyone wants to fix this temporarily or if the developers want some idea as to what may be wrong, i have added this condition i

"
            if (window_x == 0 && monitor_workarea.x == 0)
                        return true;
"
in
private bool active_workspace_has_maximized_window () in the foreach loop in BasePanel.vala and it works.
But obviously this is not the correct solution.

Rory (roryj)
Changed in wingpanel:
status: New → Confirmed
assignee: nobody → Rory J Sanderson (roryj)
status: Confirmed → In Progress
Revision history for this message
Victor Martinez (victored) wrote :

Is this bug fixed?

Revision history for this message
Aniket Deole (aniket-deole) wrote :

Yes. In the latest update it is fixed.. Atleast on my side.

Revision history for this message
Victor Martinez (victored) wrote :

Alright perfect then. Marking as such.

Changed in wingpanel:
importance: Undecided → Medium
status: In Progress → Fix Committed
milestone: none → freya-beta2
Changed in wingpanel:
status: Fix Committed → Fix Released
Cody Garver (codygarver)
Changed in wingpanel:
milestone: 0.3.0 → 0.3
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.