Tassilo Horn
6b87e5e51d
swayrbar: Add -c/--config-file command line option
3 years ago
Tassilo Horn
1088c95092
Release swayrbar v0.2.1
3 years ago
Tassilo Horn
3605214639
Some refactorings and improvements
3 years ago
Tassilo Horn
8f5e3fc3ed
Update deps & release swayr 0.18.0
3 years ago
William Barsse
5682d3dadc
Release 0.18.0
3 years ago
Tassilo Horn
f484eb0420
further refactor
3 years ago
Tassilo Horn
167b753363
Refresh window module state only when requested specifically
3 years ago
Tassilo Horn
8f06f4c196
Refresh window mod on window/workspace events; release swayrbar-0.2.0
3 years ago
Tassilo Horn
039743a29a
update deps
3 years ago
Tassilo Horn
fe16a2a658
Release swayrbar-0.1.1
3 years ago
Tassilo Horn
8afb54cec9
Only refresh module which was the click receiver
3 years ago
Tassilo Horn
913235a51c
Release swayrbar 0.1.0
3 years ago
Tassilo Horn
93677b195b
Release swayrbar 0.0.3
3 years ago
Tassilo Horn
7550585867
Do a quick refresh after handling a click event leading to an action
3 years ago
Tassilo Horn
8545c24502
Update README
3 years ago
Tassilo Horn
3cf075fbbf
Release swayr 0.17.0 & swayrbar 0.0.1
3 years ago
Tassilo Horn
2b9d4bf198
Placeholder substitutions for clicks
3 years ago
Tassilo Horn
6e10aa4c24
Restructure the shared parts of the lib
3 years ago
Tassilo Horn
20760c898d
Refactor: workspace with separate swayr & swayrbar crates
3 years ago
Tassilo Horn
588b7153fb
Release 0.17.0-alpha.0
3 years ago
Tassilo Horn
5d1fbeba06
Battery bar module
3 years ago
Tassilo Horn
59fa701ab5
lazy_static => once_cell
3 years ago
Tassilo Horn
061c3589ac
Initial swayrbar impl
3 years ago
Tassilo Horn
6a204e619e
Release 0.16.1
3 years ago
Tassilo Horn
eed12e087f
update deps
3 years ago
Tassilo Horn
299caa4afe
Release 0.16.0
3 years ago
Jakub Jirutka
52ff92e06d
Use env_logger w/o unnecessary regex feature to reduce binary size
...
This reduces size of the swayr binary by ~57 %. It doesn't affect the
size of the swayrd binary because swayrd uses regex.
When building with lto = true, opt-level = "z" and panic = "abort" on
Alpine Linux: swayr 1 294 kiB -> 554 kiB
3 years ago
Tassilo Horn
3af3f10148
Release swayr 0.15.0
3 years ago
Tassilo Horn
0bd68b6342
Make clippy happy
3 years ago
Tassilo Horn
30e3d3b080
Fix #17 and release v0.14.1
...
Fixes: https://todo.sr.ht/~tsdh/swayr/17
3 years ago
Tassilo Horn
d90ab10224
Release swayr v0.14.0
3 years ago
Tassilo Horn
78e4cd1d81
Update deps
3 years ago
Aleksei Bavshin
c6f4631796
Convert (e)println to log macros
...
Add and configure env_logger
3 years ago
Tassilo Horn
4609d481cb
Update to rt-format 0.3.0 and drop TryInto<usize> impl
3 years ago
Tassilo Horn
cbfa189f7a
Release swayr v0.13.0
3 years ago
Tassilo Horn
7aebefa161
Release swayr 0.12.2
3 years ago
Tassilo Horn
c25d0c7eb7
Release 0.13.0-beta.1
3 years ago
Tassilo Horn
b2913f2b9e
Release 0.13.0-beta.0
3 years ago
Tassilo Horn
053becd176
Allow placeholders to specify their own format string
3 years ago
Tassilo Horn
6269feb654
Release swayr 0.12.1
3 years ago
Tassilo Horn
3685f067d3
Release swayr v0.12.0
3 years ago
Tassilo Horn
4ae50bbfc5
Add --kill flag to quit-window
...
Implements: https://todo.sr.ht/~tsdh/swayr/11
3 years ago
Tassilo Horn
e7718597fe
Release 0.11.2
3 years ago
Tassilo Horn
a8689994ea
Release 0.11.1 with new switch-to command
3 years ago
Tassilo Horn
e13eb777f0
Release swayr 0.11.0
3 years ago
Tassilo Horn
659c634518
Adapt to clap-3.0.0-rc.4 changes
3 years ago
Tassilo Horn
97ee8cbbd1
Release v0.10.1
3 years ago
Tassilo Horn
90c0d46f04
Fix a panic with dolphin-emu-nogui
...
That app pops up a window which has neither app_id nor name which I assumed all
windows have. Now check for pid and shell to determine a con't type as window.
3 years ago
Tassilo Horn
251410e0ff
Release v0.10.0
3 years ago
Tassilo Horn
b19a5ed84f
Release v0.10.0-beta.6
3 years ago