Commit Graph

142 Commits

Author SHA256 Message Date
Ana Guerrero
481eda8662 Accepting request 1202614 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1202614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=57
2024-09-24 15:32:09 +00:00
Soc Virnyl Estela
48a305ac7f - Add tray-fix.patch "Fix std::bad_casts in tray module"
* see https://github.com/Alexays/Waybar/pull/3604

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=136
2024-09-23 11:13:37 +00:00
Ana Guerrero
22970c58f4 Accepting request 1200774 from X11:Wayland
- Update to 0.11.0:
  * bar: fix setVisible#3459
  * Walk up Symlink Chain#3462
  * Fix #3414
  * group: fix revealer hover regression#3500
  * flake.lock: Update#3493
  * Handle offline CPUs and CPU hotplug#3499
  * Fix #3490
  * Accept "default-node-changed" signals from wireplumber, even
    if only the node ID is changed #3511
  * fix crash caused#3531
  * fix: check format-source before use#3534
  * hyprland/backend: drop unnecessary getaddrinfo call#3527
  * taskbar: Send minimize geometry hints#3506
  * chore: update power_profiles_daemon.cpp#3585
  * flake.lock: Update#3555
  * fix/upower: upower module selection with multiple devices#3554
  * feat: hidpi support for image module#3565
  * Add niri/workspaces, niri/window, niri/language#3551

