Felix Andreas
                                            Felix Andreas
                                        
                                    > the odd thing to me is that even if I extend vmware across all my 4 displays, via its inbuilt function: > >  > > it maximizes just...
I think In the VM it works because the displays are aligned at the bottom. So there is at least a 30px margin at the top, which the wingpanel can...
Please show a screenshot of your actual machine
I looked into the GNOME/Ubuntu code. For GNOME3, my understanding is that the panel is built into the GNOME Shell itself and the GNOME Shell just internally reduces the workarea...
How should one decide which is the primary monitor if users have set different primary monitors? Would it maybe a solution to just show the greeter on the monitor that...
@tintou What do you mean by internal? Because it is only used by the window manager? What would be the problem if the API would be visible on valadoc.org? Sorry...
I have added the labels on accident ... not sure how that happened 😅😅 Or did I miss something and this was some automatic GitHub-magic?
same problem as elementary/gala#7 The dock reserves from space starting from its top to the bottom of the Gdk.Screen area: https://github.com/elementary/dock/blob/dabae41e4acea69a7afcc1940d570398e2e0478e/lib/PositionManager.vala#L1505-L1531  Therefore all space below the dock is...
I started working on an implementation which uses https://github.com/elementary/gala/pull/595 to tile the application.  Once the an app-icon is dragged outside dock, plank notifies gala via DBus to display the...
 I am able to reproduce this. For me it also only happens if the width of the window is smaller than one quarter of the screen. (1920x1080 in...