1
0
Fork 1
mirror of https://github.com/Zerodya/hyprfreeze.git synced 2024-09-19 23:43:18 +02:00
Commit graph

40 commits

Author SHA1 Message Date
32e32bc6e5
feat: if desktop cannot be auto detected, assume Hyprland 2024-02-17 14:40:59 +01:00
73b4073b61
docs: “Wayland” → “Hyprland and Sway” 2024-02-17 14:40:57 +01:00
16346343dd
feat: implement swayprop 2024-02-17 14:40:24 +01:00
d2656ce853
feat: desktop-aware -r 2024-02-17 14:40:24 +01:00
dc6636de41
docs: window manager clarification for -a and -r 2024-02-17 14:40:24 +01:00
38da7492ba
feat: sway support for -a 2024-02-17 14:40:23 +01:00
6607c0c568
feat: session/desktop detection 2024-02-17 14:40:23 +01:00
93a2017713
docs: mention hyprland + sway 2024-02-17 14:40:20 +01:00
Nicola
a83aadbb53
Merge pull request #7 from alterNERDtive/docs/basher
docs: install via basher
2024-02-17 13:42:59 +01:00
Nicola
21d3adac45
Merge pull request #9 from alterNERDtive/fix/numeric-pid
fix: check for numeric PID in `getPidByActive`
2024-02-17 13:31:03 +01:00
Nicola
677c6cb6df
Update README.md 2024-02-17 13:29:12 +01:00
Nicola
c036f52e6b
Merge pull request #6 from alterNERDtive/feat/exec-bit
feat: make `hyprfreeze` executable by default
2024-02-17 13:22:03 +01:00
a0174adacc
fix: check for numeric PID in toggleFreeze 2024-02-13 20:10:43 +01:00
5a423c8d06
docs: install via basher 2024-02-13 15:51:04 +01:00
331e80f156
feat: make hyprfreeze executable by default 2024-02-13 15:50:10 +01:00
Nicola
f3689a5806
fix: PIDS not correctly stopped after sanitization 2024-02-13 11:46:40 +01:00
Nicola
7bca1bb979
Specify hyprprop optional dependency in help 2024-02-11 18:11:48 +01:00
Nicola
a6a7493eba
Sanitize code 2024-02-11 18:01:24 +01:00
Nicola
176df68f13
Remove demo from files 2024-02-11 12:51:48 +01:00
Nicola
c613bcd9bd
Add demo to README 2024-02-11 12:49:19 +01:00
Nicola
7785e32cdf
Upload demo 2024-02-11 12:43:52 +01:00
Nicola
086017724d
Fix typo 2024-02-10 23:23:45 +01:00
Nicola
770582b946
Update README.md 2024-02-10 22:48:08 +01:00
Nicola
f378338ae0
Implement debug mode 2024-02-10 22:39:37 +01:00
Nicola
21f77dbe1f
Check if hyprprop is installed 2024-02-10 19:23:05 +01:00
Nicola
b8f52b737b
Change notification timeout to 5 seconds 2023-12-06 14:35:47 +01:00
Nicola
a1a0fa255c
Slimmer code in main 2023-10-20 18:47:06 +02:00
Nicola
5f3b9204c2
Update README.md 2023-10-20 18:33:34 +02:00
Nicola
02e9f00fde
Add notifications and more
- Added notifications function
- Added --silent and --notif-timeout flags
- Checks if hyprfreeze is trying to pause itself for every flag
- Rewrote and organized some of the code better
2023-10-20 18:27:42 +02:00
Nicola
f2b216e0da
Better function names and code formatting 2023-10-20 12:42:23 +02:00
Nicola
ac5e792e40
Add AUR package link 2023-10-14 18:43:37 +02:00
Nicola
4d3f9d51cd
v0.1.0 release 2023-10-13 12:40:12 +02:00
Nicola
48fdb1c89d
Create LICENSE 2023-10-13 12:37:05 +02:00
Nicola
e58c6411e1
Merge pull request #3 from IceDBorn/main
Add support for NixOS
2023-10-10 20:05:56 +02:00
IceDBorn
58987ea42f Add support for NixOS 2023-10-10 20:51:07 +03:00
Nicola
1833892648
Update README.md 2023-10-08 22:14:03 +02:00
Nicola
9ba0bdf4ca
Update known issues 2023-10-08 20:12:46 +02:00
Nicola
11ad4125f7
Update known issues 2023-10-08 20:01:10 +02:00
Nicola
eb7a531571
First commit 2023-09-02 18:58:22 +02:00
Nicola
a1612a3817
Initial commit 2023-09-02 18:18:38 +02:00