OBS-URL: https://build.opensuse.org/request/show/1200774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=56
2024-09-13 12:34:36 +00:00
Michael Vetter
36ef5a8997 - Update to 0.11.0:
* bar: fix setVisible#3459
  * Walk up Symlink Chain#3462
  * Fix #3414
  * group: fix revealer hover regression#3500
  * flake.lock: Update#3493
  * Handle offline CPUs and CPU hotplug#3499
  * Fix #3490
  * Accept "default-node-changed" signals from wireplumber, even
    if only the node ID is changed #3511
  * fix crash caused#3531
  * fix: check format-source before use#3534
  * hyprland/backend: drop unnecessary getaddrinfo call#3527
  * taskbar: Send minimize geometry hints#3506
  * chore: update power_profiles_daemon.cpp#3585
  * flake.lock: Update#3555
  * fix/upower: upower module selection with multiple devices#3554
  * feat: hidpi support for image module#3565
  * Add niri/workspaces, niri/window, niri/language#3551

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=134
2024-09-13 09:04:38 +00:00
Ana Guerrero
f68727f98a Accepting request 1188284 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1188284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=55
2024-07-19 13:26:24 +00:00
Soc Virnyl Estela
7fa3ce9a5f - Update to 0.10.4
* Add config option to select UPower device based on device
    model.
  * Add GitHub action for nightly Docker image building
  * add hide-empty-text option to hide module whenever output is
    empty but format is not
  * Add hotplug detection of bluetooth controllers
  * Adding the ability to have dropdown menu for modules
  * Add keyboard debug info to hyprland language module
  * AModule: Cursor config option
  * Cava. $XDG_CONFIG_HOME validation
  * cava bump: 0.10.2
  * chore: update meson build command in readme
  * clang-tidy fixes in the privacy module
  * Do not try to strcmp a variable that may be a null-pointer
  * Enable using capture groups in window-rewrite
  * feat: Toggle drawer state
  * change layer for mode invisible to nullopt
  * Fix Clock. Tooltip calendar text overflows(#2240)
  * Fix device list not being updated on selecting new bluetooth
    controller
  * fix: display titles with '&' correctly
  * Fix docker image build github action
  * fix example in manpage for pulseaudio/slider
  * Fix format replacement names
  * Fix hyprland/language events not working with keyboard names
    with commas in them
  * fix mpris: hide on current player vanished
  * fix privacy: consider only configured modules
  * fix: taskbar not applying empty class on empty
  * hyprland: disable modules instead of rendering empty
  * (hyprland) fix crash when failed to parse IPC message
  * hyprland: refactor and cleanup
  * hyprland/window: fix crash when no return from socket
  * Hyprland/Workspaces: Added option to hide non-visible special
    workspaces
  * hyprland/workspaces: remove deprecated property
  * modules/battery: Deprioritize capacity /sys value for battery
    calculation if other methods are available
  * modules/hyprland/backend: handle empty socket response
  * modules/hyprland/backend: use /tmp
  * modules/hyprland/workspace: ignore empty window-rewrite
  * network: add bssid format replacement
  * Organize tests and start Hyprland testing
  * pulseaudio: Consider ignored sinks never running
  * Support for muted icons for pulseaudio devices/ports
  * sway/workspaces: Correct behavior when "current-only" is set
  * sway/workspaces: remove deprecated field and ignore empty
    rewrite rules
  * temperature: allow hwmon-path-abs as array
  * (temperature) fix clang-tidy lint .
  * treewide: clang-tidy
  * treewide: meson deprecation and freebsd fixes
  * Upower. Fix segmentation fault
  * Upower refactoring
  * workaround for icons not rendered for apps existing before
    waybar launch

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=132
2024-07-18 03:34:27 +00:00
Dominique Leuenberger
bdb379ccbc Accepting request 1172319 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1172319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=54
2024-05-07 16:04:05 +00:00
Michael Vetter
1e53d263d4 Accepting request 1172289 from home:smolsheep:upgrades
- Update to 0.10.3
  * fix(battery): Fix {health} format replacement
  * Cursor change to indicate module clickability
  * upower: fix segfault by initializing lastWarningLevel
  * Fix Hyprland socketpath changed to XDG_RUNTIME_DIR
  * pipewire: unbreak build on FreeBSD
  * fix: set cursor appropriately on user event hover
  * fix: custom module mediaplayer doesn't respect argument
  * feat: style tray icon on hover
  * fix: tooltip-format on custom modules not working in some cases
  * feat: hover for whole group
  * Remove listener when the window is destroyed

OBS-URL: https://build.opensuse.org/request/show/1172289
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=130
2024-05-07 06:14:31 +00:00
Ana Guerrero
2926057bec Accepting request 1169914 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1169914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=53
2024-04-25 18:48:00 +00:00
Soc Virnyl Estela
580c69d1f3 Accepting request 1169912 from home:smolsheep:upgrades
Upstream dropped another one. :p
- Enabled tests
- Update to 0.10.2
  * fix: hover event did not propagate causing issues
- Remove waybar-build-for-wireplumber-0.5.patch (Fixed upstream)
- Update to 0.10.1
  * Add always on option for hyprland/submap
  * Add dwl/window module
  * Add empty workspace style for Sway
  * Add waybar-styles(5) manual page
  * Also consider floating nodes when checking for flags
    and active workspace status
  * battery: Add {cycles}, {health} format replacements
  * calendar: add shift_reset action
    empty workspaces
  * Escape tooltip in custom module
  * feat: (optional) hover for all modules
  * (Fix) Alt format on group modules
  * Fix clock on-scroll value not being used for calendar
  * fix:dwl tag crash when use wlr-randr enable monitor
  * Fixed segfault
  * Fixes for hyprland/workspaces
  * Fix peristent class on buttons
  * fix(power-profiles-daemon): correctly set initial visibility
  * Fix reloading config
  * fix(sway/workspaces): floating_nodes and focused icon
  * fix(sway/workspaces): visible class doesn't work
  * fix(sway/workspaces): Visible class doesn't work on visible and
  * fix: update clock tooltip without placeholders
  * fix(wlr/taskbar): crash on taskbar drag and drop event
    functions
  * Hyprland workspaces hosting-monitor css class
  * [hyprland/workspaces] New options to change on click behaviour
  * Make right-click to circle down ppd
  * Pipewire backend: use pipewire thread lock
  * README: tweak repology badge
  * refactor(backlight): use concrete types for some helper
  * refactor(privacy): clean up the module
  * Remove unused variable in Workspaces::updateWindows
  * sway/workspaces: Fix scroll on unfocused monitor
  * taskbar: search user directories first for desktop files
  * Update Wireplumber API to 0.5
  * Upower warning level

OBS-URL: https://build.opensuse.org/request/show/1169912
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=128
2024-04-23 17:01:13 +00:00
Ana Guerrero
44b007a4e1 Accepting request 1160087 from X11:Wayland
- Update waybar-build-for-wireplumber-0.5.patch to current version.
  Remove URL so we need to manually update in case it changes again.
  See Alexays/Waybar#2919

- Add waybar-build-for-wireplumber-0.5.patch
- Enable wireplumber

OBS-URL: https://build.opensuse.org/request/show/1160087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=52
2024-03-21 16:01:21 +00:00
Michael Vetter
b7617df1da - Update waybar-build-for-wireplumber-0.5.patch to current version.
Remove URL so we need to manually update in case it changes again.
  See Alexays/Waybar#2919

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=126
2024-03-21 11:39:22 +00:00
d9a673ff6c Accepting request 1159931 from home:smolsheep:upgrades
I've tested this with the wireplumber module. It displays the volume correctly from default source. Debug logs don't show any issues, but I'll keep this up-to-date until merge.
- Add waybar-build-for-wireplumber-0.5.patch
- Enable wireplumber

OBS-URL: https://build.opensuse.org/request/show/1159931
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=125
2024-03-21 06:50:02 +00:00
Ana Guerrero
7756825c68 Accepting request 1158996 from X11:Wayland
- Add waybar.rpmlintrc to Sources
- Remove hhdate build requirement as now provided by C++20
- Disable wireplumber feature: fixes build and bugs boo#1221110
  boo#1221317 boo#1221247
- Add rpmlintrc to remove a false error
- Update to 0.10.0
  * avoid converting to local_time when converting to zoned_time
    afterwards
  * Add Privacy Module
  * Fix segmentation fault in WirePlumber module
  * c++20. clock chrono API. STL + format
  * Happy clang. fmt9-10
  * cpu_usage/linux: count iowait toward idle time
  * hyprland module: added sort_workspaces after rename occured
  * Using 'image-missing' fallback if no taskbar icon is found
  * privacy: fix visibility when a module is disabled
  * Add button click check to hyprland workspaces module
  * Disconnect from PipeWire when destroying the WirePlumber module
  * Added initial .clang-tidy file
  * upower: show-icon config option
  * Applied clang-tidy suggestions for hyprland workspaces
  * Sway/workspaces: fix persistent icon
  * Specify config is JSONC
  * C ABI plugin system
  * Pass WAYBAR_OUTPUT_NAME environment variable to custom exec
    scripts
  * Fix wireplumber reverse-scroll option
  * fix restart-interval being ignored while signal is defined
  * hyprland/workspaces: allow using the original window
    class/title
  * Catch2 bump
  * Improvements for Hyprland worskspaces & backend
  * Fix/Hyprland/Workspaces: Window Rewrite on multiple
    non-overlapping bars
  * Add module systemd-failed-units to monitor failed systemd units
  * fix(tray): completely hide tray when it is empty
  * clock: handle timezone changes (again again)
  * clock: fix construction with calendar.format.today
  * Fix use after free on task close
  * Fix module UPower display device poniter
  * Add "empty" class for Image module when path/exec is returning
    an empty value.
  * feat(battery): added support for battery state-based classes on
    the entire waybar
  * Using steps() in animation to reduce cpu usage.
  * Move .empty CSS class from Img to Box in the Image module
  * pulseaudio: reconnect context when pulseaudio server restarts
  * Fix JSON parsing with hexadecimal characters
  * Adding css reloader
  * fix: reload style
  * Fix: drawer not appearing on configured side
  * Make battery estimate inaccessible in the "Full" state on
    default config
  * Fix build warnings
  * Add style classes for hyprland/submap
  * Add module class to the root elements of the modules
  * fix build warning in bar.cpp
  * libcava bump 0.10.1
  * Add check for tooltip-format for custom modules
  * Search for the first hwmon* directory
  * Hyprland/workspaces: use Hyprland's workspace rules for
    persistency
  * Require gtk-layer-shell
  * Add style class for CPU state
  * Add css classes to hyprland special workspaces
  * Add ordinal date toolbar format specifier to clock module
  * Implement windows formating in sway/workspaces
  * Revert "Add style class for CPU state"
  * Revert "Implement windows formating in sway/workspaces"
  * build: refactorings and deprecation fixes
  * refactor: move all module includes to factory.cpp
  * fix(clock): crash on scrolling with local timezone ("") in the
    list
  * Fix hyprland special workspace button click
  * Fixed window#waybar.swallowing for module hyprland/window
  * nix: update libcava version and removal of gtk-layer-shell
    meson option
  * Implement windows formating in sway/workspaces
  * feat: implement cpufreq for bsd by sysctl
  * mediaplayer: add exclude player option
  * Config tweaks
  * feat(sway/language): option to hide module with single layout
  * fix clang-tidy errors in hyprland module
  * RFC: Rename config to config.jsonc
  * hyprland/workspaces: Improve the workspaces persistency logic
  * Improved hyprland/window by fixing icon search and implementing
    configurable spacing
  * Filter out special output __i3 which contains scratchpad
  * ci: move FreeBSD to ubuntu runners
  * Sway-Workspaces: Fixed scrolling not working
  * mpd: less aggressive logging and reconnections
  * Introduce a power-profiles-daemon module
  * Add justify config option for Labels
  * Fix peristant workspaces for sway
  * feat: allow horizontal scroll

OBS-URL: https://build.opensuse.org/request/show/1158996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=51
2024-03-19 16:29:32 +00:00
583c1d6e82 Accepting request 1158995 from home:fbonazzi:branches:X11:Wayland
- Add waybar.rpmlintrc to Sources

OBS-URL: https://build.opensuse.org/request/show/1158995
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=123
2024-03-18 12:45:24 +00:00
38c773b03c Accepting request 1158331 from home:smolsheep:upgrades
- Remove hhdate build requirement as now provided by C++20
- Disable wireplumber feature: fixes build and bugs boo#1221110
  boo#1221317 boo#1221247
- Add rpmlintrc to remove a false error
- Update to 0.10.0
  * avoid converting to local_time when converting to zoned_time
    afterwards
  * Add Privacy Module
  * Fix segmentation fault in WirePlumber module
  * c++20. clock chrono API. STL + format
  * Happy clang. fmt9-10
  * cpu_usage/linux: count iowait toward idle time
  * hyprland module: added sort_workspaces after rename occured
  * Using 'image-missing' fallback if no taskbar icon is found
  * privacy: fix visibility when a module is disabled
  * Add button click check to hyprland workspaces module
  * Disconnect from PipeWire when destroying the WirePlumber module
  * Added initial .clang-tidy file
  * upower: show-icon config option
  * Applied clang-tidy suggestions for hyprland workspaces
  * Sway/workspaces: fix persistent icon
  * Specify config is JSONC
  * C ABI plugin system
  * Pass WAYBAR_OUTPUT_NAME environment variable to custom exec
    scripts
  * Fix wireplumber reverse-scroll option
  * fix restart-interval being ignored while signal is defined
  * hyprland/workspaces: allow using the original window
    class/title
  * Catch2 bump

OBS-URL: https://build.opensuse.org/request/show/1158331
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=122
2024-03-18 12:24:20 +00:00
Ana Guerrero
0619646cc9 Accepting request 1123246 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1123246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=50
2023-11-03 21:20:55 +00:00
Soc Virnyl Estela
471a6b25e6 Accepting request 1123240 from home:smolsheep:upgrades
- Update to 0.9.24:
  * Hotfix for #2631 due to #2629 causing high CPU load

OBS-URL: https://build.opensuse.org/request/show/1123240
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=120
2023-11-03 14:01:38 +00:00
Michael Vetter
1f28323e0c - Update to 0.9.23:
* Fix simpleclock module compilation with recent fmt #2412
  * Add format-no-controller to bluetooth module and fix it still
    being visible if the format string is empty #2413
  * chore: update subprojects #2420
  * feat(keyboard-state): add binding-keys options #2424
  * Hyprland urgent class support #2429
  * Show workspaces on all outputs if persistent_workspaces value is empty #2442
  * Release button event second attempt #2414
  * hyprland/workspaces: Add "empty" icon and class #2431
  * hyprland persistent workspace support new config declaration #2438
  * Hyprland linting cleanup #2457
  * sni: fix passing relative coordinates to dbus methods #2417
  * Display battery percentage as weighted average of battery levels #2134
  * modules/hyprland: Fix segfault when attempting to set_urgent on a missing
    workspace by @xercesblue #2460
  * hyprland/workspaces: react on renameworkspace event #2466
  * Implement 'active_only' option and 'visible' class in hyprland/workspaces #2408
  * Hyprland/workspaces: add urgent icon #2477
  * fix: rename workspace active fix #2485
  * feat: hyprland workspaces add sort-#2486
  * deprecate persistent_workspaces in favor of persistent-workspaces #2468
  * search for dark or light mode stylesheet #2470
  * Update workspaces.cpp #2507
  * Fix battery not showing for some devices #2494
  * fix(backlight): wrong percentage numbers for device apple-panel-bl #2518
  * Lighter Weight Signal-Based Custom Modules #2517
  * hyprland/workspaces: use name as fallback icon #2534
  * Fix: Hyprland's special workspaces aren't cleared #2540
  * Feature: Hyprland dynamic window names on workspaces #2529

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=119
2023-11-03 09:54:56 +00:00
Ana Guerrero
90c1211bca Accepting request 1104309 from X11:Wayland
- Update to 0.9.22:
  * Explicitly cast ustring to string when passing to fmt #2409
  * fix: typo in taskbar.cpp #2404

OBS-URL: https://build.opensuse.org/request/show/1104309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=49
2023-08-17 17:44:29 +00:00
Michael Vetter
2d96849ee5 - Update to 0.9.22:
* Explicitly cast ustring to string when passing to fmt #2409
  * fix: typo in taskbar.cpp #2404

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=117
2023-08-17 07:15:39 +00:00
Dominique Leuenberger
3491572cbe Accepting request 1103978 from X11:Wayland
- Update to 0.9.21:
  * sway/window: app_id on unfocused workspaces #2234
  * cava bump #2328
  * cava man page #2333
  * [sway/workspaces] feat: add high-priority-named optiion #2336
  * Mediaplayer improvements #2323
  * time conversion between time zones #2340
  * Use C++20 #2322
  * hyprland/workspaces improvements #2316
  * Clock. Narrow seconds precision #2345
  * hyprland/workspaces fix typo #2347
  * hyprland/window start behavior fix #2352
  * tooltip-format spaces breaks pango format #2360
  * Manpage fixes #2365
  * Fixed sway IPC compile warnings #2366
  * man: Fix several whitespace formatting issues #2367
  * Persistent workspaces in hyprland/workspaces #2341
  * Fix logical errors, formatting error #2373
  * flake: fix infrec in package overlay #2370
  * Change default workspace format #2377
  * Updated hyprland-workspaces manpage #2401
  * Button release action #2399
  * Hyprland/workspaces: use named icons instead of searching #2393
  * docs: fix Arch repository name #2402

OBS-URL: https://build.opensuse.org/request/show/1103978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=48
2023-08-15 14:39:59 +00:00
Michael Vetter
a3814829a7 - Update to 0.9.21:
* sway/window: app_id on unfocused workspaces #2234
  * cava bump #2328
  * cava man page #2333
  * [sway/workspaces] feat: add high-priority-named optiion #2336
  * Mediaplayer improvements #2323
  * time conversion between time zones #2340
  * Use C++20 #2322
  * hyprland/workspaces improvements #2316
  * Clock. Narrow seconds precision #2345
  * hyprland/workspaces fix typo #2347
  * hyprland/window start behavior fix #2352
  * tooltip-format spaces breaks pango format #2360
  * Manpage fixes #2365
  * Fixed sway IPC compile warnings #2366
  * man: Fix several whitespace formatting issues #2367
  * Persistent workspaces in hyprland/workspaces #2341
  * Fix logical errors, formatting error #2373
  * flake: fix infrec in package overlay #2370
  * Change default workspace format #2377
  * Updated hyprland-workspaces manpage #2401
  * Button release action #2399
  * Hyprland/workspaces: use named icons instead of searching #2393
  * docs: fix Arch repository name #2402

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=115
2023-08-15 06:30:42 +00:00
Ana Guerrero
80de393ca1 Accepting request 1100748 from X11:Wayland
- Use upstream tarball. Remove service files.
- Update to 0.9.20:
  * Fixed build warnings #2282
  * hyprland/window: Add .hidden CSS class, account for hidden & fullscreen windows #2270
  * Unbreak modules without DBus #2284
  * hyprland/window: Fix no info with separate-outputs=true #2286
  * fix, default to true, sway/workspaces: warp-on-scroll #2293
  * clock: handle timezone changes (again) #2296
  * hyprland/window expose more data #2294
  * App Icons for hyprland/window #2303
  * hyprland/window: Fix overlap with .hidden class from default style #2307
  * hyprland/window: rename .hidden to .swallowing (and fix grouped windows) #2308
  * backlight: do not convert percent to string in fmt #2317
  * hyprland/backend: Fix JSON parser runtime error #2321
  * Fix wrong name for {name} #2306
  * Ensure signal is disconnected in destructor #2324
  * hyprland/language: Differentiating keyboard layout variants #2326
  * hyprland/window remove duplicate empty css #2318

OBS-URL: https://build.opensuse.org/request/show/1100748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=47
2023-07-26 11:24:27 +00:00
Soc Virnyl Estela
ce84b833e3 - Use upstream tarball. Remove service files.
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=113
2023-07-25 23:36:52 +00:00
Michael Vetter
5ac7d3431e - Update to 0.9.20:
* Fixed build warnings #2282
  * hyprland/window: Add .hidden CSS class, account for hidden & fullscreen windows #2270
  * Unbreak modules without DBus #2284
  * hyprland/window: Fix no info with separate-outputs=true #2286
  * fix, default to true, sway/workspaces: warp-on-scroll #2293
  * clock: handle timezone changes (again) #2296
  * hyprland/window expose more data #2294
  * App Icons for hyprland/window #2303
  * hyprland/window: Fix overlap with .hidden class from default style #2307
  * hyprland/window: rename .hidden to .swallowing (and fix grouped windows) #2308
  * backlight: do not convert percent to string in fmt #2317
  * hyprland/backend: Fix JSON parser runtime error #2321
  * Fix wrong name for {name} #2306
  * Ensure signal is disconnected in destructor #2324
  * hyprland/language: Differentiating keyboard layout variants #2326
  * hyprland/window remove duplicate empty css #2318

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=112
2023-07-18 15:16:38 +00:00
Dominique Leuenberger
36bdbedbc6 Accepting request 1096866 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1096866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=46
2023-07-05 13:31:11 +00:00
Soc Virnyl Estela
95136d258d Accepting request 1096859 from home:smolsheep:upgrades
- Update to version 0.9.19:
  * Fix broken link in README
  * fix(dwl-module): fix typo to avoid null pointer
  * river/window: Add tooltip.
  * Fixing 'incomplete type error' during building
  * [hyprland/window] Add css class for empty window name
  * Small performance fixies
  * Tray module causes: Invalid id passed to g_bus_unwatch_name()
  * deprecated: implicit capture of 'this' via '[=]'
  * [sway/workspaces] fix: change icons priority
  * Lift reverse-scrolling option into AModule
  * sway/window: fix appid style not cleared
  * Issue#2204
  * Upower native-path filter
  * More robust Hyprland backend
  * hyprland/window: Add CSS customization similar to sway/window
  * support multiple items in hwmon-path of temperature module
  * [wrl/taskbar] fix: use empty class for empty taskbar
  * Add output port (display) of workspace to template function of
    sway/workspace
  * Fixed some build warnings
  * feat: hyprland/workspaces
  * Refresh Gentoo docker
  * Wake all sleeping threads when leaving suspend
  * Fixes for hyprland/workspaces
  * Don't apply reverse scrolling to mice wheels
  * wireplumber: Support for scrolling
  * Fix random segfault on GTK icon functions
  * [hyperland/workspaces] fix: segfault on create/destroy
  * Catch2 bump
  * Fix rare segfault when destroying workspace
  * Stop MPRIS module from updating every ~20ms
  * wlr/taskbar: add support for rewrite rules
  * Add a new start_hidden flag
  * Image tooltip
  * improve nix dev shell; override the nixpkgs waybar
  * sway/workspaces: setting to not warp to window when scrolling
  * mpris: dynamic tag ordering and separator customization
  * Add output parameter format to manpage
  * Partially revert 3af1853 to fix use-after-free

OBS-URL: https://build.opensuse.org/request/show/1096859
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=110
2023-07-04 23:02:28 +00:00
Dominique Leuenberger
0b01c06ea5 Accepting request 1093771 from X11:Wayland
- Add fontawesome font as recommended

OBS-URL: https://build.opensuse.org/request/show/1093771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=45
2023-06-20 14:48:16 +00:00
8d7a6f9732 Accepting request 1093770 from home:fbonazzi:branches:X11:Wayland
- Add fontawesome font as recommended

OBS-URL: https://build.opensuse.org/request/show/1093770
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=108
2023-06-19 12:04:08 +00:00
5ad6f77b29 Accepting request 1093765 from home:apappas:branches:X11:Wayland
Related to https://github.com/openSUSE/openSUSEway/issues/105 and https://github.com/openSUSE/openSUSEway/pull/118

Waybar depends on FontAwesome to display some symbols like the battery indicator. If fontawesome-fonts is not installed, it will revert to whatever font has glyphs in that Unicode page, which in most systems is a Chinese font.

This adds the fontawesome-fonts as a Recommends.

OBS-URL: https://build.opensuse.org/request/show/1093765
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=107
2023-06-19 11:33:14 +00:00
Dominique Leuenberger
4e695521cb Accepting request 1089663 from X11:Wayland
- Update to version 0.9.18:
  * fix: battery time remaining
  * Sway window newstyles
  * fix(wireplumber): waybar crashes when default node changes
  * get_desktop_app_info: fix crash on failed DesktopAppInfo::create
  * hyprland/submap: run initial render on startup
  * GCC 13 and C++20 support
  * Allow any module to implement signal handling
  * modules/custom: Added percentage rounding
  * Sanitize hyprland language string only instead of the whole format
  * Year calendar
  * Clock. Proper handletoggle propagation
  * Clock. Formating simplify
  * Image module CSS fix
  * Fix kbName initialization
  * fix(wireplumber): free(): invalid pointer
  * When no one timezone is provided use system's TZ
  * Fixing memory leak on update UPower tooltip
  * Clock. Calendar. Avoid of unnecessary string transformation
  * Backlight: add brightness control
  * Set Image path from executable file (Image Module)
  * Remove repeated "the" and fix some typos
  * AModule implements module actions call
  * add river/layout
  * feat(sway): add workspace css class
  * Revert "feat(sway): add workspace css class"
  * AModule enable_click & enable_scroll
  * Clock tz try catch
  * group module: configurable orientation
  * Happy clang
  * fix: mpd bug paused with no song.
  * Wireplumber: Free the default node name
  * refactor: make linter happy.
  * config:output:Allow multiple exclusions & wildcard
  * custom module: free memory returned by libc's getline
  * modules/clock: fix calendar shift in months with 31 days
  * mpris: add tooltip, length limits, position tag
  * wlr-taskbar: allow sorting by app_id
  * [hyprland/language] Add more format replacements.
  * sway/window: Rewrite entire format output instead of just the title
  * mpris: fix css class application
  * Generate wireplumber module man page
  * Made use of node_id_
  * today style not applied to new date 1 day after starting waybar
  * Cava module
  * pulseaudio apply states
  * backlight: support tooltip
  * mpris: fix non-dynamic tags not being html escaped
  * Persistent workspaces for [wlr/workspaces]
  * Add DWL tags module
  * fix: use getaddrinfo() instead of gethostbyname()
  * river/tags: refactor to support special purpose tags
  * Fix hyprland language initialization problem
  * network: detect if link is p2p and use local addr
  * cava: shared library is not found
  * [wlr/workspaces] Separate CSS class for empty persistent workspaces
  * Add persistent format-icon to wlr/workspaces
  * mpris: Hide label if empty
  * mpris: Fix incorrect format replacement names
  * File descriptor handling bugs
  * Fix SEGFAULT in battery module
  * Update to new ipc version
- Disable cava module due to missing libcava
- Drop 0000-replace-gethostbyname-getaddrinfo.patch (fixed upstream)
- Drop 0001-require-date-dependency.patch (changed upstream)
- Drop ca9d237b00b4d01f341b0d7bc938afb10a4f8cad.patch (fixed upstream)

OBS-URL: https://build.opensuse.org/request/show/1089663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=44
2023-05-30 20:02:26 +00:00
Soc Virnyl Estela
aed26bb5a5 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=105 2023-05-29 22:52:52 +00:00
Soc Virnyl Estela
1d8ccae2f8 Accepting request 1089596 from home:fbonazzi:branches:X11:Wayland
- Update to version 0.9.18:
  * fix: battery time remaining
  * Sway window newstyles
  * fix(wireplumber): waybar crashes when default node changes
  * get_desktop_app_info: fix crash on failed DesktopAppInfo::create
  * hyprland/submap: run initial render on startup
  * GCC 13 and C++20 support
  * Allow any module to implement signal handling
  * modules/custom: Added percentage rounding
  * Sanitize hyprland language string only instead of the whole format
  * Year calendar
  * Clock. Proper handletoggle propagation
  * Clock. Formating simplify
  * Image module CSS fix
  * Fix kbName initialization
  * fix(wireplumber): free(): invalid pointer
  * When no one timezone is provided use system's TZ
  * Fixing memory leak on update UPower tooltip
  * Clock. Calendar. Avoid of unnecessary string transformation
  * Backlight: add brightness control
  * Set Image path from executable file (Image Module)
  * Remove repeated "the" and fix some typos
  * AModule implements module actions call
  * add river/layout
  * feat(sway): add workspace css class
  * Revert "feat(sway): add workspace css class"
  * AModule enable_click & enable_scroll
  * Clock tz try catch
  * group module: configurable orientation
  * Happy clang
  * fix: mpd bug paused with no song.
  * Wireplumber: Free the default node name
  * refactor: make linter happy.
  * config:output:Allow multiple exclusions & wildcard
  * custom module: free memory returned by libc's getline
  * modules/clock: fix calendar shift in months with 31 days
  * mpris: add tooltip, length limits, position tag
  * wlr-taskbar: allow sorting by app_id
  * [hyprland/language] Add more format replacements.
  * sway/window: Rewrite entire format output instead of just the title
  * mpris: fix css class application
  * Generate wireplumber module man page
  * Made use of node_id_
  * today style not applied to new date 1 day after starting waybar
  * Cava module
  * pulseaudio apply states
  * backlight: support tooltip
  * mpris: fix non-dynamic tags not being html escaped
  * Persistent workspaces for [wlr/workspaces]
  * Add DWL tags module
  * fix: use getaddrinfo() instead of gethostbyname()
  * river/tags: refactor to support special purpose tags
  * Fix hyprland language initialization problem
  * network: detect if link is p2p and use local addr
  * cava: shared library is not found
  * [wlr/workspaces] Separate CSS class for empty persistent workspaces
  * Add persistent format-icon to wlr/workspaces
  * mpris: Hide label if empty
  * mpris: Fix incorrect format replacement names
  * File descriptor handling bugs
  * Fix SEGFAULT in battery module
  * Update to new ipc version
- Disable cava module due to missing libcava
- Drop 0000-replace-gethostbyname-getaddrinfo.patch (fixed upstream)
- Drop 0001-require-date-dependency.patch (changed upstream)
- Drop ca9d237b00b4d01f341b0d7bc938afb10a4f8cad.patch (fixed upstream)

OBS-URL: https://build.opensuse.org/request/show/1089596
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=104
2023-05-29 15:38:01 +00:00
Dominique Leuenberger
de0a6571ca Accepting request 1078128 from X11:Wayland
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1078128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=43
2023-04-09 16:40:58 +00:00
Soc Virnyl Estela
3e60dcf330 Accepting request 1076675 from home:iznogood:branches:X11:Wayland
- Add ca9d237b00b4d01f341b0d7bc938afb10a4f8cad.patch: Fix(sway):
  add missing includes for GCC 13

OBS-URL: https://build.opensuse.org/request/show/1076675
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=102
2023-04-03 03:34:10 +00:00
Dominique Leuenberger
fafb7dc9fa Accepting request 1058640 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1058640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=42
2023-01-16 16:59:40 +00:00
Michael Vetter
f6a71f6c55 Accepting request 1058639 from home:fbonazzi:branches:X11:Wayland
- Remove `changesgenerate` service
  Upstream provides a better changelog than the one this service is able to
  generate from git commits.
- Update to version 0.9.17:
  * Add image module
  * Upower click
  * feat: add icon support to the wireplumber module
  * fix: wireplumber module when used with a bluetooth device
  * Allow the calendar month scrolling to be inverted
  * User Module: added file existence check
  * Don't search "Keyboard at" from hyprland/language
  * Hide module if text resolves to being empty
  * fix AIconLabel spacing between image and label
  * feat(battery): add macsmc-battery time remaining support
  * fix(calendar week numbers)
  * fix(battery): ignore non-system power supplies
  * Calendar week numbers
  * format-calendar-weeks won't accept format strings
  * Fix hyprland language initialization issues
  * Minor refactorings and formatting fixes for hyprland language module
  * Implement hyprland submap module
  * Fix wrong layout name in hyprland language module when a variant is used
  * modules/clock: improve ux when calendar_shift is used
  * sway,feat: allow alphabetical sort
  * fix: cpu_load pushed twice to the vector
  * Add mpris module
  * Activate CI for mpris module
  * Fix GTK crash due to wlr/workspace module upon reconnecting monitor

OBS-URL: https://build.opensuse.org/request/show/1058639
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=100
2023-01-16 09:21:18 +00:00
Dominique Leuenberger
7df6b5ebff Accepting request 1043178 from X11:Wayland
- Fix: actually use the date library dependency provided by hhdate
  * add 0001-require-date-dependency.patch

OBS-URL: https://build.opensuse.org/request/show/1043178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=41
2022-12-16 16:51:36 +00:00
Soc Virnyl Estela
7dc89b8449 * add 0001-require-date-dependency.patch
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=98
2022-12-14 01:46:54 +00:00
Soc Virnyl Estela
eb4ce2b64f Accepting request 1042785 from home:fbonazzi:branches:X11:Wayland
- Fix: actually use the date library dependency provided by hhdate
Currently packaged waybar is silently using a fallback version of the clock without fancy format strings, so that e.g. the calendar tooltip does not work. This was not obvious to me when I moved the date library dependency to its own hhdate package, and I am rectifying this now.

OBS-URL: https://build.opensuse.org/request/show/1042785
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=97
2022-12-13 22:37:43 +00:00
Dominique Leuenberger
f44e63c7e3 Accepting request 1040461 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/1040461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=40
2022-12-06 13:23:50 +00:00
Soc Virnyl Estela
8bcf56f924 Accepting request 1040414 from home:fbonazzi:branches:X11:Wayland
- Fix: do not require versioned branding (bsc#1205950)
- Add dependency to hhdate library now in Factory
- Add _service file back now that we don't need to modify the source tarball
- Move to obscpio archive to save space

OBS-URL: https://build.opensuse.org/request/show/1040414
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=95
2022-12-05 22:34:00 +00:00
Soc Virnyl Estela
db38cd0b44 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=94 2022-12-02 21:02:50 +00:00
Soc Virnyl Estela
dc9f876446 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=93 2022-12-02 14:24:46 +00:00
Soc Virnyl Estela
4eb09c95a9 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=92 2022-12-02 14:06:25 +00:00
Soc Virnyl Estela
4b136a8452 - Add 0000-replace-gethostbyname-getaddrinfo.patch
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=91
2022-12-02 13:53:54 +00:00
Soc Virnyl Estela
a046f27ca0 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=90 2022-12-02 08:03:31 +00:00
Soc Virnyl Estela
2300b99d11 - Update specfile and remove deprecated functions.
- Improve description to remove rpmlint warnings.

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=89
2022-12-02 07:55:50 +00:00
Soc Virnyl Estela
2e564fc01d OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=88 2022-12-02 00:35:50 +00:00