Default Branch

7c3abae4e6 · drw.c: drw_scm_free: call free inside · Updated 2025-09-29 16:48:27 +00:00

Branches

wip

b355743792 · WIP my local config changes · Updated 2025-10-08 22:07:17 +00:00    lupan

3
15

a07421c195 · shift-tools - shifttag, moves the current selected client to the adjacent tag - shifttagclients, moves the current selected client to the adjacent tag that has at least one client else acts as shifttag - shiftview, view adjacent tag - shiftviewclients, view the closes tag that has a client. If none acts as shiftview - shiftboth, shifttag and shiftview. Basically moves the window to the next/prev tag and follows it. - shiftswaptags, its a shift implementation on the swaptags function (see 65379c6264/config.h (L48) for more details), which in short 'swaps tags' (swaps all clients with the clients on the adjacent tag). A pretty useful example of this is chosing a tag empty and sending all your clients to that tag. - swapfunction is the 'helper' function for the shiftswaptags. remember that these functions **shift**, which means you can go from tag 1 to 9 or 9 to 1. Also remember that the default argument is 1 and you can change it. · Updated 2025-10-08 21:43:48 +00:00    lupan

3
14