Commit graph

223 commits

Author SHA1 Message Date
vaxerski
5303743157 Added rounded corners.
Doesn't work with borders.
Picom tends to apply the shadow incorrectly.
If anyone wants to contribute to this, feel free. I am not planning on making this work better in the forseeable future as it's really not that popular.
2021-11-28 14:03:34 +01:00
vaxerski
c0940bddd8 fixed the bar being behind transparent fullscreen windows 2021-11-28 13:04:07 +01:00
vaxerski
5f8634adbb fix closing fullscreen window 2021-11-28 12:57:10 +01:00
vaxerski
3f58a2539d fix window calc bug 2021-11-28 12:43:53 +01:00
vaxerski
bf21be1bba fixed a bug with bar config 2021-11-28 12:08:52 +01:00
vaxerski
05fb292c92 Docks/Fullscreen autodetect + fixed a crash 2021-11-28 11:52:40 +01:00
vaxerski
c080bf5174 fix some memory leaks 2021-11-27 20:55:47 +01:00
vaxerski
d033ae9cfd bar fullscreen window 2021-11-27 20:24:50 +01:00
vaxerski
49c7b0bcee Merge branch 'main' of https://github.com/vaxerski/Hypr 2021-11-27 19:45:00 +01:00
vaxerski
5a0a8fb0d1 Fixed WM crashes on wonky windows opening 2021-11-27 19:44:58 +01:00
vaxerski
637b94df62
Added a screenshot gallery 2021-11-27 19:41:16 +01:00
vaxerski
86f9a2bddf
updated readme with config instructions 2021-11-27 19:27:40 +01:00
vaxerski
6224ffb078 Bar modules upgrade 2021-11-27 19:07:33 +01:00
vaxerski
ec865f0f8e Feat: made the status bar into a separate process. 2021-11-27 13:28:30 +01:00
vaxerski
11f3e23a94
Removed autobuild from codeql 2021-11-27 10:23:14 +01:00
vaxerski
55d99413d4
Added CodeQL 2021-11-27 10:21:59 +01:00
vaxerski
f71f30360e
Update README.md 2021-11-26 22:02:20 +01:00
vaxerski
58c7eb49d0
Update README.md 2021-11-26 22:02:08 +01:00
vaxerski
bb5a0ee247 Update c-cpp.yml 2021-11-26 21:58:04 +01:00
vaxerski
8c7f620ee9 Update c-cpp.yml 2021-11-26 21:56:56 +01:00
vaxerski
72c7de3721 ugh 2021-11-26 21:54:52 +01:00
vaxerski
97ecce57b6 updated action... 2021-11-26 21:52:37 +01:00
vaxerski
a1902ff9c6
Update c-cpp.yml 2021-11-26 21:50:48 +01:00
vaxerski
3d4d90d128
Update c-cpp.yml 2021-11-26 21:49:21 +01:00
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