|
dab149e4a6
|
core: fix compile without pch
fixes #5445
|
2024-04-05 21:23:28 +01:00 |
|
|
60bda7ee3d
|
pluginapi: allow registering hyprctl commands
closes #4616
|
2024-02-05 01:57:29 +00:00 |
|
MightyPlaza
|
cbadf3e3f3
|
input: focus window on mouse down on decoration (#4514)
Also unifies vectorToWindow funcs
|
2024-02-04 15:40:20 +00:00 |
|
|
9242b03317
|
internal: minor include fixes and missed format
|
2023-12-29 10:27:09 +01:00 |
|
François Conzelmann
|
4a42344e97
|
style/ci: apply clang-format and verify it in ci (#4039)
* style: apply clang-format
* ci: add new clang-format job to CI
|
2023-12-06 22:54:56 +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 |
|
|
32b3d2b456
|
includes: include vector2d for sharedDefs
|
2023-11-04 17:27:21 +00:00 |
|
Vaxry
|
55b4f84fea
|
Internal: Hyprland box implementation (#3755)
* box impl
* remove unused operators
* missed applyfromwlr
|
2023-11-04 17:03:05 +00:00 |
|
|
a61eb7694d
|
hooksystem: add callbackinfo struct and cancellable events
|
2023-10-21 14:52:43 +01:00 |
|
vaxerski
|
9c9b74179c
|
pluginapi: add separate window render events
|
2023-05-26 13:07:45 +02:00 |
|
vaxerski
|
385fe4e301
|
events: add render event for plugins
|
2023-04-17 23:45:03 +01:00 |
|
vaxerski
|
dd4270eadf
|
notifs: add ICON_OK to icons
|
2023-03-20 15:49:46 +00:00 |
|
vaxerski
|
34da16b7e6
|
plugin api: add addNotificationV2
Allows for issuing fancy notifs via api
|
2023-03-20 15:23:25 +00:00 |
|