Łukasz Pankowski lupan
  • Joined on 2022-07-27
lupan created branch patched-4 in lupan/st 2025-10-09 07:02:14 +00:00
lupan pushed to wip at lupan/dwm 2025-10-08 22:07:33 +00:00
b355743792 WIP my local config changes
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.
006706b5d0 agree: dwm-goback with dwm-warp
0243a59c57 add patch/function 'goback'
Compare 4 commits »
lupan pushed to patched at lupan/dwm 2025-10-08 22:07:18 +00:00
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.
006706b5d0 agree: dwm-goback with dwm-warp
0243a59c57 add patch/function 'goback'
Compare 3 commits »
lupan pushed to wip at lupan/dotfiles 2025-10-07 22:01:32 +00:00
876aa0ac1c vis: add vis-quickfix and vis-pairs
lupan pushed to wip at lupan/dwm 2025-10-07 20:53:34 +00:00
18b76b790d fixup! WIP my local config changes
lupan pushed to wip at lupan/dotfiles 2025-10-07 19:51:56 +00:00
7c05d57053 lupan-set-theme: toggle based on existence of ~/.lightmode, update dwm theme
bce8fbc87c vis: select from src and dotfiles directories, not only zoxide
58fa05c6f8 xsession: move dwm to top
77108587b2 vis: fzf.sh scheme path, alt-enter for enable search
297d2959fa vis: fzf.sh when on fd switches between fd and find
Compare 9 commits »
lupan pushed to master at lupan/vis-pin-files 2025-10-07 18:27:58 +00:00
623b03e22e initial commit
lupan created branch master in lupan/vis-pin-files 2025-10-07 18:27:58 +00:00
lupan created repository lupan/vis-pin-files 2025-10-07 18:27:22 +00:00
lupan pushed to wip at lupan/dwm 2025-10-06 22:23:51 +00:00
fd2408ff83 WIP my local config changes
lupan created branch wip in lupan/dwm 2025-10-06 22:23:51 +00:00
lupan pushed to patched at lupan/dwm 2025-10-06 22:23:50 +00:00
lupan created branch patched in lupan/dwm 2025-10-06 22:23:50 +00:00
lupan pushed to master at lupan/dwm 2025-10-06 22:23:09 +00:00
7c3abae4e6 drw.c: drw_scm_free: call free inside
93f26863d1 cleanup schemes and colors
74edc27caa config: make refreshrate for mouse move/resize a config option
693d94d350 bump version to 6.6
cfb8627a80 Avoid unsigned integer underflow in drw_text()
Compare 10 commits »
lupan created branch master in lupan/dwm 2025-10-06 22:23:09 +00:00
lupan created repository lupan/dwm 2025-10-06 22:20:22 +00:00
lupan pushed to wip at lupan/dotfiles 2025-10-03 07:00:55 +00:00
d38875e471 add compile_tools.sh
fb9eece5ce yash: add config for yash shell
Compare 2 commits »
lupan pushed to wip at lupan/dotfiles 2025-10-01 20:44:25 +00:00
3f2951a1ea vis: fast-jump: set tab stop and clear bg+
b04611b199 vis: fast-jump: add proper padding for windows in horizontal and vertical splits
aeb8a78721 vis: set proper fzf padding in case of numbers or relativenumbers
836267b80e vis: fast-jump: up uses unused down keys and down uses unused up keys
Compare 4 commits »
lupan pushed to wip at lupan/dotfiles 2025-10-01 06:51:25 +00:00
4866eb3f9c vis: new fast jump using fzf and selecting by letter
18e93a89db vis: add note inserts empty title, current time and file
Compare 2 commits »
lupan pushed to wip at lupan/dotfiles 2025-09-30 21:14:39 +00:00
0874c4ad9a vis: add note inserts empty title, current time and file
869482ba91 vis: remove lfs dependency
Compare 2 commits »