Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a floating layer #49

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Add a floating layer #49

merged 1 commit into from
Sep 2, 2024

Commits on Sep 2, 2024

  1. Add a floating layer

    Windows in the floating layer are tracked by their window id in
    `is_floating`, and persisted across restarts/reloads via hs.settings.
    The new toggle_floating action can be used to flip the focused window
    between floating and tiled state.
    
    Fixes mogenson#24.
    zakj committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4686346 View commit details
    Browse the repository at this point in the history