index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaybar
/
meson.build
Age
Commit message (
Expand
)
Author
2023-11-23
common: move load_image to swaybar
Manuel Stoeckl
2022-11-25
build: drop intermediate libraries for protocols
Simon Ser
2020-12-09
build: introduce sd-bus-provider option
Simon Ser
2019-01-21
Removed unused wlroots dependency for sway(bg|bar|msg|nag)
M Stoeckl
2019-01-18
meson: remove rpath options
emersion
2019-01-17
Use Meson feature options
emersion
2018-12-31
swaybar: add StatusNotifierItem to tray
Ian Fan
2018-12-31
swaybar: add StatusNotifierHost to tray
Ian Fan
2018-12-31
swaybar: implement icon themes and lookup for tray
Ian Fan
2018-12-31
swaybar: add StatusNotifierWatcher to tray
Ian Fan
2018-12-31
swaybar: add tray interface
Ian Fan
2018-10-18
swaybar: separate input code to new file
Ian Fan
2018-10-15
Move swaybar's event loop to common directory and refactor
Ryan Dwyer
2018-09-30
Add support for installing binaries with DT_RPATH
Arkadiusz Hiler
2018-05-06
Revert "Install swaybar and swaybg under /usr/lib/sway"
Rostislav Pehlivanov
2018-05-06
Revert "Make the LIBDIR path configurable"
Rostislav Pehlivanov
2018-05-06
Revert "Meson: Replace option `instlibdir` with `libexecdir`"
Rostislav Pehlivanov
2018-05-05
Meson: Replace option `instlibdir` with `libexecdir`
Nicolas Braud-Santoni
2018-05-05
Make the LIBDIR path configurable
Nicolas Braud-Santoni
2018-05-05
Install swaybar and swaybg under /usr/lib/sway
Nicolas Braud-Santoni
2018-04-02
Demarcate i3bar JSON into individual updates
Drew DeVault
2018-03-30
Initialize seat pointer in swaybar
Drew DeVault
2018-03-29
Implement status line
Drew DeVault
2018-03-29
Wire up basic IPC support
Drew DeVault
2018-03-29
Start port of swaybar to layer shell
Drew DeVault