Commit graph

57 commits

Author SHA1 Message Date
13a65ce1f0
fix: updated CHANGELOG
All checks were successful
Create release on tag push / Create release (push) Successful in 47s
2024-05-11 21:16:14 +02:00
50452aed8a
fix[docs]: executable name in the README 2024-05-11 21:12:59 +02:00
rolv
4b0cc2fe32
fix: enforce lowercase to fix hyprland detection 2024-05-11 20:42:01 +02:00
5f1df7cb9d
fix: -ed release workflow (hopefully) 2024-05-11 20:41:05 +02:00
17973ef6fe
chore: forgejo workflows 2024-02-18 23:23:52 +01:00
e076267fd6
docs: consistency 2024-02-18 21:51:05 +01:00
d74b6a6b12
chore: .github/*
All checks were successful
Create release on tag push / Create release (push) Successful in 17s
2024-02-18 20:04:27 +01:00
b6732856c4
feat: -r support for X11 2024-02-18 19:59:08 +01:00
bebc1aa0af
fix: only grep for loginctl sessions with a seat
If a session has no seat, it’s a TTY session. This will still break if
a user has more than 1 graphical session. For now, that’s out of scope.
2024-02-18 19:56:18 +01:00
a87584a1a8
chore: code cleanup 2024-02-18 19:42:56 +01:00
ad4e681cdc
fix: move PID check to toggleFreeze 2024-02-18 19:04:28 +01:00
a479640492
feat: send transient notification 2024-02-18 18:53:02 +01:00
0476868da6
chore: rebranding 2024-02-18 18:52:43 +01:00
Nicola
922c1ee7bc
Merge pull request #8 from alterNERDtive/feat/sway
feat: add Sway support
2024-02-17 15:57:02 +01:00
f0328d81b2
fix: move session info debug output to detectEnvironment() 2024-02-17 14:51:10 +01:00
c894c76305
feat: fall back to $XDG_SESSION_DESKTOP for detection 2024-02-17 14:40:59 +01:00
a119f872fe
docs: cleaned up --help, hyprland/sway have feature parity now 2024-02-17 14:40:59 +01:00
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