gala:minimize-to-new-workspace

Last commit made on 2018-11-09
Get this branch:
git clone -b minimize-to-new-workspace https://git.launchpad.net/gala

Branch merges

Branch information

Name:
minimize-to-new-workspace
Repository:
lp:gala

Recent commits

2c7d4d7... by Adam Bieńkowski

Unminimze when actually switching to a workspace

1186762... by Adam Bieńkowski

Make minimize switch to a new workspace

be16d4a... by =?utf-8?q?Allan_Nordh=C3=B8y?= <email address hidden>

gschema.xml: remove trailing period from key description (#265)

a1bad26... by Julian Raschke

Nvidia drivers: Refresh background and screen corners (#21) (#330)

* Nvidia drivers: Refresh background and screen corners (#21)

* Fix merge artifacts

* Remove unused GL_VENDOR constant

* Remove unused logind constants

* Cleanup: Turn refresh_backgrounds method into a closure

fe9f48a... by Felipe Escoto

Fix Multimonitor windows preventing workspaces from closing (#357)

Use on_all_workspaces instead of is_always_on_all_workspaces()

feffbf8... by Felipe Escoto

Fixed: closed windows being selectable with PIP (#355)

9747bd6... by Danielle Foré

Update multitasking-view icons to latest elementary palette (#336)

331404e... by Danielle Foré

Make close and resize buttons darker (#337)

1970bac... by David Hewitt <email address hidden>

Use separate daemon to display GTK window menus (#179)

* Use separate process to create window menus

* Reduce line count with code style changes

* Fix some formatting

* Code style fixes

* Prevent menu closing instantly after open

* Resolve warnings in new code

* Remove GLib namespace prefix from exceptions

* Update main.vala

* Remove timeout by positioning the menu outside of the mouse pos

* daemon: Use lambda as popup callback

* io.elementary.gala -> org.pantheon.gala

* org.pantheon.gala.daemon -> gala-daemon

* Clean up

* Fix daemon object path

* Some cleaning

2995cd6... by =?utf-8?q?Adam_Bie=C5=84kowski?= <email address hidden>

Implement org.gnome.SessionManager.EndSessionManager (#314)

... and forward DBus calls to the session indicator of wingpanel