Brenno Lemos
|
442a4b0da0
|
feat: pulseaudio slider module
|
2023-10-15 17:52:12 -03:00 |
|
Brenno Lemos
|
c9e129cda2
|
feat: allow setting volume directly
|
2023-10-15 17:52:12 -03:00 |
|
Brenno Lemos
|
64d7fae03a
|
refactor: move pulseaudio handling to separate class
|
2023-10-15 17:52:12 -03:00 |
|
Brenno Lemos
|
ff9b6c9469
|
docs: fix weird man limitation
|
2023-10-14 22:14:13 -03:00 |
|
Brenno Lemos
|
05b97e9ec2
|
fix: add hover handler to every element in the group drawer
|
2023-10-14 22:13:01 -03:00 |
|
Brenno Lemos
|
8f32d102ae
|
docs: include group drawer documentation
|
2023-10-14 18:50:45 -03:00 |
|
Brenno Lemos
|
5a380da3bb
|
chore: remove redundant else statement
|
2023-10-14 18:39:42 -03:00 |
|
Brenno Lemos
|
5e44cb6ba2
|
refactor: move signal handler adding into separate method
fix: typo in handleMouseHover method name
|
2023-10-14 18:30:27 -03:00 |
|
Brenno Lemos
|
fad858782c
|
feat: improve drawer configuration
|
2023-10-14 18:24:50 -03:00 |
|
Brenno Lemos
|
5246ab15cb
|
feat: add drawer bool option to group
|
2023-10-14 17:17:52 -03:00 |
|
Brenno Lemos
|
bbb7fb0c82
|
refactor: don't use a group's box directly in bar
|
2023-10-14 13:23:11 -03:00 |
|
Brenno Lemos
|
c59264d6b4
|
fix: clang < 16 can't emplace back struct with no constructor
|
2023-10-12 17:30:32 -03:00 |
|
Brenno Lemos
|
ee652677a6
|
feat: ignore windows with empty classes or titles (if any rule uses title)
|
2023-10-11 11:40:49 -03:00 |
|
Brenno Lemos
|
ceeb5bf8bd
|
docs: include new ignore-workspaces example and documentation
|
2023-10-11 11:03:18 -03:00 |
|
Brenno Lemos
|
c995bafa7a
|
feat: add option to ignore workspaces based on regex
|
2023-10-11 10:59:33 -03:00 |
|
Brenno Lemos
|
f8340d88be
|
chore: lint unrelated file
this file was edited in #2558 but not linted
|
2023-10-09 15:26:07 -03:00 |
|
Brenno Lemos
|
592d5645a5
|
docs: include new feature in manual
|
2023-10-09 14:58:21 -03:00 |
|
Brenno Lemos
|
f9a7ecf3a9
|
feat: optimize cache usage when window titles aren't involved
|
2023-10-09 14:49:38 -03:00 |
|
Brenno Lemos
|
387e54498e
|
docs: document new regex collection class
|
2023-10-09 14:46:57 -03:00 |
|
Brenno Lemos
|
fad43d4b16
|
feat: listen to windowtitle IPC event condiationally to update window rules
|
2023-10-09 14:42:53 -03:00 |
|
Brenno Lemos
|
8d057e6f96
|
refactor: separate regex rule matching and caching in separate class
|
2023-10-09 13:53:00 -03:00 |
|
Brenno Lemos
|
1b98a04c93
|
chore: lint unrelated files so the CI passes
|
2023-10-02 12:33:28 -03:00 |
|
 Brenno LemosandGabriel Fox
|
9a3238c20b
|
chore: avoid the creation and deletion of doubled-special workspaces
see hyprwm/Hyprland#3424 for more info
Co-authored-by: Gabriel Fox <Inbox@GabrielFox.Dev>
|
2023-09-25 17:13:26 -03:00 |
|
 Brenno LemosandGabriel Fox
|
6e48b236a1
|
fix: workspace special wasn't removed
fixes #2505
Co-authored-by: Gabriel Fox <Inbox@GabrielFox.Dev>
|
2023-09-25 17:12:51 -03:00 |
|
Brenno Lemos
|
258ab8b147
|
refactor: take window representation directly from old workspace on movewindow event
|
2023-09-22 21:12:42 -03:00 |
|
Brenno Lemos
|
6663ca3d75
|
chore: document new properties
|
2023-09-22 20:41:38 -03:00 |
|
 Brenno LemosandGabriel Fox
|
adbc9d95de
|
feat: optional default icon for 0-match classes
Co-authored-by: Gabriel Fox <Inbox@GabrielFox.Dev>
|
2023-09-22 19:16:59 -03:00 |
|
 Brenno LemosandGabriel Fox
|
fbe544984c
|
fix: ipc vs json window addr format mismatch
feat: ignore empty windows
Co-authored-by: Gabriel Fox <Inbox@GabrielFox.Dev>
|
2023-09-22 19:16:56 -03:00 |
|
 Brenno LemosandGabriel Fox
|
b9d5912a4f
|
feat: rewrite window classes
feat: cache window class rewrite resolution
Co-authored-by: Gabriel Fox <Inbox@GabrielFox.Dev>
|
2023-09-22 19:16:53 -03:00 |
|
 Brenno LemosandGabriel Fox
|
3e2761e81f
|
feat: dynamically assign windows to workspaces
Co-authored-by: Gabriel Fox <Inbox@GabrielFox.Dev>
|
2023-09-22 19:12:50 -03:00 |
|