Airblader / i3

A fork of the i3 window manager with gaps and some other features. :warning: i3-gaps has been merged into i3.
BSD 3-Clause "New" or "Revised" License
5.87k stars 318 forks source link

Smart hide mode for i3bar #399

Closed Henry-Ta closed 3 years ago

Henry-Ta commented 3 years ago

I'm submitting a…

[ ] Bug
[x] Feature Request
[ ] Documentation Request
[ ] Other (Please describe in detail)

Current Behavior

Currently, i3-gaps/i3 only has visible/hide/invisible mode for i3bar. 

Desired Behavior

I am expecting a smart hide mode that hide i3 bar when there are active windows and show the bar when moving cursor to the bar area ( even some windows are active ) or when there's no windows left on the screen

Impact

[ ] This feature requires new configuration and/or commands

This feature is a combination of all 3 modes from i3bar, so this won't requires new configuration but some tweaks to create a now mode

Environment

Output of i3 --moreversion 2>&-:

i3 version: 
Binary i3 version:  4.19.1 (2021-02-01) © 2009 Michael Stapelberg and contributors
Running i3 version: 4.19.1 (2021-02-01) (pid 900)
- Linux Distribution & Version: Arch - Kernel(5.10.40-1-lts)
- Are you using a compositor (e.g., xcompmgr or compton): picom-ibhagwan-git
Airblader commented 3 years ago

I apologize for the late response. I'm not looking to adding further features to i3-gaps at this point anymore. Thanks for understanding!