0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removeTweens method does not accept properties as arguments. More... almost 12 years ago
Remove non existent tweener owerwrite property. More... almost 12 years ago
animatoinStatus: make it less prone to errors. More... almost 12 years ago
Add basic intellihide modes settings. More... almost 12 years ago
Change clip function: use actor.x in place of actor.allocation.x*. More... almost 12 years ago
Do not take into account other dock windows. More... almost 12 years ago
Add opaque background settings to dockedDash. Add comments. More... almost 12 years ago
Improve _redisplay: include clip update and connect to allocattion-changed a signal. More... almost 12 years ago
Filter windows by monitor; Keep only those on the primary one. More... almost 12 years ago
St.BoxLayout does not have y-align property. More... almost 12 years ago
Always clear opacity tweener before starting another. More... almost 12 years ago
Minor bug + remove a debug global.log(). More... almost 12 years ago
Replace '!metawindow.is_hidden' with 'metawindow.showing_on_its_workspace()' More... almost 12 years ago
Add opaque background to the dash only in autohide mode. More... almost 12 years ago
Move the dash out of the background matte actor. More... almost 12 years ago
Put dash on the primary monitor and clip to it. More... almost 12 years ago
Revert "Workaround to place the dash imeediately in the right y position." More... almost 12 years ago
Add var keyword to an otherwise undeclared variable. More... almost 12 years ago
Add window_type filter: filter nautilus desktop window. More... almost 12 years ago
Try to make the extension more theme undependent. More... almost 12 years ago
Always remove queued animations before entering overview mode. More... almost 12 years ago
Workaround to place the dash imeediately in the right y position. More... almost 12 years ago
Add intellihide status var preventing unnecessary show/hide call. More... almost 12 years ago
Use filter() with filterMethod and a closure in place of inline fuctions. More... almost 12 years ago
Code style: rename methods name in camelCase format. More... almost 12 years ago
Connect overviewExit function to "hiding" signal in place of "hidden". More... almost 12 years ago
Directly update visibility when target actor size changes. More... almost 12 years ago
Replace animation status variables with an object. More... almost 12 years ago
Add another animation status variable to better control autohide. More... almost 12 years ago
Put animation delay to zero when enabling/disablinh autohide effect. More... almost 12 years ago