Commit graph

235 commits

Author SHA1 Message Date
vaxerski
b625e904df do not round fullscreen windows 2022-04-10 19:04:38 +02:00
vaxerski
63832b2947 added stars over time, small readme adjustments 2022-04-10 18:58:08 +02:00
vaxerski
bf4a8918e4 Merge branch 'main' of https://github.com/vaxerski/Hyprland 2022-04-10 18:25:47 +02:00
vaxerski
1ff1c7ae6d fix fadeout blinking transparent windows 2022-04-10 18:25:45 +02:00
vaxerski
f5c985d387 Added a pic to the gallery with the new default wp 2022-04-10 17:03:40 +02:00
vaxerski
dfd70a920c fixed XDG popups yet again + removed some old TODOs 2022-04-10 16:47:19 +02:00
vaxerski
a86882dcf1 fixed some more crashes 2022-04-10 16:19:49 +02:00
vaxerski
887aff8fab finally fucking fixed #7 2022-04-10 15:36:44 +02:00
vaxerski
0ca42d2858 Added default background as a PNG 2022-04-10 14:32:18 +02:00
vaxerski
d10b877b07 minor fixes for closing windows and focus 2022-04-10 11:17:06 +02:00
vaxerski
a0a60da2ce updated the gallery pic 2022-04-09 22:50:17 +02:00
vaxerski
de365ee9e9 fixes for exec-once and hyprerror 2022-04-09 22:49:07 +02:00
vaxerski
5ff03f4202 don't use 240fps in example 2022-04-09 20:07:47 +02:00
vaxerski
e5381c956a Added blur_passes config 2022-04-09 17:06:09 +02:00
vaxerski
9062b3b274 reset autogenerated status on config load 2022-04-09 16:52:05 +02:00
vaxerski
b5e4126931 fix C++20 deprecation warning 2022-04-09 16:51:36 +02:00
vaxerski
8814ca02c5 Added blurring 🎉 2022-04-09 16:51:08 +02:00
vaxerski
d0f76c938a Rendering now to a HyprFramebuffer 2022-04-09 15:01:28 +02:00
vaxerski
bda06b17ca warp cursor on focus change 2022-04-09 13:33:44 +02:00
vaxerski
b484e95609 Added movefocus dispatcher 2022-04-09 13:26:55 +02:00
vaxerski
d1b7d63482 Added default config & warning about it 2022-04-08 22:07:40 +02:00
vaxerski
3995659f29 Added HyprError for showing config errors 2022-04-08 21:40:41 +02:00
vaxerski
23ef921856 added discord badge 2022-04-07 21:25:19 +02:00
vaxerski
7f149db811 added discord 2022-04-07 21:16:00 +02:00
vaxerski
a9b6298ffe Subsurface tree account for subsubsurfaces 2022-04-07 20:15:24 +02:00
vaxerski
76dd041603 Make the wayland-sessions dir in makefile install 2022-04-07 18:57:48 +02:00
vaxerski
1d31198b1a Fix XWayland crash on moving invalid window 2022-04-07 18:54:31 +02:00
vaxerski
3f1bc36728 small fullscreen fix 2022-04-07 17:07:42 +02:00
vaxerski
0ac1e59be6 fix cleanupWindows cleaning up wrong windows 2022-04-07 16:45:38 +02:00
vaxerski
015e859853 Finally fixed #4 🎉 2022-04-07 16:42:16 +02:00
vaxerski
442c7d8feb unconstrain popups properly 2022-04-06 19:24:20 +02:00
vaxerski
26f168d671 fix getTitle crash 2022-04-05 22:28:06 +02:00
vaxerski
301336010d fix crash in AnimationManager 2022-04-05 20:53:16 +02:00
vaxerski
74c2163dcf fadeout done 🎉 2022-04-05 20:49:15 +02:00
vaxerski
e552de78f2 fadein and prep for fadeout 2022-04-05 19:28:10 +02:00
vaxerski
8ba8e6fde1 fixed rounding of things not to be rounded 2022-04-05 18:32:06 +02:00
vaxerski
aa9b33cfda Mostly fixes #5 2022-04-05 18:29:58 +02:00
vaxerski
c2249d9979 support all shaders rounded and fix RGBX borders 2022-04-05 17:01:44 +02:00
vaxerski
50f3785588 Added rounded borders. 2022-04-05 16:47:03 +02:00
vaxerski
fa6c9ade33 basic window rounded corners 2022-04-05 15:50:47 +02:00
vaxerski
ab54778352 Merge pull request #14 from vaxerski/custom-renderer-wlr
Added a custom wlr renderer
2022-04-05 14:42:57 +02:00
vaxerski
d831fefb89 Added a PR template 2022-04-05 14:39:22 +02:00
vaxerski
6bce5f61ab Updated readme 2022-04-05 14:36:28 +02:00
vaxerski
5bfff28c4c Rendering textures 2022-04-05 14:33:54 +02:00
vaxerski
64ad655834 fixed rendering rects 2022-04-04 22:06:57 +02:00
vaxerski
035ac26093 added broken rect renderer 2022-04-04 21:45:35 +02:00
vaxerski
7f41657973 progress 2022-04-04 19:44:25 +02:00
vaxerski
cd23e5fafe iterate over floating windows correctly with Z 2022-04-04 16:33:50 +02:00
vaxerski
f861cefc00 Bring floated to top on click 2022-04-04 16:28:43 +02:00
vaxerski
791de5e163 Implement proper z-system 2022-04-04 16:25:30 +02:00