Commit Graph

99 Commits

Author SHA1 Message Date
vaxerski 6192bf2174 fixed dep 2021-11-26 21:47:32 +01:00
vaxerski f720445b26 Merge branch 'main' of https://github.com/vaxerski/Hypr 2021-11-26 21:44:45 +01:00
vaxerski 47fa04b5ac yeeted gdk, doesn't seem to do much 2021-11-26 21:44:40 +01:00
vaxerski efb073ffa4
i hate this 2021-11-26 21:32:22 +01:00
vaxerski 4c43dbe6c9
Update c-cpp.yml 2021-11-26 21:29:49 +01:00
vaxerski e5cb9e23cb
Update c-cpp.yml 2021-11-26 21:28:21 +01:00
vaxerski 5540652536
added yet another pkg 2021-11-26 21:27:17 +01:00
vaxerski 16e57393c8
Updated the workflow, I have no idea what I'm doing 2021-11-26 21:24:56 +01:00
vaxerski df08ada531 Merge branch 'main' of https://github.com/vaxerski/Hypr 2021-11-26 21:23:21 +01:00
vaxerski 9563e39733 update typo in makefile 2021-11-26 21:23:15 +01:00
vaxerski 4ca61cebf0
Update c-cpp.yml 2021-11-26 21:21:41 +01:00
vaxerski d6d113c4e5
added a make action 2021-11-26 21:20:07 +01:00
vaxerski 184207793d added a makefile and edited the codeql 2021-11-26 21:14:25 +01:00
vaxerski d39851b164
Added a code analysis workflow 2021-11-26 21:07:12 +01:00
vaxerski cce1783c63
Updated readme with building and contrib instructions 2021-11-26 21:00:13 +01:00
vaxerski c80448533c Added some examples 2021-11-26 20:54:40 +01:00
vaxerski 69b10d1527 fix wm freezes 2021-11-26 20:25:00 +01:00
vaxerski 4b123f09b7 updated readme with cairo warning 2021-11-26 20:20:51 +01:00
vaxerski c8c879f103 Added a cairo bar. READ THE COMMIT DESC.
I have had this crash my WM on boot once in a blue moon. This happens rarely and should NOT happen when the WM is already running.
If anyone has a solution, feel free to contribute.
If you want to be 100% safe, use bar_enabled=0 in the config.
2021-11-26 20:20:11 +01:00
vaxerski 005265404a I always forget to turn off this debug thing 2021-11-25 17:59:53 +01:00
vaxerski 3180ad2104 Root window now has a cursor 2021-11-25 17:57:50 +01:00
vaxerski 1e4b54f3f0 Added move to workspace and fixed floating windows being wonky a bit 2021-11-25 17:44:46 +01:00
vaxerski 5361f29304 fixed a typo 2021-11-25 16:54:08 +01:00
vaxerski 3be88ec4dd Tweak close window 2021-11-25 16:51:09 +01:00
vaxerski bf8c2f9bc7 Merge branch 'main' of https://github.com/vaxerski/Hypr 2021-11-25 16:06:53 +01:00
vaxerski c1483d571d Fixed #5 2021-11-25 16:06:52 +01:00
vaxerski 0e6309cf6b
added a point to the roadmap 2021-11-24 22:35:14 +01:00
vaxerski 9f8a71322c Fixed some ghost window cases. (readme update too) 2021-11-24 21:50:44 +01:00
vaxerski d284f178de Merge branch 'main' of https://github.com/vaxerski/Hypr 2021-11-24 21:23:19 +01:00
vaxerski 7856d4a224 EWMH #1, now shows in neofetch 2021-11-24 21:23:14 +01:00
vaxerski c4757c4cc7
better readme center 2021-11-24 20:15:09 +01:00
vaxerski 036162d1c1
center readme 2021-11-24 20:14:52 +01:00
vaxerski 00d6ac4a1a updated readme shields 2021-11-24 20:13:40 +01:00
vaxerski 9da94f2601 Updated README with bling and a new roadmap 2021-11-24 19:59:16 +01:00
vaxerski a92ec9a44e fixed a fatal error with default floating windows 2021-11-24 19:33:32 +01:00
vaxerski 36b89e7152 revert bullshit windows, apparently some apps create those... 2021-11-24 19:24:56 +01:00
vaxerski a7f53b5dfa added a status command 2021-11-24 19:17:13 +01:00
vaxerski c8553387bb fixed multiple highlighted windows when multimon switching workspaces 2021-11-24 19:03:43 +01:00
vaxerski 2645bbdc05 Added a hypothetical sanity check #2 2021-11-24 19:01:29 +01:00
vaxerski aec53d2420 Stop animating floating window movements. 2021-11-24 18:53:56 +01:00
vaxerski ad87629d51 Sanity check against duped children 2021-11-24 18:51:34 +01:00
vaxerski 8f172a4e55 Added some simple checks for windows that shouldnt be tiled 2021-11-24 18:37:45 +01:00
vaxerski bcfadb4df0
created contributing guidelines 2021-11-23 22:33:41 +01:00
vaxerski eae8c80782 updated issue templates 2021-11-23 22:29:51 +01:00
vaxerski 2e9b7ec715 updated the example to include animations 2021-11-23 22:25:16 +01:00
vaxerski c5eb8f2e1e fixed an issue with workspaces not being reloaded if on another monitor 2021-11-23 22:23:22 +01:00
vaxerski ccc77d3d60 added ShouldBeFloatedOnInit 2021-11-23 22:15:36 +01:00
vaxerski e9eb7fa779 Last point off the roadmap! Wait for a new one! 🎉
🎉🎉🎉
2021-11-23 18:48:03 +01:00
vaxerski 3a4c0e5bc6 make floating windows on top on each new window 2021-11-23 17:43:27 +01:00
vaxerski fa221d5f05 fix removeWindowFromVectorSafe not removing nodes 2021-11-23 17:41:30 +01:00