ortango
ortango
not a big deal, but if you have a situation where STATE_PATH_TPL can not be written to `bspc wm --restart` will crash bspwm. also, maybe it would be better if...
this would be equivalent to `bspc node "${t}#@1" -s "${t}#@2"`, but it would be chain-able (on node $t). the point would be to have a complimentary command to `--type` making...
After attempting to add bspwm support for wmfocus i've [run into an issue building the project with all features enabled](https://github.com/ortango/wmfocus/runs/4813088913?check_suite_focus=true#step:5:182). what would be the proper way to add an additional...
Swapping a focused node with a receptacle on another desktop will transfer desktop focus to the receptacle. [Checking IS_RECEPTACLE and setting focus to NULL](https://gist.githubusercontent.com/ortango/bc6a8027ca09a9ae9deb65ed166be282/raw/4ea3e2384f57e112a4734f725db68c6598a2c701/gistfile1.txt) seems to fix the issue.
Since af3bd8b window geometry gets "out of sync" after a configure request event. The window will get moved to a new location with x,y offset by border_width, but floating_rectangle will...
Occasionally, sometimes frequently mlterm will lock up when I spawn a terminal with `mlclient` (using xft type engine). `xft_font_open`, ui_font_ft.c:357 returns xerror and mlterm gets stuck in `error_handler`. The following...
#### Your system information * Steam client version (build number or date): 1729015347 * Distribution (e.g. Ubuntu): archlinux * Opted into Steam client beta?: Yes * Have you checked for...