Akos Horvath koma
  • Joined on 2022-09-16
koma pushed to main at koma/nvim 2024-06-30 19:14:06 +02:00
8cceac21e5 remap toggleterm float
63301251da formatting, add format_on_save plugin
81014b2af5 increase nvim-tree width, group empty
Compare 3 commits »
koma pushed to main at koma/com-backend 2024-06-05 19:48:37 +02:00
ee9ac96a85 few fixes, add e2e tests. auth and connection service fully working
koma pushed to main at koma/com-backend 2024-06-05 14:52:43 +02:00
481ebf0ec1 store user id in jwt
koma pushed to main at koma/com-backend 2024-06-05 14:39:45 +02:00
26e38894fe add required fields to registration
koma pushed to main at koma/com-backend 2024-06-05 14:12:39 +02:00
b2571955e0 initial commit
koma created branch main in koma/com-backend 2024-06-05 14:12:37 +02:00
koma created repository koma/com-backend 2024-06-05 14:09:33 +02:00
koma pushed to tab at koma/wm 2024-04-21 20:54:52 +02:00
cfccb85b97 add tab focus switching test
2a8fdab5ce add tab layout implementation
6144393ea9 remove unused functions, add parts of tab layout implementation
f5a134aedc simplify logging, add util functions
Compare 4 commits »
koma created branch tab in koma/wm 2024-04-21 20:54:52 +02:00
koma pushed to main at koma/wm 2024-04-07 13:45:53 +02:00
e261a7b518 simplify wm_postorder_traversal
koma pushed to main at koma/wm 2024-04-06 18:02:00 +02:00
cca3845a4d add test for wm_find_client_direction
koma pushed to main at koma/wm 2024-04-06 17:59:53 +02:00
8d32587144 rename wm_client_get_dir_rel_c to wm_find_client_direction
a1c5adece5 log error if execvp fails in wm_kb_spawn
53a41568b0 do not free entries which will be freed in logentries_free
Compare 3 commits »
koma pushed to main at koma/wm 2024-04-02 11:44:22 +02:00
06c25ff838 free log_entries in wm_exit
5cbe15a899 add comments to function prototype declarations
Compare 2 commits »
koma pushed to main at koma/wm 2024-03-31 20:16:29 +02:00
af4b373478 add titlebar config option tests
760368942a add xft to pkg-config, add cflags pkg-config
0006a90c86 add reparenting and titlebars
Compare 3 commits »
koma pushed to main at koma/wm 2024-03-16 20:00:27 +01:00
f8fe84f839 add tests for keybind parsing and config
58bc1089f2 implement keybind parsing
01e8c16e8b create typedef for keybind function, rename field
Compare 3 commits »
koma pushed to main at koma/wm 2024-03-10 15:37:15 +01:00
f7534a551e add test for keybind parser function
4c17699c14 config: add functions for parsing keybind strings
Compare 2 commits »
koma pushed to main at koma/wm 2024-03-07 17:46:15 +01:00
b7adb5349e update some property identifiers
koma pushed to main at koma/wm 2024-03-07 11:21:28 +01:00
2f6e191b3b break up logging logic, bugfixes
cc0de7a72e fix logfile_init
Compare 2 commits »
koma pushed to main at koma/wm 2024-02-26 16:41:56 +01:00
836241c014 add tests for tree edit distance and json parsing
42779798fa use config field for log file name
fac46f74f6 add functions for parsing json and reading log files
11636b2754 add tree edit distance implementation and utility functions
0fefb31535 rewrite PtrArray to UIntArray, logging updates
Compare 6 commits »
koma pushed to main at koma/nvim 2024-01-01 19:23:58 +01:00
eacb2dff1d add gitsigns mappings for git hunk management
989a562482 add description to diagnostics navigation keybinds
c715354d16 comment out fidget setup, it caused errors
e1e6438725 update lsp, cmp config
e83bfda6eb remove fidget legacy branch
Compare 8 commits »