swayfx/sway
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
..
commands feat: blur tweaks (#258) 2024-01-03 12:38:44 -05:00
config rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
desktop Fixed #258 blur regression (#261) 2024-01-05 02:47:43 -05:00
input upstream update: merge sway 1.8.1 (#111) 2023-02-14 10:51:29 -05:00
tree Blur damage compensation fixes (#259) 2023-12-28 11:10:05 +01:00
commands.c Fix shadow_offset position (#263) 2024-01-05 12:43:07 +01:00
config.c Fixed #258 blur regression (#261) 2024-01-05 02:47:43 -05:00
criteria.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c enhancement: update version printing format (#254) 2024-02-14 21:29:04 -05:00
ipc-server.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
layer_criteria.c Add layer effect option to ignore transparent regions when blurring (#159) 2023-09-20 21:35:49 -04:00
lock.c upstream update: merge sway 1.8.1 (#111) 2023-02-14 10:51:29 -05:00
main.c enhancement: update version printing format (#254) 2024-02-14 21:29:04 -05:00
meson.build feat: blur tweaks (#258) 2024-01-03 12:38:44 -05:00
realtime.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
server.c Add kawase blur (#120) 2023-04-17 23:24:48 +02:00
sway-bar.5.scd man: update Pango font description URL 2021-08-04 02:15:04 +02:00
sway-input.5.scd rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
sway-ipc.7.scd Add blur, shadow, and corner radius to layer-shell surfaces (#144) 2023-05-19 21:14:06 +02:00
sway-output.5.scd upstream update: merge sway 1.8.1 (#111) 2023-02-14 10:51:29 -05:00
sway.1.scd man: update maintainer 2021-01-08 09:33:51 +01:00
sway.5.scd feat: blur tweaks (#258) 2024-01-03 12:38:44 -05:00
swaynag.c Bump RLIMIT_NOFILE 2021-10-30 08:19:35 -06:00
xdg_activation_v1.c rebase: Sway 1.8 (#78) 2023-01-04 17:32:43 -05:00
xdg_decoration.c Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8c 2021-10-07 21:29:37 +03:00