vaxerski
|
38c25bb50d
|
Added a crash reporter
|
2023-02-19 13:45:56 +00:00 |
|
|
4ea4efb871
|
add prev to getWorkspaceIDFromString
|
2023-02-09 14:15:42 +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 |
|
Jan Beich
|
f90ff8303b
|
Unbreak build with libc++ (#1457)
|
2023-01-31 00:03:23 +00:00 |
|
vaxerski
|
84954f376f
|
remove restrictions from setprop for ints
|
2023-01-24 21:44:54 +00:00 |
|
Julian Schuler
|
2daabfa0e9
|
Add 'exact' option for 'splitratio' (#1245)
* Simplify getPlusMinusKeywordResult()
* Add an 'exact' option for 'splitratio'
|
2022-12-17 22:37:44 +00:00 |
|
Vaxry
|
98a4fa2b0d
|
Added clang format (#1239)
* clang-format stuff and format files
|
2022-12-16 17:17:31 +00:00 |
|
vaxerski
|
726732244a
|
sort valid ws-es in relative
|
2022-12-08 21:24:55 +00:00 |
|
vaxerski
|
0803febac5
|
optimize m+- and e+- workspace opts
|
2022-12-08 12:08:41 +00:00 |
|
vaxerski
|
0a302901d2
|
Added handling more special workspaces
|
2022-11-27 22:42:22 +00:00 |
|
Julian Schuler
|
79a9bc9076
|
Add option for retrieving first empty workspace (#1085)
|
2022-11-23 14:10:26 +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
|
a5ffd44caf
|
guard empty str in removeBeginEndSpacesTabs
|
2022-11-10 21:51:46 +00:00 |
|
Jan Beich
|
5d5066570c
|
helpers: implement getPPIDof on BSDs (#972)
Get PPID from `struct kinfo_proc` via sysctl for the specified PID.
Adjusted for minor differences between each BSD kernel.
|
2022-11-07 20:26:23 +00:00 |
|
Felix Dick
|
3bf7c5aea1
|
Change matrixProjection function stop use matrixFlip180 everywhere.
|
2022-10-10 01:35:42 +02:00 |
|
vaxerski
|
63dfe305dd
|
log GPU info for debugging
|
2022-10-03 23:10:15 +01:00 |
|
vaxerski
|
174b593438
|
optimize removing trailing spaces
|
2022-10-03 14:36:56 +01:00 |
|
vaxerski
|
a97621b1cb
|
Added window swallowing
|
2022-10-01 19:19:15 +01:00 |
|
vaxerski
|
e6c9e3f81d
|
add case for empty strings in isNumber
|
2022-09-30 21:54:13 +01:00 |
|
Felix Dick
|
11ee78f88b
|
Use double literals, don't cast a integer literal to double.
|
2022-09-28 20:08:41 +02:00 |
|
vaxerski
|
ec5ffe8839
|
rewrite isNumber
|
2022-09-28 15:32:53 +01:00 |
|
vaxerski
|
e3b1d3c3c5
|
allow for pure workspace names in dispatchers
|
2022-09-28 15:26:41 +01:00 |
|
Felix Dick
|
87afc8c250
|
Replace clamp with max if there is no upper bound.
|
2022-09-26 21:10:24 +02:00 |
|
Felix Dick
|
bf3f519eb7
|
Remove trailing whitespace.
|
2022-09-25 20:07:48 +02:00 |
|
|
a72a39ebd5
|
minor swipe fixes
|
2022-09-17 15:05:12 +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 |
|
vaxerski
|
b0d91cbf3a
|
simplify formats
|
2022-07-25 22:40:34 +02:00 |
|
Darksome
|
eb8a1939e6
|
Merge upstream
|
2022-07-21 19:18:03 +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 |
|
Darksome
|
ce9efb7ae3
|
Impl changeworkspace(e+{n})
|
2022-07-16 15:28:17 +03:00 |
|
vaxerski
|
f9756d10d4
|
changed C++ std to C++23, use std::string::contains
|
2022-07-06 16:50:11 +02:00 |
|
vaxerski
|
4510764f34
|
finally fix scaled snapshots
|
2022-06-30 20:02:04 +02:00 |
|
vaxerski
|
328b3fa4bc
|
mordernize pointers
|
2022-06-30 15:44:26 +02: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
|
48e33023af
|
fix crash on number workspace with null mon
|
2022-06-21 22:42:54 +02:00 |
|
vaxerski
|
663fba76ae
|
Added resizeactive
|
2022-06-06 19:32:14 +02:00 |
|
vaxerski
|
a2f718059b
|
fucking typo
|
2022-06-02 19:50:46 +02:00 |
|
vaxerski
|
601abc7e92
|
Added locking numlock
|
2022-06-02 19:47:11 +02:00 |
|
vaxerski
|
f5cdb5b95e
|
Fix special in m+1 m-1
|
2022-06-02 16:54:19 +02:00 |
|
vaxerski
|
7afcf656bd
|
Added hyprctl devices
|
2022-06-02 13:59:33 +02:00 |
|
vaxerski
|
0055efc4f1
|
Added a special workspace
|
2022-05-31 14:01:00 +02:00 |
|
vaxerski
|
df722cbb86
|
Added relative monitor workspace offset
|
2022-05-31 12:33:08 +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 |
|
Mae Dartmann
|
a6caac2b61
|
Fix string underflow in removeBeginEndSpacesTabs()
Signed-off-by: Mae Dartmann <hello@maedartmann.name>
Changes to be committed:
modified: src/helpers/MiscFunctions.cpp
|
2022-05-12 12:08:18 +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 |
|