vaxerski
|
87a4cc7654
|
rethink visible flag in animmgr
|
2023-02-14 17:44:09 +00:00 |
|
vaxerski
|
fdc847706a
|
ignore damage on hidden windows in animationmanager
|
2023-02-14 17:14:09 +00:00 |
|
ozwaldorf
|
32d56fec97
|
feat: border angle animations (#1469)
Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
|
2023-02-01 21:06:01 +00:00 |
|
vaxerski
|
fc89e70a1f
|
better ls noanim handling
|
2023-01-25 15:38:21 +00:00 |
|
vaxerski
|
9813ba2f56
|
Add hyprctl animations
|
2023-01-25 15:16:28 +00:00 |
|
|
5814d9b2a0
|
make hyprerror follow fadein anim
|
2023-01-20 20:48:07 +01:00 |
|
|
5d095bb9e1
|
use curves for special dim anim
|
2022-12-29 12:30:43 +01:00 |
|
Vaxry
|
98a4fa2b0d
|
Added clang format (#1239)
* clang-format stuff and format files
|
2022-12-16 17:17:31 +00:00 |
|
vaxerski
|
e3a3837164
|
fix up formatting
|
2022-11-07 20:31:56 +00:00 |
|
vaxerski
|
57817f7252
|
Added resize transitions
|
2022-11-06 17:52:09 +00:00 |
|
vaxerski
|
206360177f
|
Multiple animation optimization and xwayland wine fixes
|
2022-11-04 15:56:31 +00:00 |
|
vaxerski
|
34cd8b125a
|
rework focus system to be more safe and faster
|
2022-10-14 20:46:32 +01:00 |
|
vaxerski
|
670d6ce8f4
|
fix windowsOut disabled with fadeOut enabled
|
2022-10-13 21:32:28 +01:00 |
|
|
190ddb5697
|
added a noanim rule
|
2022-10-06 09:16:40 +01:00 |
|
Felix Dick
|
bf3f519eb7
|
Remove trailing whitespace.
|
2022-09-25 20:07:48 +02:00 |
|
vaxerski
|
ed2cacc5d5
|
fix styling in const ptrs
|
2022-08-27 21:37:35 +02:00 |
|
vaxerski
|
10f529ada7
|
added a specialWorkspace anim leaf
|
2022-08-26 11:26:23 +02:00 |
|
|
008cc63dc0
|
fix error for popin
|
2022-08-11 20:17:23 +02:00 |
|
|
d64227e7c7
|
added basic touch controls
|
2022-08-07 21:17:03 +02:00 |
|
|
3a8dcf284a
|
add more errors
|
2022-08-07 19:28:46 +02:00 |
|
|
64e80991ca
|
added popin anim minimum %
|
2022-08-06 22:11:08 +02:00 |
|
vaxerski
|
d72f1cc644
|
fix various shadow damage issues
|
2022-08-05 19:23:53 +02:00 |
|
vaxerski
|
070d7699a7
|
added decoration:blur_new_optimizations
|
2022-08-01 12:16:33 +02:00 |
|
vaxerski
|
920fdd6bff
|
Animation config rework
|
2022-07-28 13:28:43 +02:00 |
|
vaxerski
|
31a079b347
|
added DPMS
|
2022-07-27 12:32:00 +02:00 |
|
vaxerski
|
5c836e6460
|
added master layout
|
2022-07-16 15:57:31 +02:00 |
|
vaxerski
|
48e5bd96bc
|
Added shadow colors animations and inactive col
|
2022-07-16 12:44:45 +02:00 |
|
Vaxry
|
6708f3b133
|
Fixed TTY switching (#364)
|
2022-07-13 18:18:23 +02:00 |
|
vaxerski
|
491b99c61e
|
handle unmanaged X11 setGeometry
|
2022-07-08 11:24:07 +02:00 |
|
vaxerski
|
f9756d10d4
|
changed C++ std to C++23, use std::string::contains
|
2022-07-06 16:50:11 +02:00 |
|
vaxerski
|
dd422abb33
|
schedule frames at the end of avar loop
|
2022-07-05 16:05:06 +02:00 |
|
vaxerski
|
328b3fa4bc
|
mordernize pointers
|
2022-06-30 15:44:26 +02:00 |
|
vaxerski
|
d1564299d2
|
fix minor bug with new anim optimization
|
2022-06-30 13:11:10 +02:00 |
|
vaxerski
|
cfc1f6c211
|
optimize animationmanager
|
2022-06-30 12:54:58 +02:00 |
|
vaxerski
|
13acfb1c30
|
fix disabling in animationmanager
|
2022-06-29 12:06:09 +02:00 |
|
vaxerski
|
3d48469cb4
|
fix decos with workspace offset
|
2022-06-27 00:25:37 +02:00 |
|
vaxerski
|
44aeb1fc90
|
added decoration:shadow_offset
|
2022-06-26 22:15:06 +02:00 |
|
vaxerski
|
0b8fe2a0aa
|
fix incorrect animationmanager behavior without anims
|
2022-06-07 22:27:15 +02:00 |
|
vaxerski
|
1642b1ff66
|
optimize config calls in often called areas
|
2022-06-07 20:41:40 +02:00 |
|
vaxerski
|
bdf1c16195
|
Added IHyprWindowDecoration and Group Bars
|
2022-05-28 20:46:20 +02:00 |
|
vaxerski
|
15553804d6
|
Added closing animations (reverse of open)
|
2022-05-28 18:28:55 +02:00 |
|
vaxerski
|
fcd56a3701
|
fix some border damage geometry issues
|
2022-05-18 12:27:43 +02:00 |
|
vaxerski
|
d7ad80e6a2
|
Added window animation rules
|
2022-05-15 14:18:31 +02:00 |
|
vaxerski
|
109136af97
|
Fadein/out now applies to layersurfaces too
|
2022-05-14 17:23:46 +02:00 |
|
vaxerski
|
694f4433a2
|
Added animation style and style slide
|
2022-05-14 16:43:30 +02:00 |
|
vaxerski
|
ff0f535c28
|
Added workspace animations
|
2022-05-12 11:27:31 +02:00 |
|
vaxerski
|
9ddfe0b4ae
|
take rounding into account in border damage
|
2022-05-05 15:19:50 +02:00 |
|
vaxerski
|
359bb2bdda
|
dont change size if partial damage
|
2022-05-05 15:16:10 +02:00 |
|
vaxerski
|
77d37cd72a
|
optimization: dont damage entire window on border anim
|
2022-05-05 14:02:30 +02:00 |
|
vaxerski
|
3ea558f1ae
|
fix some xwayland size bugs
|
2022-04-27 16:35:15 +02:00 |
|