thejch
|
16a9c16d9f
|
renderer/animations: Fix various inaccurate damage tracking issues and offsets (#5297)
|
2024-03-31 02:14:26 +01:00 |
|
MightyPlaza
|
5f65946c84
|
hyprctl: add decorations (#4275)
* add hyprctl decorations
modified: hyprctl/main.cpp
modified: src/debug/HyprCtl.cpp
modified: src/render/decorations/CHyprBorderDecoration.cpp
modified: src/render/decorations/CHyprBorderDecoration.hpp
modified: src/render/decorations/CHyprDropShadowDecoration.cpp
modified: src/render/decorations/CHyprDropShadowDecoration.hpp
modified: src/render/decorations/CHyprGroupBarDecoration.cpp
modified: src/render/decorations/CHyprGroupBarDecoration.hpp
modified: src/render/decorations/IHyprWindowDecoration.cpp
modified: src/render/decorations/IHyprWindowDecoration.hpp
* fixes
modified: hyprctl/main.cpp
modified: src/render/decorations/IHyprWindowDecoration.cpp
|
2023-12-28 16:38:16 +01:00 |
|
|
91cbe93cf8
|
decoration: add NON_SOLID flag for shadow
fixes #3841
|
2023-11-12 13:01:23 +00:00 |
|
|
bea828ea45
|
decoration-positioner: improve extent handling
|
2023-11-11 15:18:17 +00:00 |
|
Vaxry
|
9be6fbf5ea
|
decorations: Decoration Positioner (#3800)
|
2023-11-11 14:37:17 +00:00 |
|
Vaxry
|
55b4f84fea
|
Internal: Hyprland box implementation (#3755)
* box impl
* remove unused operators
* missed applyfromwlr
|
2023-11-04 17:03:05 +00:00 |
|
Vaxry
|
73e78f05ad
|
Decos: Window decoration flags, shadow improvements (#3739)
|
2023-11-04 13:10:52 +00:00 |
|
Vaxry
|
98a4fa2b0d
|
Added clang format (#1239)
* clang-format stuff and format files
|
2022-12-16 17:17:31 +00:00 |
|
|
1468001d3b
|
offset floating windows out of bounds on ws anims
|
2022-10-07 12:34:54 +01:00 |
|
vaxerski
|
31a079b347
|
added DPMS
|
2022-07-27 12:32:00 +02:00 |
|
vaxerski
|
2955698f28
|
fix fade with deco
|
2022-06-25 20:31:54 +02:00 |
|
vaxerski
|
747ff3369d
|
added drop shadows
|
2022-06-25 20:28:40 +02:00 |
|