summarylogtreecommitdiffstats
path: root/autohide.patch
AgeCommit message (Collapse)Author
2022-11-16updateQue Quotion
2021-04-17Update for new granite release (6-64)Que Quotion
2019-11-20Offload animation to panel widgetQue Quotion
2019-10-31Fix bug brought out by GLib.Settings switchover; more upstream updates to ↵Que Quotion
contend with
2019-10-30Catch up to upstream!Que Quotion
2018-12-16So long, and thanks for all the broken builds! (CMake build system removed)Que Quotion
2018-10-30prep for transition to mesonQue Quotion
2018-09-20But let's go with 3.14 anyway.Que Quotion
2018-09-20Lower libwnck version; according to Valadoc looks like the latest version ↵Que Quotion
needed is 2.20
2018-09-19A little fine tuning; fix stuck panel on unhide from first mouseover after ↵Que Quotion
dodge-hide
2018-09-19Various improvements:Que Quotion
-Reduce show/hide bouncing on mouse jiggle; looks a little more stable -Simplify dodge code; no need to check window geometry -Remove show/hide delay from dodge, keep for mouseover. -Scrap animate_panel; break update_struts out of update_panel_dimensions -More optimally connect & disconnect triggers; animations more responsive
2018-09-18Stabilize Dodge(-Float) mouseover behavior; streamline show/hide routines; ↵Que Quotion
minor refactoring
2018-09-18Treat fullscreen and maximized as the same thing.Que Quotion
2018-09-18Also check for workspace and viewport changes in "Dodge(-Float)"Que Quotion
2018-09-17Fixes for libwnck dependency; restore original animation speed for "Disabled"Que Quotion
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-19Add autohide delay; draw struts after animationQue Quotion
2018-06-17GSettings have recieved the RDNN treatmentQue Quotion
2018-03-10Autohide: fix buggy behavior around indicator edgesQue Quotion
2018-03-07Autohide: make default 'Disabled'Que Quotion
2018-03-07Autohide: See https://github.com/elementary/wingpanel/pull/93Que Quotion
2017-05-30New autohide patch; still disabled by defaultQue Quotion
2017-05-15wingpanel-standalone-git: a replacement for wingpanel-standalone-bzrQue Quotion