bling/docs
Kasper 0fb8534191
Scratchpad improvements (#96)
* Make scratchpads work with rubato

* Set floating to true when animating

* Fix for clients becoming invisible after toggling off on other tags

* Fixes for animations not getting played when opening/closing scratchpad on multiple tags

* Remove old debug code

* Fix for edge case when launching an app (not via a scratchpad) and then toggle it off via a scratchpad

* Handle changing tag mid turn off animation

* Remove disable_floating_on_close

* Reorder some stuff

* Use the new ended event

* Refactor to reduce code duplication

* Fix an issue caused by not unsubscribing when switching tag mid animation

* Animate also when launching the client

* also for 4.3

* Emit the inital_apply signal on unstable

* Rename awestore to animation

* Consistency

* No need for this anymore as we are recalling :apply anyway

* Can't have scratchpads opened up as fullscreen / maximized

* Floating must be true for animations

* Rename awestore to animation

* Fix clients teleporting on turn_off when the position was changed from the initial scratchpad position

* Rename animation to rubato and notify that awestore is no longer supported

* Update documentation

* Update scratchpad.lua

Co-authored-by: gokul <33443763+JavaCafe01@users.noreply.github.com>
2021-08-26 10:31:27 -07:00
..
layouts add 'docs' for the deck layout 2021-08-19 10:40:47 -07:00
module Scratchpad improvements (#96) 2021-08-26 10:31:27 -07:00
signals Better CSS in docs 2021-04-28 12:25:20 +01:00
widgets fixed documentation (#91) 2021-08-18 23:01:31 -07:00
.nojekyll Init docs to test, in regard of #20 2021-02-13 15:57:52 -08:00
_sidebar.md Update _sidebar.md 2021-08-18 11:43:53 -07:00
home.md Better CSS in docs 2021-04-28 12:25:20 +01:00
index.html Add missing equal sign 2021-04-15 18:06:00 -07:00
javacafe.css Better CSS in docs 2021-04-28 12:37:14 +01:00
theme.md Task Preview Widget (#72) 2021-07-14 15:17:46 -07:00