forked from pool/xmobar
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmobar?expand=0&rev=91
465 lines
17 KiB
Plaintext
465 lines
17 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jul 28 19:17:37 UTC 2025 - Peter Simons <psimons@suse.com>
|
|
|
|
- Jailbreak over-specified constraints to fix build with ghc-9.12.x.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 4 13:27:19 UTC 2025 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update xmobar to version 0.50.
|
|
## Version 0.50 (June, 2025)
|
|
|
|
- New plugins: `PacmanUpdates` (thanks, Alexander)
|
|
- `ArchUpdates` deprecated in favor of `PacmanUpdates`
|
|
- a deprecation notice will be shown to users of that plugin in the bar in
|
|
the zero updates case
|
|
- `Accordion`: new constructor to allow short version to have plugins too
|
|
- `Swap`: update for FreeBSD 15
|
|
- `MPD` compiled again by default with `all_extensions`.
|
|
|
|
- Drop obsolete "re-enable-support-for-libmpd.patch".
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 1 17:19:52 UTC 2025 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update xmobar to version 0.49.
|
|
## Version 0.49 (April, 2025)
|
|
|
|
- New plugins: `ArchUpdates` and `Accordion` (thanks, Enrico Maria)
|
|
- New template variable `weatherS` for `WeatherX`.
|
|
- New Nix flake (thanks, refaelsh)
|
|
- `MPRIS`: Fix for duration reported by Spotify (thanks, Claudio)
|
|
- Base dep up to 4.20 (thanks, Alexander)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 16 08:00:53 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Re-generate spec file with a recent versions of Cabal.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 7 16:47:09 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update xmobar to version 0.48.1.
|
|
## Version 0.48.1 (May, 2024)
|
|
|
|
- Removing for now mouse support for `Kbd`, which can be recovered by
|
|
interested users using regular actions (see issue #703 for further details).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 1 01:52:34 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update xmobar to version 0.48.
|
|
## Version 0.48 (April, 2024)
|
|
|
|
- The `Kbd` monitor is now clickable (thanks, Enrico Maria)
|
|
- Fix zombie processes left by `<action>` tag and low battery action (thanks,
|
|
Ulrik)
|
|
- Fix plugins such as `Alsa` and `Com` not working when configuration is
|
|
recompiled (#657, ditto)
|
|
- New `Lock'` monitor with configurable labels (thanks, Enrico Maria)
|
|
|
|
## Version 0.47.4 (March, 2024)
|
|
|
|
- Bug fixes (launching processes from self-compiled instances)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 3 18:32:59 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update xmobar to version 0.47.4.
|
|
Upstream has not updated the file "changelog.md" since the last
|
|
release.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 7 02:04:45 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update xmobar to version 0.47.3.
|
|
## Version 0.47.3 (February, 2024)
|
|
|
|
- New flag `with_shared` to use xmobar with dynamic linking (see PR #690)
|
|
- Fix for actions invoked from recompiled xmobar instances (issue #688)
|
|
- Maximum base version bumped to 4.20
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 13 16:01:59 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update xmobar to version 0.47.2.
|
|
- Compatibility with GHC 9.6
|
|
|
|
- Apply "re-enable-support-for-libmpd.patch" to enable support for
|
|
libmpd. Upstream disabled this feature becase they can't build
|
|
libmpd, but we can.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 2 22:18:49 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update xmobar to version 0.47.1.
|
|
- Allow compilation with libmpd even with GHC > 9.4, by
|
|
requesting it explicitly with `with_mpd`. See #667 for further
|
|
details.
|
|
- Fix: center middle section for templates of the for }M{
|
|
- Documentation fixes and improvements
|
|
- Better error handling in network connections
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 30 17:09:21 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 5 06:31:35 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update xmobar to version 0.46.
|
|
- New bar position specifiers TopHM, BottomHM.
|
|
- New configuration option, `dpi`, to set the font scaling factor.
|
|
- Fixes and extensions for section aligment behaviour (#650, #655).
|
|
- Fix: honour fc/bg specs for icons (#663).
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 16 19:17:16 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update xmobar to version 0.45.
|
|
- New cairo/pango font drawing backend, substituting the direct
|
|
X11/Xft one.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 10 14:18:31 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update xmobar to version 0.44.2.
|
|
- Documentation improvements.
|
|
- Missing doc files and xmobar.el added to distribution.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 18 00:12:16 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update xmobar to version 0.44.1.
|
|
- Repository moved to Codeberg. No code changes.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 8 22:59:18 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update xmobar to version 0.44.
|
|
Upstream has edited the change log file since the last release in
|
|
a non-trivial way, i.e. they did more than just add a new entry
|
|
at the top. You can review the file at:
|
|
http://hackage.haskell.org/package/xmobar-0.44/src/changelog.md
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 11 16:54:50 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update xmobar to version 0.43.
|
|
Upstream has edited the change log file since the last release in
|
|
a non-trivial way, i.e. they did more than just add a new entry
|
|
at the top. You can review the file at:
|
|
http://hackage.haskell.org/package/xmobar-0.43/src/changelog.md
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 1 16:12:23 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update xmobar to version 0.42.
|
|
_New features_
|
|
|
|
- New text mode (thanks to Pavel Kagulin, see issue #601), with
|
|
output formats compatible with color terminals and pango.
|
|
- New text mode with format following swaybar-protocol, supporting
|
|
colors, faces, boxes and actions.
|
|
|
|
_Bug fixes_
|
|
|
|
- Fix for bottom placement (#608)
|
|
- Fix for memory leak during X drawing (#609)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 1 19:59:06 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update xmobar to version 0.41.
|
|
## Version 0.41 (January, 2022)
|
|
|
|
_New features_
|
|
|
|
- Disk monitors for FreeBSD (Michal Zielonka).
|
|
- Improvements to signal handling when using xmobar as a library (John Soo).
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 6 20:35:25 UTC 2021 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.40.
|
|
Upstream has edited the change log file since the last release in
|
|
a non-trivial way, i.e. they did more than just add a new entry
|
|
at the top. You can review the file at:
|
|
http://hackage.haskell.org/package/xmobar-0.40/src/changelog.md
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 13 09:51:00 UTC 2021 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.39.
|
|
Upstream has edited the change log file since the last release in
|
|
a non-trivial way, i.e. they did more than just add a new entry
|
|
at the top. You can review the file at:
|
|
http://hackage.haskell.org/package/xmobar-0.39/src/changelog.md
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 19 10:10:27 UTC 2021 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.38.
|
|
## Version 0.38 (May, 2021)
|
|
|
|
_Bug fixes_
|
|
|
|
- Fix off-by-one in strut calculation for `Static` position which reserved
|
|
space for the panel than necessary and caused issues in some multi-head
|
|
setups (fixes #530).
|
|
- Revert the double-UTF-8 encoding workarounds of 0.36 (#482), as they're no
|
|
longer necessary with xmonad-contrib master, and aren't needed with any
|
|
released version of xmonad-contrib either.
|
|
- Fix slow reactions to SIGUSR1/2 signals (reposition, change screen).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- disable %{ix86} build
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 30 15:27:04 UTC 2020 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.37.
|
|
## Version 0.37 (November, 2020)
|
|
|
|
_New features_
|
|
|
|
- New command line option `--add-font` (Ivan Brennan)
|
|
- New monitor `MPDX` that extends `MPD` with the ability of having a
|
|
custom alias. Useful for connecting with multiple servers.
|
|
- New plugin `NotmuchMail` to monitor mail indexed by `notmuch`.
|
|
|
|
_Bug fixes_
|
|
|
|
- Fix date plugin not picking up DST and timezone changes (refresh
|
|
timezone once a minute to preserve the optimized performace of 0.34).
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 23 02:00:52 UTC 2020 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.36.
|
|
## Version 0.36 (August, 2020)
|
|
|
|
_New features_
|
|
|
|
- Monitor progress bars: a value of 0 for `-W` denotes an index in
|
|
the `-f` string, similar to icon patterns but using characters.
|
|
- New tag `<box>` to add borders around text (Unoqwy).
|
|
- `fc` color background now accepts an offset (Unoqwy).
|
|
|
|
_Bug fixes_
|
|
|
|
- Documentation fixes (Tomáš Janoušek)
|
|
- Don't get confused by empty configuration dirs (fixes #412)
|
|
- Xft rendering: Avoid encoding to UTF8 on all scenarios. This
|
|
causes issue to StdinReader monitor when the handle wasn't binary.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 10:46:55 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 27 02:00:29 UTC 2020 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.35.1.
|
|
Upstream has edited the change log file since the last release in
|
|
a non-trivial way, i.e. they did more than just add a new entry
|
|
at the top. You can review the file at:
|
|
http://hackage.haskell.org/package/xmobar-0.35.1/src/changelog.md
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 14 18:00:06 UTC 2020 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.34.
|
|
## Version 0.34 (June, 2020)
|
|
|
|
_New features_
|
|
|
|
- New plugin `HandleReader` for reading data from a Haskell `Handle`. This is
|
|
useful if you are running xmobar from within a Haskell program.
|
|
- Build with ghc 8.10 allowed.
|
|
- Optimize date plugin by avoiding calling getTimeZone for each of
|
|
the time the date has to be updated. Instead, it's computed once
|
|
at the start and re-used for each invocation.
|
|
- Optimize Weather and UVMeter plugin by using global Manager instead of
|
|
creating for each http request when useManager is explicitly configured as False.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 29 07:06:33 UTC 2020 - Peter Trommler <ptrommler@icloud.com>
|
|
|
|
- increase disk space on ppc64, ppc64le
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 7 07:48:19 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Drop obsolete %setup hack to work around a missing Setup.hs file.
|
|
New ghc-rpm-macros do this automatically.
|
|
|
|
- Tweak dependency information to fix building with ghc-8.10.x.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 27 14:17:53 UTC 2020 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.33.
|
|
Upstream has edited the change log file since the last release in
|
|
a non-trivial way, i.e. they did more than just add a new entry
|
|
at the top. You can review the file at:
|
|
http://hackage.haskell.org/package/xmobar-0.33/src/changelog.md
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 9 03:02:28 UTC 2019 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.32.
|
|
Upstream has edited the change log file since the last release in
|
|
a non-trivial way, i.e. they did more than just add a new entry
|
|
at the top. You can review the file at:
|
|
http://hackage.haskell.org/package/xmobar-0.32/src/changelog.md
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 8 16:15:22 UTC 2019 - Peter Simons <psimons@suse.com>
|
|
|
|
- Drop obsolete group attributes.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 12 02:01:56 UTC 2019 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.31.
|
|
Upstream has edited the change log file since the last release in
|
|
a non-trivial way, i.e. they did more than just add a new entry
|
|
at the top. You can review the file at:
|
|
http://hackage.haskell.org/package/xmobar-0.31/src/changelog.md
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 23 02:01:35 UTC 2019 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.30.
|
|
## Version 0.30 (August, 2019)
|
|
|
|
_New features_
|
|
|
|
- New monitor `MultiCoreTemp`, thanks to Felix Springer.
|
|
- `DiskIO`: Additional template variables for absolute number of
|
|
bytes rather than speeds (see [issue #390].
|
|
- `WeatherX`: An extension to the `Weather` monitor allowing the
|
|
spefication of custom strings or icons for sky conditions.
|
|
- The battery monitors accept the new arguments `-a` and `-A` to
|
|
specify a system command executed if battery left goes beyond a
|
|
given threshold.
|
|
|
|
[issue #390]: https://github.com/jaor/xmobar/issues/390
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 11 13:00:00 UTC 2019 - Peter Simons <psimons@suse.com>
|
|
|
|
- Build xmobar with 'datezone' extension enabled.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 17 03:01:54 UTC 2019 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.29.5.
|
|
## Version 0.29.5 (March, 2019)
|
|
|
|
_Bug fixes_
|
|
|
|
- Honour command line flags when starting xmobar without any
|
|
configuration file (issue #375).
|
|
- `Alsa` plugin: restart `alsactl` if it quits, e.g. because of a
|
|
sleep/awake cycle (issue #376).
|
|
- `Weather` using the new HTTPS URL, which requires http-conduit as
|
|
a dependency (issue #378).
|
|
- `MarqueePipeReader` exported at the API level (issue #381).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 25 03:01:32 UTC 2018 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.29.4.
|
|
## Version 0.29.4 (December, 2018)
|
|
|
|
Upgrade to alsa-mixer 0.3.0. See issues #372 and #373.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 11 03:01:47 UTC 2018 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.29.3.
|
|
## Version 0.29.3 (December, 2018)
|
|
|
|
_Bug fixes_
|
|
|
|
- Upper bound for alsa_mixer (see [issue #372])
|
|
|
|
[issue #372]: https://github.com/jaor/xmobar/issues/372
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 9 03:01:29 UTC 2018 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.29.2.
|
|
Upstream has edited the change log file since the last release in
|
|
a non-trivial way, i.e. they did more than just add a new entry
|
|
at the top. You can review the file at:
|
|
http://hackage.haskell.org/package/xmobar-0.29.2/src/changelog.md
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 6 03:01:54 UTC 2018 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.29.1.
|
|
## Version 0.29.1 (December, 2018)
|
|
|
|
_Bug fixes_
|
|
|
|
- Honour command line flags (fixes [issue #370])
|
|
- Expose Cmd and CmdX in Xmobar interface
|
|
|
|
[issue #370]: https://github.com/jaor/xmobar/issues/370
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 1 08:41:36 UTC 2018 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.29.
|
|
|
|
- New `Alsa` monitor for volume display that doesn't use polling, by
|
|
Daniel Schüssler.
|
|
- `ThermalZone` retries reading missing files, thanks to Reed Koser.
|
|
- `TopProc` ignores kernel threads (see also [issue #369]).
|
|
- `Wireless` simple autodetection of wirless interface name (if set
|
|
to "").
|
|
- Experimental support for using xmobar as a library, so that
|
|
configurations are in fact Haskell programs a la Xmonad (beta
|
|
stage, with help from Pavan Rikhi). Traditional config files are
|
|
still (and will continue to be) supported.
|
|
- Correctly parsing configuration options `mwClass` and `wmName`.
|
|
|
|
[issue #369]: https://github.com/jaor/xmobar/issues/369
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 7 02:01:15 UTC 2018 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.28.1.
|
|
|
|
- Dependencies updated to work with GHC 8.6, avoiding [issue #354].
|
|
|
|
[issue #354]: https://github.com/jaor/xmobar/issues/354
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 22 09:18:05 UTC 2018 - psimons@suse.com
|
|
|
|
- Update xmobar to version 0.28.
|
|
## Version 0.28
|
|
|
|
_New features_
|
|
|
|
- New `ComX`, which runs a command with custom exit error message.
|
|
|
|
_Bug fixes_
|
|
|
|
- hinotify version upgraded ([issue #356])
|
|
|
|
[issue #356]: https://github.com/jaor/xmobar/issues/356
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 31 14:10:05 UTC 2018 - psimons@suse.com
|
|
|
|
- Add xmobar at version 0.27.
|