Skip to content

Dev/Optim: get_context function to get a whole correct context

Félix David requested to merge Tilix4/stax:dev_context_getter into 2.0

Description of change

get_context function to get a whole correct context by the screen and the type of the targeted space. It's an util for the core dev.

Closes #154 (closed)

How to test it

  • Use Stax to see if nothing is broken.

Checklist

Please check if your MR fulfills the following requirements:

  • Unit tests have been added, if needed
  • Documentation have been updated, if needed
  • Build was run locally and any changes were pushed
  • Lint has passed locally without error
  • Package.py have been updated, if needed
  • CHANGELOG.md have been updated, if needed
  • Version numer has been tagged, if needed

FYI: @awesome_dev_too

Merge request reports