#i3 #i3wm question (asking here because if I start looking into this myself right now, I'll end up in that rabbithole instead of doing my job lol):
Anyone know if it's possible to dynamically show/hide the status bar (not necessarily i3status; I use bumblebee-status personally)? I'm not looking for an equivalent to Windows' "auto-hide taskbar" or anything; the vast majority of the time I want the bar there, but there are some applications (almost always Windows apps running in Wine) that 1. don't play nice with gaps, and; 2. hide UI behind the bar, and it would be nice if I could just have an easy way to handle working around those issues.
Right now I just put the window in floating mode, which works great in theory, but Adobe apps (99.9% of the time this annoys me, it's when I'm working in Photoshop or Illustrator) are very dialog heavy, and so those dialogs often end up hiding behind the main window and I end up having to hit $meta+[Left/right] to cycle it back into focus*
*it's _possible_ there's a not too complicated fix/workaround for this with a couple simple commands in i3 config, but that depends on whether the main window and its dialogs are reliably distinguishable from one another based on window properties (e.g. using xprop), but uh, yeah... now you see why I didn't want to get into it during business hours lmao