Łukasz Pankowski lupan
  • Joined on 2022-07-27
lupan pushed to master at lupan/dwm 2026-01-20 22:11:34 +00:00
a9aa0d8ffb dwm: Fix getatomprop regression from heap overflow fix
85fe518c1a bump version to 6.7
244fa852fe dwm: Fix heap buffer overflow in getatomprop
Compare 3 commits »
lupan pushed to patched-2 at lupan/dwm 2026-01-20 22:10:23 +00:00
9b94466297 MoveStack patch
d0e421c6da apply patch dwm-winview-gaplessgrid-gridall-6.5.diff
7aeb4c5156 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.
6e62aa05e3 agree: dwm-goback with dwm-warp
2b9fb819c9 add patch/function 'goback'
Compare 10 commits »
lupan created branch patched-2 in lupan/dwm 2026-01-20 22:10:23 +00:00
lupan pushed to wip at lupan/dotfiles 2026-01-20 20:54:45 +00:00
7ab3c8cdbb nivm: conform: add commands FormatDisable and FormatEnable
lupan pushed to wip at lupan/dotfiles 2026-01-19 21:43:20 +00:00
410cfe4fca add oxwm
lupan pushed to wip at lupan/dotfiles 2026-01-19 09:56:08 +00:00
3aaa1f7b37 add oxwm
lupan pushed to wip at lupan/dotfiles 2026-01-19 09:50:47 +00:00
e1487c02da add oxwm
baec05802d nvim: fix lua lsp config
Compare 2 commits »
lupan pushed to wip at lupan/dotfiles 2026-01-12 23:38:22 +00:00
85553bd9ac nvim: add luasnip
lupan pushed to wip at lupan/dotfiles 2026-01-12 23:20:41 +00:00
13d2110155 nvim: add luasnip
f6c795b8e9 nvim: change telescope keys
Compare 2 commits »
lupan pushed to wip at lupan/dotfiles 2026-01-09 11:01:27 +00:00
9778bd3e69 nvim: add option undofile
0c16c1d8fe nvim: colorscheme nightfox (terafox/dayfox); also update st .Xresources colors
bd1652deff nvim: add telescope
Compare 3 commits »
lupan pushed to wip at lupan/dotfiles 2026-01-08 20:09:01 +00:00
eb3b00e268 nvim: colorscheme nightfox (terafox/dayfox); also update st .Xresources colors
37fc63d8be nvim: add telescope
Compare 2 commits »
lupan pushed to wip at lupan/dotfiles 2026-01-07 21:53:00 +00:00
6df0d32c01 nvim: colorscheme nightfox (terafox/dayfox)
32eac9befd nvim: add telescope
4dfb7abbba nvim: add sourround
a7c0178983 nvim: add nvim-various-textobjs
292de198a6 nvim: use vim.pack
Compare 8 commits »
lupan pushed to wip at lupan/dotfiles 2025-12-18 22:14:29 +00:00
2ff8a27863 WIP nvim: change and add snacks keys
be03be655e nvim: add templ lsp, gruvbox colorscheme, add keys, shell: editor nvim
Compare 2 commits »
lupan pushed to wip at lupan/dotfiles 2025-12-18 10:19:47 +00:00
64d6662808 WIP nvim: change and add snacks keys
845c709528 nvim: add templ lsp, gruvbox colorscheme, add keys, shell: editor nvim
Compare 2 commits »
lupan pushed to wip at lupan/dotfiles 2025-11-24 21:13:12 +00:00
4a698f6e1f nvim: migrate to paq package manager
lupan pushed to wip at lupan/dotfiles 2025-11-24 20:44:46 +00:00
906ff6bd22 nvim: migrate to paq package manager
lupan pushed to wip at lupan/dotfiles 2025-11-23 20:58:45 +00:00
389a5ad784 nvim: migrate to paq package manager
195176678c nvim: replace with a new config
Compare 2 commits »
lupan pushed to wip at lupan/dotfiles 2025-11-22 22:25:40 +00:00
8edd393b3d nvim: replace with a new config
lupan pushed to wip at lupan/dotfiles 2025-11-21 07:48:48 +00:00
2a8f287ff7 nvim: replace with a new config
71b7e78112 vis: add odin language lexer and define ols as lsp for odin
Compare 2 commits »
lupan pushed to wip at lupan/dotfiles 2025-10-17 07:45:17 +00:00
11e8870aed shell: remove CDPATH