Fluidspaces

Latest version: v0.3.1

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.2.0

--------------------
Added

- ``-V``/``--version`` flag prints program version and exits


Changed

- Now using ``setuptools_scm`` to get the package version from git tags instead of keeping a ``VERSION`` file

0.1.0

--------------------
Added

- This CHANGELOG file, to keep track of changes in this project over time.
- Project URL now included in setup.py information.
- MIT license (from `Choose a License`_) now included in ``LICENSE`` and in setup.py information.
- ``-t``/``--toggle`` instead of prompting the user for which workspace to use as the target for going/sending/bringing actions, use the first workspace whose title contains ``2:`` as the target. Can be used to implement quick toggling between the top two workspaces.

.. _Choose a License: https://choosealicense.com/licenses/mit/

0.0.1

--------------------
Added

- ``fluidspaces`` script navigates to the workspace chosen by the user from a list of the current i3 workspaces.
- ``-s``/``--send-to`` send the currently focused i3 container to the chosen workspace.
- ``-b``/``--bring-to`` navigate to the chosen workspace and bring the currently focused i3 container to it at the same time.
- Every execution of ``fluidspaces`` (i.e., with/without flags, user selects workspace / user exits early, etc.) re-numbers all existing i3 workspaces such that the top one is 1, the next is 2, and so on with no gaps. Existing workspace ordering is maintained.
- Navigating to a workspace with any form of ``fluidspaces`` "promotes" the chosen workspace to position 1 and renumbers the rest of the workspaces to remove the just-created gap.


.. _0.1.0: https://github.com/mosbasik/fluidspaces/compare/0.0.1...0.1.0
.. _0.2.0: https://github.com/mosbasik/fluidspaces/compare/0.1.0...0.2.0
.. _0.2.1: https://github.com/mosbasik/fluidspaces/compare/0.2.0...0.2.1
.. _0.2.2: https://github.com/mosbasik/fluidspaces/compare/0.2.1...0.2.2
.. _0.2.3: https://github.com/mosbasik/fluidspaces/compare/0.2.2...0.2.3
.. _0.2.4: https://github.com/mosbasik/fluidspaces/compare/0.2.3...0.2.4
.. _0.3.0: https://github.com/mosbasik/fluidspaces/compare/0.2.4...0.3.0
.. _0.3.1: https://github.com/mosbasik/fluidspaces/compare/0.3.0...0.3.1
.. _Unreleased: https://github.com/mosbasik/fluidspaces/compare/0.3.1...HEAD

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.