Commit Graph

82 Commits (master)

Author SHA1 Message Date
Claudius Holeksa 0a0f06c925 c++: Moved to new lib dep structure 2023-04-02 20:19:26 +02:00
Claudius Holeksa 7f5b37f3ef executed clang-format 2023-03-04 17:40:57 +01:00
Claudius Holeksa e73e31e876 applying more refactor changes 2023-02-26 19:37:34 +01:00
Claudius Holeksa 80e8f7f0fd binary file 2023-02-26 12:57:58 +01:00
Claudius Holeksa 0605ea1e3d tidy file and cdb target 2023-02-25 22:45:52 +01:00
Claudius Holeksa 882c694510 refactor rename 2023-02-25 22:28:10 +01:00
Claudius Holeksa 96e3e9a817 moving towards rename refactor 2023-02-25 20:51:56 +01:00
Claudius Holeksa fdbe79c882 moving to snake_case 2023-02-23 13:09:15 +01:00
Claudius Holeksa 898b6afbaa changing gl_window 2023-02-19 17:50:45 +01:00
Claudius Holeksa b6ffb77922 changed names in window 2023-02-19 17:48:38 +01:00
Claudius Holeksa 0d25c3c74b gitignore 2023-02-19 17:46:49 +01:00
Claudius Holeksa a48919b95d first changes 2023-02-16 15:28:11 +01:00
Claudius Holeksa 2281b46406 maybe release.nix is fixed now? 2023-02-02 18:08:54 +01:00
Claudius Holeksa fcd4b50cb1 maybe release.nix is fixed now? 2023-02-02 18:06:40 +01:00
Claudius Holeksa 1637cbbb5b maybe release.nix is fixed now? 2023-02-02 18:05:29 +01:00
Claudius Holeksa 833ac97341 maybe release.nix is fixed now? 2023-02-02 18:04:18 +01:00
Claudius Holeksa 001216410d maybe release.nix is fixed now? 2023-02-02 18:03:47 +01:00
Claudius Holeksa cc7c7e37f5 maybe release.nix is fixed now? 2023-02-02 18:02:56 +01:00
Claudius Holeksa b04614af59 maybe release.nix is fixed now? 2023-02-02 18:01:43 +01:00
Claudius Holeksa aabb089f90 maybe release.nix is fixed now? 2023-02-02 17:58:52 +01:00
Claudius Holeksa e4f0828e33 maybe release.nix is fixed now? 2023-02-02 17:55:25 +01:00
Claudius Holeksa 73b68d4907 maybe release.nix is fixed now? 2023-02-02 17:54:41 +01:00
Claudius Holeksa 87376572a7 added nix files 2023-02-02 17:46:44 +01:00
Claudius Holeksa 05cc0f2c97 added nix files 2023-02-02 17:40:41 +01:00
Claudius Holeksa 30a45a52ac added nix files 2023-02-02 17:37:43 +01:00
Claudius Holeksa 409fa4fd82 fixed typo in build file 2022-03-05 17:11:15 +01:00
Claudius Holeksa fed922801f set default install path as /usr/local 2022-03-05 17:09:40 +01:00
Claudius Holeksa c2076e9e81 set prefix as proper install path 2022-03-05 17:07:27 +01:00
keldu 704351b459 changed to name 2022-01-01 20:24:31 +01:00
Claudius Holeksa 9f2a6025e0 renamed project 2021-12-29 20:17:33 +01:00
keldu.magnus 4ac1ad4740 fixing error passing 2021-07-02 23:28:59 +02:00
keldu.magnus 370a4dfc85 kelgin rename conformity 2021-06-08 23:43:08 +02:00
keldu.magnus a4285d3659 Merge branch 'dev' of ssh://git.keldu.de:64730/kelgin/kelgin-window into dev 2021-05-10 17:28:09 +02:00
keldu.magnus 4c56faa6f6 error redundancy calls 2021-05-10 17:28:03 +02:00
keldu acec824394 removed specific error handler for sink 2021-04-20 22:42:39 +02:00
keldu 4abff8b61d motion fixes 2021-02-06 19:14:43 +01:00
keldu a955ab55a7 extract mouse movement 2021-01-16 05:46:38 +01:00
keldu.magnus 193580f370 change to window 2021-01-09 19:01:56 +01:00
keldu.magnus 533dc50945 fixed memory leak 2021-01-09 16:02:54 +01:00
keldu.magnus 9df6f0a727 narrowing warning 2021-01-09 15:26:59 +01:00
keldu.magnus 07a2d506d2 Merge branch 'master' of github.com:keldu/kelgin-window into dev 2021-01-09 14:29:26 +01:00
keldu.magnus a43fa77dbe Using indices instead of iterators because of invalidations 2021-01-09 00:07:44 +01:00
keldu.magnus 354e54eb25 list to vector change for pending evnets 2021-01-08 23:03:23 +01:00
keldu.magnus 88ed97cf62 adding repeat detection with fixes 2021-01-08 21:19:55 +01:00
keldu.magnus dd88cd15f5 adding repeat handling for xcb key events 2021-01-08 21:02:24 +01:00
keldu.magnus a18f83c118 use detail instead of state map 2020-12-26 21:29:53 +01:00
keldu.magnus 632b8136de listen to keyboard events 2020-12-26 21:18:31 +01:00
keldu.magnus 0341652285 listen to mouse button presses and releases 2020-12-26 19:23:44 +01:00
keldu.magnus 74f472a8b3 more events 2020-12-23 11:29:55 +01:00
keldu.magnus 19240182f6 binding an glxcontext without a drawable isn't possible in glx. Removing for now 2020-12-19 17:17:18 +01:00