Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some stuff | kitty piapiac | 2020-08-10 | 4 | -23/+40 |
| | |||||
* | (.づ◡﹏◡)づ replace README.md with README.adoc | kitty piapiac | 2020-08-08 | 1 | -1/+1 |
| | | | | 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 | 3 | -2/+20 |
| | | | | | ctrl + fullstop by default will set the current focused window to the master one | ||||
* | d(>_< ) small bugfix | kitty piapiac | 2020-07-31 | 1 | -0/+1 |
| | | | | 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 | 3 | -8/+59 |
| | | | | | | | - small bugfix - updated readme.md to include config section - updated .gitignore to ignore config.nim - added config.def.nim | ||||
* | (。ヘ°) 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 | 2 | -1/+47 |
| | | | | 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 | 5 | -43/+121 |
| | |||||
* | (。ヘ°) keybindings | kitty piapiac | 2020-07-28 | 3 | -27/+61 |
| | | | | | initShortcutKeys -> TODO, rename to initKeybindings ? they're not exactly shortcut keys but here i am commiting anyway | ||||
* | (/・・)ノ init | kitty piapiac | 2020-07-28 | 5 | -0/+172 |
skeleton |