Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (/・・)ノ 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 | 1 | -2/+13 |
| | | | | | 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...? | ||||
* | (/・・)ノ closes windows | kitty piapiac | 2020-07-31 | 1 | -3/+8 |
| | | | | | | | - 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 | 1 | -7/+46 |
| | | | | press alt + tab to change the window focus | ||||
* | (/・・)ノ spawnCustom | kitty piapiac | 2020-07-30 | 1 | -4/+8 |
| | | | | alt+enter on default opens xterm | ||||
* | λ rework handling key events | kitty piapiac | 2020-07-30 | 1 | -35/+15 |
| | |||||
* | (。ヘ°) stop using XQueryTree | kitty piapiac | 2020-07-30 | 1 | -18/+28 |
| | | | | sequence of windows on the window manager | ||||
* | (。ヘ°) small fix | kitty piapiac | 2020-07-29 | 1 | -0/+1 |
| | |||||
* | 彡゚◉ω◉ )つー☆* MATHS | kitty piapiac | 2020-07-29 | 1 | -1/+28 |
| | | | | TILE | ||||
* | (。ヘ°) init commands | kitty piapiac | 2020-07-29 | 1 | -1/+7 |
| | | | | ILL WORK ON TILING AFTER THIS I PROMISE | ||||
* | (/・・)ノ small fixes | kitty piapiac | 2020-07-29 | 1 | -6/+7 |
| | | | | map the window | ||||
* | (・ω・)b key handlers | kitty piapiac | 2020-07-29 | 1 | -28/+93 |
| | |||||
* | (。ヘ°) keybindings | kitty piapiac | 2020-07-28 | 1 | -14/+44 |
| | | | | | initShortcutKeys -> TODO, rename to initKeybindings ? they're not exactly shortcut keys but here i am commiting anyway | ||||
* | (/・・)ノ init | kitty piapiac | 2020-07-28 | 1 | -0/+106 |
skeleton |