summarylogtreecommitdiffstats
path: root/minus-backgroundmanager.patch
AgeCommit message (Collapse)Author
2018-09-17Dodge maximized windows: two new autohide modes.Que Quotion
Dodge avoids the currently focused and maximized window, but appears with struts on mouseover (pushes windows down). Dodge-Float avoids the currently focused and maximized window, but appears without struts on mouseover (hovers over windows). Dodge maximize code imported from Keith Bailey's fork: https://code.launchpad.net/~kbailey4444/wingpanel/dodge-maximize Co-authored-by: Keith Bailey <kbailey4444@gmail.com>
2018-06-04Remove more gala-dependent functions, including drag from panel (kind of ↵Que Quotion
pointless with autohide...) NOTE: it is time to rebuild indicators!
2018-06-04Simplify patching out gala dependent functionsQue Quotion
2018-05-13No more wingpanel-interface? But the patch that deletes non-existing ↵Que Quotion
Utils.vala from here is fine, so why only the patch that removed BackgroundManager.vala fails?
2018-03-07Autohide: See https://github.com/elementary/wingpanel/pull/93Que Quotion
2018-03-04cleanup autohide patch, mess up backgroundmanager removing patch (the ↵Que Quotion
logical thing to do of course)
2018-03-04Add a gsetting for autohide, default offQue Quotion
2017-10-13Updates! More effective patching.Que Quotion
2017-03-05wingpanel-standalone-bzr: wingpanel without gala dependencyQue Quotion