Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update licensetrunk | kitty piapiac | 2024-10-09 | 1 | -2/+2 |
| | |||||
* | (.づ◡﹏◡)づ. small code cleanup, prepare v0.1.0 | kitty piapiac | 2020-08-10 | 4 | -16/+13 |
| | |||||
* | (/・・)ノ better default config | kitty piapiac | 2020-08-10 | 2 | -35/+9 |
| | |||||
* | (。ヘ°) actually... fuck custom layouts | kitty piapiac | 2020-08-10 | 4 | -22/+7 |
| | | | | ill deal with them later | ||||
* | some stuff | kitty piapiac | 2020-08-10 | 8 | -32/+46 |
| | |||||
* | forgot todo title | kitty piapiac | 2020-08-08 | 1 | -1/+1 |
| | |||||
* | quick fix | kitty piapiac | 2020-08-08 | 1 | -3/+3 |
| | |||||
* | (.づ◡﹏◡)づ replace README.md with README.adoc | kitty piapiac | 2020-08-08 | 3 | -39/+56 |
| | | | | testing asciidoc instead of markdown | ||||
* | (/・・)ノ fixes #1 | kitty piapiac | 2020-08-07 | 1 | -4/+4 |
| | | | | use swap() as well instead of a temp variable | ||||
* | (・ω・)b set master | kitty piapiac | 2020-08-07 | 4 | -2/+21 |
| | | | | | ctrl + fullstop by default will set the current focused window to the master one | ||||
* | d(>_< ) small bugfix | kitty piapiac | 2020-07-31 | 2 | -1/+2 |
| | | | | see previous commit...? | ||||
* | d(>_< ) small bugfix | kitty piapiac | 2020-07-31 | 1 | -40/+0 |
| | | | | fix input focus on windows when deleted | ||||
* | (/・・)ノ closes windows | kitty piapiac | 2020-07-31 | 6 | -10/+64 |
| | | | | | | | - small bugfix - updated readme.md to include config section - updated .gitignore to ignore config.nim - added config.def.nim | ||||
* | (。ヘ°) README.md | kitty piapiac | 2020-07-30 | 1 | -2/+2 |
| | |||||
* | (。ヘ°) small 'bugfix' | kitty piapiac | 2020-07-30 | 1 | -6/+18 |
| | | | | fixed tiling | ||||
* | 彡゚◉ω◉ )つー☆* window focusing | kitty piapiac | 2020-07-30 | 2 | -10/+49 |
| | | | | press alt + tab to change the window focus | ||||
* | (/・・)ノ spawnCustom | kitty piapiac | 2020-07-30 | 3 | -6/+10 |
| | | | | alt+enter on default opens xterm | ||||
* | λ rework handling key events | kitty piapiac | 2020-07-30 | 3 | -36/+16 |
| | |||||
* | (。ヘ°) stop using XQueryTree | kitty piapiac | 2020-07-30 | 2 | -37/+28 |
| | | | | sequence of windows on the window manager | ||||
* | (。ヘ°) small fix | kitty piapiac | 2020-07-29 | 1 | -0/+1 |
| | |||||
* | 彡゚◉ω◉ )つー☆* MATHS | kitty piapiac | 2020-07-29 | 3 | -2/+48 |
| | | | | TILE | ||||
* | (。ヘ°) init commands | kitty piapiac | 2020-07-29 | 2 | -4/+13 |
| | | | | ILL WORK ON TILING AFTER THIS I PROMISE | ||||
* | (/・・)ノ small fixes | kitty piapiac | 2020-07-29 | 2 | -7/+8 |
| | | | | map the window | ||||
* | (´;ω;`) tiny version update | kitty piapiac | 2020-07-29 | 1 | -1/+2 |
| | |||||
* | (・ω・)b key handlers | kitty piapiac | 2020-07-29 | 6 | -44/+124 |
| | |||||
* | (。ヘ°) keybindings | kitty piapiac | 2020-07-28 | 4 | -28/+63 |
| | | | | | initShortcutKeys -> TODO, rename to initKeybindings ? they're not exactly shortcut keys but here i am commiting anyway | ||||
* | (/・・)ノ init | kitty piapiac | 2020-07-28 | 11 | -0/+245 |
skeleton |