SHA256
1
0
forked from pool/polybar
Commit Graph

37 Commits

Author SHA256 Message Date
Ana Guerrero
a7bb4601fa Accepting request 1199805 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1199805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polybar?expand=0&rev=15
2024-09-10 19:13:56 +00:00
Mateusz Mielczarek
e42ba0ad6b - Bump to version 3.7.2 (changelog https://github.com/polybar/polybar/releases/tag/3.7.2)
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=35
2024-09-10 06:46:33 +00:00
Ana Guerrero
4b35551b09 Accepting request 1129469 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1129469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polybar?expand=0&rev=14
2023-11-28 21:19:46 +00:00
9785e71138 Accepting request 1129233 from home:jubalh:branches:X11:Utilities
- Update to 3.7.1:
  Build:
  * Fixed missing header when using libc++ in clang 15 and below
  Changed:
  * internal/tray: The module must use the <tray> tag (this is the default) (#3037)
  Fixed:
  * Modules did not validate that all tags (e.g. <label>) used in
    a format were valid for that format (#3043, #3045)
  * internal/tray: Fixed module-margin and separator being applied
    to completely empty tray module (#3036, #3037)

OBS-URL: https://build.opensuse.org/request/show/1129233
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=33
2023-11-28 09:03:17 +00:00
Ana Guerrero
d9c0936ed8 Accepting request 1126634 from X11:Utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1126634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polybar?expand=0&rev=13
2023-11-16 19:27:45 +00:00
Mateusz Mielczarek
45f8b5d158 Accepting request 1124232 from home:sysek:branches:X11:Utilities
- Add 'cmake.patch' to pass build on openSUSE 15.4 and 15.5 

please check if everything is ok but with that the build pass

OBS-URL: https://build.opensuse.org/request/show/1124232
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=31
2023-11-10 14:43:55 +00:00
Ana Guerrero
a8803fc2e3 Accepting request 1123999 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1123999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polybar?expand=0&rev=12
2023-11-07 20:28:35 +00:00
2be93031bb Accepting request 1123587 from home:jubalh:branches:X11:Utilities
- Update to 3.7.0:
  Breaking:
  * custom/script: No longer hides the module if the exec command
    failed and did not change the output from the previous run (#2636).
    Somewhat similar original behaviour can be imitated with format-fail,
    if necessary.  If the exec command produced no output and exited with
    a non-zero exit code the module is no longer completely empty, but
    just has an empty %output% token. If you relied on this behavior
    to hide the module under certain circumstances, make sure the script
    exits with an exit code of zero. (#2857, #2861)
  Build:
  * Respect CMAKE_INSTALL_PREFIX when installing default config (#2770, #2917)
  * Change default CMAKE_INSTALL_PREFIX to /usr. Installations with default
    flags will now go into /usr instead of /usr/local (#2917)
  * Bump C++ version to C++17 (#2847)
  Deprecated:
  * custom/text: The content setting and all its properties are deprecated in
    favor of format with the same functionality. (#2676)
  * tray: All tray-related settings in the bar section are deprecated. They
    are replaced by the new tray module (#3002)
  Added:
  * A tray module with type internal/tray for positioning the tray like a module (#2689)
  * internal/temperature: %temperature-k% token displays the temperature in
    degrees Kelvin (#2774, #2784)
  * internal/pulseaudio: reverse-scroll option (#2664)
  * custom/script: Repeat interval for script failure (interval-fail) and
    exec-if (interval-if) (#943, #2606, #2630)
  * custom/ipc:
    + Added support for <label> in format (#2841)
    + Added support for format-i for each defined hook-i (#2775, #2810)

OBS-URL: https://build.opensuse.org/request/show/1123587
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=29
2023-11-07 14:23:03 +00:00
Dominique Leuenberger
b4447f56b7 Accepting request 1078271 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/1078271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polybar?expand=0&rev=11
2023-04-10 18:34:23 +00:00
2748cc27f0 Accepting request 1077442 from home:sleep_walker:branches:X11:Utilities
- Added support for XCursor

OBS-URL: https://build.opensuse.org/request/show/1077442
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=27
2023-04-10 14:46:01 +00:00
Dominique Leuenberger
b38db880f7 Accepting request 974879 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/974879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polybar?expand=0&rev=10
2022-05-04 13:11:14 +00:00
Mateusz Mielczarek
712e09e5f0 Accepting request 974878 from home:sysek:branches:X11:Utilities
- Update to 3.6.3:
  * custom/script: Output clearing when exec-if fails (#2674)
  * internal/battery: poll-interval not working (#2649, #2677)
  * ipc: Polybar failing to open IPC channel after another user already ran polybar, if XDG_RUNTIME_DIR is not set (#2683, #2684)
  * No overlines/underlines being drawn when using offsets (#2685)
  * Update struts (_NET_WM_STRUT_PARTIAL) when hiding the bar (#2702)
  * internal/pulseaudio: Hanging during startup (#2707, #2709)
  * internal/xworkspaces: Updates of _NET_DESKTOP_VIEWPORT being ignored (#2693, #2698)

OBS-URL: https://build.opensuse.org/request/show/974878
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=25
2022-05-04 09:56:18 +00:00
Dominique Leuenberger
edc35189e8 Accepting request 974319 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/974319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polybar?expand=0&rev=9
2022-05-02 14:25:41 +00:00
Martin Pluskal
b8dc6bd020 Accepting request 974132 from home:sebross:branches:X11:Utilities
- Added new BuildRequires libmpdclient-devel: build requirement for mpd support 
also added builds for the 15.3, etc. as requested.

OBS-URL: https://build.opensuse.org/request/show/974132
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=23
2022-05-02 07:36:27 +00:00
Dominique Leuenberger
b6ba61f46c Accepting request 967677 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/967677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polybar?expand=0&rev=8
2022-04-08 20:45:34 +00:00
Mateusz Mielczarek
835fbfd0ae Accepting request 967676 from home:sysek:branches:X11:Utilities
- Update to 3.6.2:
  * format-offset being ignored (#2643)
  * Negative struts (margin-bottom, margin-top) being ignored (#2642, #2644)
  * Positioning in awesomeWM (#2651)
  * internal/xworkspaces: The module sometimes crashed polybar when windows were closed. (#2655)
  * Mouseover error when only one cursor is defined (#2656)
  * custom/script: Timing inconsistencies (#2650, first described at #2630)

OBS-URL: https://build.opensuse.org/request/show/967676
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=21
2022-04-08 06:34:40 +00:00
Dominique Leuenberger
6d1f152682 Accepting request 960829 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/960829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polybar?expand=0&rev=7
2022-03-10 21:45:50 +00:00
Martin Pluskal
6e057726f1 Accepting request 960821 from home:jubalh:branches:X11:Utilities
- Update to 3.6.1:
  * Fixed compiler warning in Clang 13 (#2613)
  * Fixed compiler error in GCC 12 (#2616, #2614)
  * Fixed installation of docs when some are not generated
    (man, html...) (#2612)
  * Fix LDFLAGS not being respected (#2619)
  * tray-offset-x, tray-offset-y, offset-x, and offset-y were
    mistakenly capped below at 0 (#2620)
  * custom/script: Polybar shutdown being stalled by hanging script
    (#2621)
  * polybar-msg: Wrong hint when using deprecated hook (#2624)

OBS-URL: https://build.opensuse.org/request/show/960821
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=19
2022-03-10 15:51:47 +00:00
Dominique Leuenberger
194f15f53b Accepting request 958700 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/958700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polybar?expand=0&rev=6
2022-03-03 23:17:44 +00:00
Martin Pluskal
88e77fbdea Accepting request 958407 from home:jubalh:branches:X11:Utilities
- Update to 3.6.0:
  Breaking:
  * We added the backslash escape character (\) for configuration values. This
    means that the literal backslash character now has special meaning in
    configuration files, therefore if you want to use it in a value as a literal
    backslash, you need to escape it with the backslash escape character. The parser
    logs an error if any unescaped backslashes are found in a value. This affects
    you only if you are using two consecutive backslashes in a config value, which
    will now be interpreted as a single literal backslash. (#2354)
  * We rewrote our formatting tag parser. This shouldn't break anything, if you
    experience any problems, please let us know. The new parser now gives errors for
    certain invalid tags where the old parser would just silently ignore them.
    Adding extra text to the end of a valid tag now produces an error. For example,
    tags like %{T-a}, %{T2abc}, %{rfoo}, and others will now start producing errors.
    This does not affect you unless you are producing your own invalid formatting
    tags (for example in a script).
  * For security reasons, the named pipe at /tmp/polybar_mqueue.<PID> had its
    permission bits changed from 666 to 600 to prevent sending ipc messages to
    polybar processes running under a different user.
  * For details see: https://github.com/polybar/polybar/releases/tag/3.6.0

OBS-URL: https://build.opensuse.org/request/show/958407
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=17
2022-03-03 09:18:35 +00:00
Dominique Leuenberger
f33a9784d7 Accepting request 920850 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/920850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polybar?expand=0&rev=5
2021-09-22 20:12:58 +00:00
Martin Pluskal
b48aff4288 Accepting request 920807 from home:jubalh:branches:X11:Utilities
- Update to 3.5.7:
  * The tray mistakenly removed tray icons that did not support
    XEMBED (#2479, #2442)
  * custom/ipc: Only the first appearance of the %pid% token was
    replaced (#2500)

OBS-URL: https://build.opensuse.org/request/show/920807
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=16
2021-09-22 09:58:08 +00:00
Dominique Leuenberger
5d03b67f92 Accepting request 895292 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/895292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polybar?expand=0&rev=4
2021-06-01 08:35:22 +00:00
Martin Pluskal
1a9b62c154 Accepting request 895278 from home:jubalh:branches:X11:Utilities
- Update to 3.5.6:
  Build:
  * Support building documentation on sphinx 4.0 (#2424)
  Fixed:
  * Tray icons sometimes appears outside of bar (#2430, #1679)
  * Crash in the i3 module (#2416)

OBS-URL: https://build.opensuse.org/request/show/895278
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=14
2021-05-25 08:09:12 +00:00
Dominique Leuenberger
42a9077deb Accepting request 877385 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/877385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polybar?expand=0&rev=3
2021-03-06 20:19:27 +00:00
Dirk Stoecker
cf79a3c266 Accepting request 876182 from home:jubalh:branches:X11:Utilities
- Update to 3.5.5:
  * Support older python sphinx versions again (gh#2356)
- Changes from 3.5.4:
  * Wrong text displayed if module text ends with } (gh#2331)
- Changes from 3.5.3:
  * Don't use git when building documentation (gh#2309)
  * Empty color values are no longer treated as invalid and no
    longer produce an error.
- Remove sphinx.patch (See gh#2356)

OBS-URL: https://build.opensuse.org/request/show/876182
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=12
2021-03-06 12:20:52 +00:00
Dominique Leuenberger
4d04ba8a64 Accepting request 858969 from X11:Utilities
- Fix previous changelog entry
- Re-fetch correct sources

- Bump to version 3.5.2
- Removed 0%{?suse_version}
- Removed deprecated packages and add new one
- Removed i3-gaps, add offical package i3
- Add new patch to compile with old version of python3-sphinx (openSUSE 15.1 & openSUSE 15.2)  
  * sphinx.patch

OBS-URL: https://build.opensuse.org/request/show/858969
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polybar?expand=0&rev=2
2020-12-28 09:30:57 +00:00
Martin Pluskal
c827908c80 - Fix previous changelog entry
- Re-fetch correct sources
  * sphinx.patch

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=10
2020-12-28 08:42:13 +00:00
Martin Pluskal
292c4e239f Accepting request 858164 from home:sysek:branches:X11:Utilities
version update to 3.5.2, add patch for openSUSE Leap 15.1 & 15.2, removed git

OBS-URL: https://build.opensuse.org/request/show/858164
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=9
2020-12-23 09:00:44 +00:00
Dominique Leuenberger
2a5884abd9 Accepting request 839254 from X11:Utilities
Add polybar, a status bar generating program typically used with X11 based window managers.

OBS-URL: https://build.opensuse.org/request/show/839254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polybar?expand=0&rev=1
2020-10-05 17:39:18 +00:00
Dirk Stoecker
2d03526fde Accepting request 828336 from home:MasterPatricko:branches:X11:Utilities
- Update to version 3.4.3
- Fixes GCC 10 Compilation (gh#2098), see gh#2097

OBS-URL: https://build.opensuse.org/request/show/828336
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=7
2020-08-24 16:19:11 +00:00
Mateusz Mielczarek
2f6a45d9c8 Accepting request 780165 from home:sysek
Bump to version 3.4.2

OBS-URL: https://build.opensuse.org/request/show/780165
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=6
2020-02-28 08:20:45 +00:00
Mateusz Mielczarek
e059ebc400 Accepting request 744401 from home:sysek:branches:X11:Utilities
- Removed python2 as dependency (EOL)

OBS-URL: https://build.opensuse.org/request/show/744401
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=5
2019-10-31 09:05:44 +00:00
Mateusz Mielczarek
4dcc9b8466 Accepting request 738709 from home:lachs0r:branches:X11:Utilities
- Use c++_compiler in BuildRequires instead of clang

This unbreaks the build on Tumbleweed. Made no attempt to pick a different compiler on Leap 42.3 since that is EOL'd anyway.

OBS-URL: https://build.opensuse.org/request/show/738709
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=4
2019-10-16 05:50:28 +00:00
Mateusz Mielczarek
7d2d687383 Accepting request 731889 from home:sysek
- Bump to version 3.4.0
- Add new dependency: python-Sphinx

OBS-URL: https://build.opensuse.org/request/show/731889
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=3
2019-09-26 15:59:45 +00:00
Mateusz Mielczarek
0d7cbd095f Accepting request 690870 from home:sysek
bump to version 3.3.1, removed polybar-3.3.0-libtype.patch

OBS-URL: https://build.opensuse.org/request/show/690870
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=2
2019-04-03 14:21:05 +00:00
3a48fb16ec Accepting request 669772 from home:sysek
remove userconfig from spec file bu jubalh (req 669498)

OBS-URL: https://build.opensuse.org/request/show/669772
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/polybar?expand=0&rev=1
2019-01-29 14:25:56 +00:00