a714e4100c
playerctl: add settings to control which elements are displayed
...
the defaults are to keep existing behavior, and display all fields.
new boolean options are added for:
- show-previous shows "<<" icon to rewind the player
- show-play-pause shows "||" or "|>" icon to play/pause the player
- show-next shows ">>" icon to advance the player
- show-name shows the media name (e.g. the artist + title) and
the number of players
these are especially useful for narrow screens, like mobile phones,
where a user may wish to disable all but "show-play-pause" in order to
fit size limitations of the panel.
2024-06-19 20:45:27 +00:00
Piotr Miller
7f1efc6b2d
Merge pull request #308 from kusanaginoturugi/master
...
Proofreading and terminology uniformity
2024-06-19 00:48:16 +02:00
Takuro Onoue
575e239d4f
Proofreading and terminology uniformity
2024-06-18 23:24:46 +09:00
piotr
575d753a49
bump to 0.9.34
2024-06-15 16:38:53 +02:00
Piotr Miller
b4495a1ba2
Merge pull request #306 from LudovicoPiero/fix-f-string
...
fix f-string unmatched quotation mark
2024-06-15 16:33:13 +02:00
Ludovico Piero
ee1accf21d
fix f-string unmatched quotation mark
...
Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org >
2024-06-15 13:58:47 +09:00
piotr
518f1af7a0
bump to 0.9.33
2024-06-15 02:06:03 +02:00
Piotr Miller
ced5526ea7
Merge pull request #305 from nwg-piotr/players
...
Playerctl: add multiple players support
2024-06-15 02:04:25 +02:00
piotr
6bfc50b369
limit output
2024-06-15 01:57:32 +02:00
piotr
b7fc3e2000
switch between players #303
2024-06-15 01:50:00 +02:00
Piotr Miller
3070529e61
Merge pull request #304 from kusanaginoturugi/master
...
Upload ja_JP.json file.
2024-06-14 01:21:15 +02:00
Takuro Onoue
1f8b5ae2d0
Upload ja_JP.json file.
...
Translate the en_US.json file into Japanese.
2024-06-13 22:36:30 +09:00
Piotr Miller
ea45367f03
Merge pull request #301 from nwg-piotr/monitors
...
fix gdk monitors assignment
2024-05-18 01:20:36 +02:00
piotr
191fa397e3
bump to 0.9.32
2024-05-18 01:17:29 +02:00
piotr
ed61efc7ed
workaround gtk 3.24.42 bug
2024-05-18 01:15:25 +02:00
piotr
dffae7319c
bump to 0.9.31
2024-05-03 11:24:12 +02:00
Piotr Miller
60124c492c
Merge pull request #297 from LudovicoPiero/fix-f-string
...
Fix syntax error for Python versions earlier than 3.12.
2024-05-03 11:20:50 +02:00
Ludovico Piero
f43eda16b3
Fix syntax error for Python versions earlier than 3.12.
...
This commit ensures compatibility with older Python versions by correcting a syntax error in f-strings. The fix involves using single quotes inside the f-string to avoid mismatched parentheses.
Commit 84e01967e2
should also include this change.
Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org >
2024-05-03 14:35:34 +09:00
piotr
64546290b6
bump to 0.9.30
2024-05-03 00:49:57 +02:00
piotr
84e01967e2
use syntax valid in pre-3.12 python versions #296
2024-05-03 00:44:43 +02:00
piotr
794e3fb1e5
bump to 0.9.29
2024-05-02 00:59:08 +02:00
piotr
26ef7064f1
satisfy Fedora linter #295
2024-05-02 00:55:37 +02:00
Piotr Miller
897639a69f
Merge pull request #294 from nwg-piotr/runtimedir
...
Support socket files moved to $XDG_RUNTIME_DIR/hypr
2024-05-01 01:24:06 +02:00
piotr
da5273f01b
undo premature version bump
2024-05-01 01:16:09 +02:00
piotr
702b1e9115
bump to 0.9.29
2024-05-01 01:07:16 +02:00
piotr
0fd1c52495
support sockets moved to $XDG_RUNTIME_DIR/hypr #290
2024-05-01 01:02:55 +02:00
piotr
dfc5104548
add airplane_mode.py script
2024-04-01 01:32:55 +02:00
piotr
f229cf9bda
add airplane_mode.py script
2024-04-01 01:28:26 +02:00
piotr
f08fac6fb1
bump to 0.9.28
2024-04-01 00:59:18 +02:00
piotr
e7814842a9
add airplane-mode icon
2024-04-01 00:57:46 +02:00
piotr
b7b33bbb97
bump to 0.9.27
2024-03-26 01:04:03 +01:00
piotr
7b38d7df46
death to button-press-event
p.3
2024-03-26 00:59:50 +01:00
piotr
f2060142f6
death to button-press-event
2024-03-26 00:37:53 +01:00
piotr
0d377ae72e
Merge remote-tracking branch 'origin/master'
2024-03-25 14:01:06 +01:00
piotr
1305d84062
button-press-event -> button-release-event #288
2024-03-25 14:00:44 +01:00
Piotr Miller
6a2e3d4eba
Merge pull request #287 from nwg-piotr/kb
...
add KeyboardLayout module
2024-03-20 00:59:28 +01:00
piotr
11e3d81678
mention KeyboardLayout module
2024-03-20 00:28:31 +01:00
piotr
d9f358f073
bump to 0.9.26
2024-03-19 02:22:20 +01:00
piotr
bd184344a0
simplify sway side
2024-03-19 02:21:27 +01:00
piotr
a0e1ff6ca2
simplify sway side
2024-03-19 02:13:15 +01:00
piotr
2043436e09
change Note
2024-03-19 01:09:11 +01:00
piotr
0e276009ce
use device identifier
2024-03-19 00:36:01 +01:00
piotr
0f88051c46
add keyboard layout config
2024-03-18 03:00:23 +01:00
piotr
bbeac1059d
remove verbose lines
2024-03-17 01:53:20 +01:00
piotr
d8aac5da8b
filter out doubled devices
2024-03-17 01:48:02 +01:00
piotr
762723faca
comments; box spacing
2024-03-16 03:15:14 +01:00
piotr
7438990e4b
add on_menu_item()
2024-03-16 02:38:18 +01:00
piotr
39c97ecfb3
add sway support
2024-03-15 02:41:22 +01:00
piotr
fee60a3c5f
cleanup
2024-03-15 00:58:37 +01:00
piotr
b953d3daf0
cleanup; compositor detection
2024-03-15 00:53:41 +01:00