piotr
|
142628158e
|
mark running sink #324
|
2024-10-07 01:36:55 +02:00 |
|
piotr
|
f2060142f6
|
death to button-press-event
|
2024-03-26 00:37:53 +01:00 |
|
piotr
|
1305d84062
|
button-press-event -> button-release-event #288
|
2024-03-25 14:00:44 +01:00 |
|
piotr
|
7d26d43634
|
separate widget value switches
|
2024-02-29 03:08:31 +01:00 |
|
piotr
|
45a7ef80bf
|
add common cmd_through_compositor() function
|
2024-02-09 11:36:36 +01:00 |
|
piotr
|
e8f808630f
|
enclose cmd with ''
|
2024-02-09 03:11:19 +01:00 |
|
piotr
|
910fdbdd25
|
enclose cmd with ''
|
2024-02-09 03:08:34 +01:00 |
|
piotr
|
d5e4a50370
|
run-through-compositor -> Controls
|
2024-02-09 03:04:39 +01:00 |
|
piotr
|
8a596f21f2
|
fix browser command
|
2024-01-29 02:23:15 +01:00 |
|
piotr
|
e2612787b9
|
add README entry; fix custom items column widths
|
2024-01-29 02:07:17 +01:00 |
|
piotr
|
27f41bd247
|
replace light with brightnessctl
|
2024-01-10 12:45:02 +01:00 |
|
piotr
|
77d6d7fb8f
|
avoid hanging on metadata error
|
2023-12-01 02:47:03 +01:00 |
|
piotr
|
451028508a
|
remove verbose line
|
2023-12-01 01:36:57 +01:00 |
|
piotr
|
e7923ea9df
|
fix sliders removal
|
2023-12-01 01:33:11 +01:00 |
|
piotr
|
20b7167078
|
add slider if missing
|
2023-11-30 09:59:28 +01:00 |
|
piotr
|
e9e427031d
|
add slider if missing
|
2023-11-30 09:50:21 +01:00 |
|
piotr
|
516d05938e
|
refresh per-app sliders
|
2023-11-30 04:18:04 +01:00 |
|
piotr
|
6a10626801
|
add PerAppSlider class
|
2023-11-29 15:31:10 +01:00 |
|
piotr
|
5528c5aebd
|
list sink inputs
|
2023-11-29 13:02:44 +01:00 |
|
piotr
|
8169f0763a
|
fix #270
|
2023-11-09 15:07:45 +01:00 |
|
piotr
|
2eb4e52ef1
|
notify if battery level < (not <=) battery-low-level
|
2023-10-25 01:16:42 +02:00 |
|
Piotr Miller
|
aaa26a3ef4
|
Merge pull request #239 from MoetaYuko/refresh
controls: Ensure last refresh is finished before starting the next
|
2023-07-09 15:20:57 +02:00 |
|
MoetaYuko
|
810eb34354
|
controls: Remove the network module
|
2023-07-09 20:53:23 +08:00 |
|
MoetaYuko
|
635c711385
|
controls: Ensure last refresh is finished before starting the next
|
2023-07-09 16:11:43 +08:00 |
|
MoetaYuko
|
65612d1098
|
controls: Remove the bluetooth module
Fixes: #237
|
2023-07-09 15:28:12 +08:00 |
|
MoetaYuko
|
ce8d1aa4e3
|
Remove try-catch inside get_brightness
|
2023-07-07 18:12:29 +08:00 |
|
Jerzy Drozdz
|
147a941797
|
Added checks for pactl in controls
|
2023-06-06 08:09:09 +02:00 |
|
MoetaYuko
|
5bbf522cc6
|
Have one background thread running forever for periodic tasks
|
2023-05-02 16:46:17 +08:00 |
|
piotr
|
a245e37d73
|
move bcg_window to the 'top' layer (Hypr)
|
2023-03-28 11:57:20 +02:00 |
|
piotr
|
37cc901975
|
allow redefining Processes menu label
|
2023-02-24 13:47:16 +01:00 |
|
piotr
|
9c1ee75e28
|
add battery low percentage #180
|
2023-02-19 04:01:43 +01:00 |
|
piotr
|
cd69a0a0f2
|
add battery low notification #180
|
2023-02-19 03:53:14 +01:00 |
|
piotr
|
245f257fa1
|
fix process Controls icon
|
2023-02-18 03:58:27 +01:00 |
|
piotr
|
7ac6461eab
|
add process & panel UI
|
2023-02-18 03:48:42 +01:00 |
|
piotr
|
a5f643eeea
|
Controls: add "click-closes" config key
|
2022-10-20 02:08:35 +02:00 |
|
nwg-piotr
|
e7aa042093
|
add Controls bcg window to close on click
|
2022-10-19 14:56:15 +02:00 |
|
az
|
93be5f8fd3
|
fixed slider resetting itself while dragging
|
2022-06-23 21:16:52 +08:00 |
|
az
|
b0a9eaa4e0
|
fixed popup sliders not updating when open
|
2022-06-23 21:12:02 +08:00 |
|
az
|
6febe62c15
|
backported ddcutil slider responsiveness fix to Controls
|
2022-06-23 17:13:41 +08:00 |
|
piotr
|
3ffbd3baf8
|
Controls: don't show empty user menu
|
2022-06-22 01:04:59 +02:00 |
|
az
|
da1c62d63a
|
added logic to control brightness for external monitor
|
2022-06-21 19:32:45 +08:00 |
|
az
|
09cb3a58b1
|
allow horizontal and vertical margins to be set separately
|
2022-06-15 09:32:56 +08:00 |
|
nwg-piotr
|
f4ab1d7c6a
|
add popup
|
2022-06-08 15:37:36 +02:00 |
|
piotr
|
d191783a7a
|
Controls, SwayNC
|
2022-06-03 03:42:05 +02:00 |
|
JDPDO
|
7e3efc7a1f
|
Don't display vol value in popup when greater 100.
|
2022-02-20 07:36:39 +01:00 |
|
JDPDO
|
165dd751f8
|
Fix nwg-piotr/nwg-panel#90 and close nwg-piotr/nwg-panel#91.
|
2022-02-18 13:57:21 +01:00 |
|
JDPDO
|
68a53dcc77
|
Make brightness and volume tool functions independent from slider.
|
2022-02-17 11:19:43 +01:00 |
|
JDPDO
|
242cb05823
|
Prevent unnecessary code execution on refresh.
|
2022-02-17 10:23:10 +01:00 |
|
piotr
|
26171d0336
|
add missing device= argument
|
2022-01-25 11:18:24 +01:00 |
|
piotr
|
78e8cfe1af
|
add backlight device #83
|
2022-01-25 02:26:20 +01:00 |
|