summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* (・ω・)b set masterkitty piapiac2020-08-073-2/+20
| | | | | ctrl + fullstop by default will set the current focused window to the master one
* d(>_< ) small bugfixkitty piapiac2020-07-311-0/+1
| | | | see previous commit...?
* d(>_< ) small bugfixkitty piapiac2020-07-311-40/+0
| | | | fix input focus on windows when deleted
* (/・・)ノ closes windowskitty piapiac2020-07-313-8/+59
| | | | | | | - small bugfix - updated readme.md to include config section - updated .gitignore to ignore config.nim - added config.def.nim
* (。ヘ°) small 'bugfix'kitty piapiac2020-07-301-6/+18
| | | | fixed tiling
* 彡゚◉ω◉ )つー☆* window focusingkitty piapiac2020-07-302-10/+49
| | | | press alt + tab to change the window focus
* (/・・)ノ spawnCustomkitty piapiac2020-07-303-6/+10
| | | | alt+enter on default opens xterm
* λ rework handling key eventskitty piapiac2020-07-303-36/+16
|
* (。ヘ°) stop using XQueryTreekitty piapiac2020-07-302-37/+28
| | | | sequence of windows on the window manager
* (。ヘ°) small fixkitty piapiac2020-07-291-0/+1
|
* 彡゚◉ω◉ )つー☆* MATHSkitty piapiac2020-07-292-1/+47
| | | | TILE
* (。ヘ°) init commandskitty piapiac2020-07-292-4/+13
| | | | ILL WORK ON TILING AFTER THIS I PROMISE
* (/・・)ノ small fixeskitty piapiac2020-07-292-7/+8
| | | | map the window
* (´;ω;`) tiny version updatekitty piapiac2020-07-291-1/+2
|
* (・ω・)b key handlerskitty piapiac2020-07-295-43/+121
|
* (。ヘ°) keybindingskitty piapiac2020-07-283-27/+61
| | | | | initShortcutKeys -> TODO, rename to initKeybindings ? they're not exactly shortcut keys but here i am commiting anyway
* (/・・)ノ initkitty piapiac2020-07-285-0/+172
skeleton