swayfx/swaybar
Rolf Vidar Mazunki Hoksaas 271af3d474
enhancement: update version printing format (#254)
* enhancement: update version printing format

as mentioned in #253, version numbers can be confusing if you don't know
or realize you're running SwayFX instead of standard sway.

to fix this issue, I've updated the way we display versions, replacing
"sway version X" to "swayfx version X", suffixed by the sway upstream
version which swayfx is based upon.

while not immediately displaying we come from swayfx in
swaymsg/swaynag/swaybar, we do display we're based off a specific
upstream sway version.

note: this requires updating `meson.build` (currently `meson.build:181`)
each time we rebase into a new sway version.

Closes: Issue #253
Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>

* reduce linelength

---------

Signed-off-by: Mazunki Hoksaas <rolferen@gmail.com>
2024-02-14 21:29:04 -05:00
..
tray rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
bar.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
config.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
i3bar.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
input.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
ipc.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
main.c enhancement: update version printing format (#254) 2024-02-14 21:29:04 -05:00
meson.build rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
render.c upstream update: merge sway 1.8.1 (#111) 2023-02-14 10:51:29 -05:00
status_line.c swaybar: fix errno handling in status_handle_readable 2021-12-23 12:16:37 +01:00
swaybar-protocol.7.scd man: update maintainer 2021-01-08 09:33:51 +01:00