bling/module
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
..
flash_focus.lua Focused clients are brought to the top 2021-02-03 17:50:18 -08:00
init.lua Scratchpad feature (#35) 2021-04-08 20:17:10 +02:00
scratchpad.lua Scratchpad improvements (#96) 2021-08-26 10:31:27 -07:00
tabbed.lua +titlbar tabbed group indicator +tasklist tabbed group indicator (#88) 2021-08-18 11:39:33 -07:00
tiled_wallpaper.lua added tiled wallpaper module 2020-10-27 21:47:15 +01:00
wallpaper.lua make wallpaper module 4.3 compatible (#70) 2021-08-03 19:56:37 +02:00
window_swallowing.lua return to previous version for window swallowing; closes #65 (#92) 2021-08-19 12:16:21 +02:00