|
8bcccf9f0f
|
ime-v2: move to new impl
|
2024-05-01 16:41:17 +01:00 |
|
Epilepsy Gatherings
|
e52d3fa852
|
windowrules: Make min/maxsize rules dynamic (#4775)
* rebase
* simplify and remove prop
* Stuff
- add back win prop
- change minsize defaults
- change request formatting for setprop
* style fix
* remove empty line
* change defaults
* redo string to vec
* remove redundant parsing
* change to vec
* support commas
* remove static rules
* take out garbage
* format
* don't allow commas and resize on setprop
* use isNumber
|
2024-03-08 02:24:44 +00:00 |
|
|
5eeec8860e
|
core: improve cleanup logic
|
2024-01-19 16:20:30 +01:00 |
|
|
bd952dcef2
|
systemd: add HYPRLAND_NO_SD_NOTIFY
fixes #4217
|
2023-12-21 22:27:12 +01:00 |
|
|
9c09f2a847
|
screencopy: fix shm exports with 10-bit
fixes #4019
|
2023-12-01 17:20:56 +00:00 |
|
|
65efde32c9
|
internal: make getPlusMinusKeywordResult return optional
|
2023-11-12 13:40:02 +00:00 |
|
|
d8b7ded18c
|
compositor: find windows in direction on floating
|
2023-11-05 16:18:41 +00:00 |
|
Vaxry
|
55b4f84fea
|
Internal: Hyprland box implementation (#3755)
* box impl
* remove unused operators
* missed applyfromwlr
|
2023-11-04 17:03:05 +00:00 |
|
|
4b592d0819
|
renderer: properly pass 10-bit formats to opengl
|
2023-10-30 15:56:16 +00:00 |
|
Brenno Lemos
|
b135bd6cd4
|
workspacerules: Add new optional "default command" for auto-launching apps on new workspaces (#3559)
|
2023-10-22 23:11:03 +01:00 |
|
memchr
|
6594b50e57
|
logging/format: use std::format_string to catch formatting string errors at compile time (#3377)
* fix(log): use constexpr format string
* deprecate getFormat
|
2023-09-20 08:26:20 +01:00 |
|
|
398e861b55
|
internal: fix warnings
|
2023-09-07 16:43:01 +02:00 |
|
Vaxry
|
61a71c65ac
|
internal: Formatter rework (#3186)
|
2023-09-06 12:51:36 +02:00 |
|
vaxerski
|
7713daa86a
|
compositor: log thrown runtime exceptions
|
2023-08-20 11:47:06 +02:00 |
|
|
60b548296d
|
internal: move backtrace to specific func
|
2023-08-11 17:22:19 +02:00 |
|
|
261c3307f7
|
internal: cleanup headers in helpers/
|
2023-08-07 13:36:14 +02:00 |
|
vaxerski
|
38c25bb50d
|
Added a crash reporter
|
2023-02-19 13:45:56 +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 |
|
Vaxry
|
98a4fa2b0d
|
Added clang format (#1239)
* clang-format stuff and format files
|
2022-12-16 17:17:31 +00:00 |
|
Jef
|
549fdf63f6
|
Add bordercolor windowrule (#992)
* Add bordercolor windowrule
* remove spaces form bordercolor rule + typo
Co-authored-by: Jef Steelant <jef.steelant_ext@softathome.com>
|
2022-11-13 19:33:13 +00:00 |
|
vaxerski
|
a97621b1cb
|
Added window swallowing
|
2022-10-01 19:19:15 +01:00 |
|
vaxerski
|
cc3f0ff9e7
|
update wlroots dep
|
2022-08-20 20:06:24 +02:00 |
|
FlafyDev
|
f0ad77251b
|
move absolutePath to MiscFunctions
|
2022-08-19 23:18:09 +03:00 |
|
Daniel Gerblick
|
f2c0e6ef02
|
fixed issue causing hyprctl to output ill-formed json when strings include characters needing escaping
|
2022-07-18 14:47:28 -04:00 |
|
vaxerski
|
8b4a373efa
|
update wlroots dep
|
2022-06-28 11:30:07 +02:00 |
|
vaxerski
|
44aeb1fc90
|
added decoration:shadow_offset
|
2022-06-26 22:15:06 +02:00 |
|
vaxerski
|
8de8f6667e
|
add system info logging
|
2022-06-25 20:49:06 +02:00 |
|
vaxerski
|
08d4d987cf
|
return nearest mon if point out of range
|
2022-05-25 18:40:03 +02:00 |
|
vaxerski
|
f70d0ec5aa
|
Added movetoworkspacesilent
|
2022-05-18 12:18:58 +02:00 |
|
vaxerski
|
8bb908a8da
|
Added focusmonitor
|
2022-05-05 12:50:25 +02:00 |
|
vaxerski
|
87b8491294
|
Added the splitratio dispatcher
|
2022-04-20 16:53:41 +02:00 |
|
vaxerski
|
24316f2e71
|
Fix trailing spaces in config
|
2022-04-18 13:25:27 +02:00 |
|
vaxerski
|
b0f5e4ab56
|
store scale and scale windows with monitor
|
2022-04-17 18:47:10 +02:00 |
|
vaxerski
|
374491ee63
|
progress
|
2022-04-04 19:44:25 +02:00 |
|
vaxerski
|
7add082217
|
send focus change
|
2022-04-02 19:09:27 +02:00 |
|
vaxerski
|
17e88bf059
|
log signals
|
2022-03-28 16:10:30 +02:00 |
|