Skip to content

Core: Refactor for using the linker as window_manager.linker.

Félix David requested to merge Tilix4/stax:3871_kitsu into master

Core: Refactor for using the linker as window_manager.linker. This is much more optimized because it doesn't build a new object each time it is called. Closes #28 (closed)

NB: After changing the linker you MUST choose 'Save User Configuration' and then restart Stax. I've tried a bit to add a system with a notification that tells you to save and restart, but I didn't manage quickly. Maybe it's a nice thing to add but not critical before we open it to the world.

@alefeve

Edited by Félix David

Merge request reports