From 0acaa1605346099dba9790716d5d4d80c83c22a6 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 12 Jul 2022 00:55:35 +0100 Subject: jao/xmobar -> xmobar/xmobar --- changelog.md | 124 +++++++++++++++++++++++------------------------ contributing.org | 4 +- doc/compiling.org | 6 +-- doc/quick-start.org | 4 +- examples/padding-icon.sh | 2 +- readme.org | 6 +-- xmobar.cabal | 10 ++-- 7 files changed, 78 insertions(+), 78 deletions(-) diff --git a/changelog.md b/changelog.md index e30daa6..3d35a2a 100644 --- a/changelog.md +++ b/changelog.md @@ -195,7 +195,7 @@ _Bug fixes_ - Fixed compilation with GHC 8.8.x (thanks to Vanessa McHale). - Avoid creating `~/.xmobar` ([issue #405]). -[issue #405]: https://codeberg.org/jao/xmobar/issues/405 +[issue #405]: https://codeberg.org/xmobar/xmobar/issues/405 ## Version 0.31 (October, 2019) @@ -205,7 +205,7 @@ _New features_ without padding (see [issue #388]). - New version of libmpd (0.9.0.10), thanks to John Tyree -[issue #388]: https://codeberg.org/jao/xmobar/issues/388 +[issue #388]: https://codeberg.org/xmobar/xmobar/issues/388 ## Version 0.30 (August, 2019) @@ -220,7 +220,7 @@ _New features_ specify a system command executed if battery left goes beyond a given threshold. -[issue #390]: https://codeberg.org/jao/xmobar/issues/390 +[issue #390]: https://codeberg.org/xmobar/xmobar/issues/390 ## Version 0.29.5 (March, 2019) @@ -244,7 +244,7 @@ _Bug fixes_ - Upper bound for alsa_mixer (see [issue #372]) -[issue #372]: https://codeberg.org/jao/xmobar/issues/372 +[issue #372]: https://codeberg.org/xmobar/xmobar/issues/372 ## Version 0.29.2 (December, 2018) @@ -252,7 +252,7 @@ _Bug fixes_ - Work as usual with .xmobarrc (see [issue #371]). -[issue #371]: https://codeberg.org/jao/xmobar/issues/371 +[issue #371]: https://codeberg.org/xmobar/xmobar/issues/371 ## Version 0.29.1 (December, 2018) @@ -261,7 +261,7 @@ _Bug fixes_ - Honour command line flags (fixes [issue #370]). - Expose Cmd and CmdX in Xmobar interface. -[issue #370]: https://codeberg.org/jao/xmobar/issues/370 +[issue #370]: https://codeberg.org/xmobar/xmobar/issues/370 ## Version 0.29 (December, 2018) @@ -282,13 +282,13 @@ _Bug fixes_ - Correctly parsing configuration options `mwClass` and `wmName`. -[issue #369]: https://codeberg.org/jao/xmobar/issues/369 +[issue #369]: https://codeberg.org/xmobar/xmobar/issues/369 ## Version 0.28.1 (October, 2018) Dependencies updated to work with GHC 8.6, avoiding [issue #354]. -[issue #354]: https://codeberg.org/jao/xmobar/issues/354 +[issue #354]: https://codeberg.org/xmobar/xmobar/issues/354 ## Version 0.28 (August, 2018) @@ -300,7 +300,7 @@ _Bug fixes_ - hinotify version upgraded ([issue #356]) -[issue #356]: https://codeberg.org/jao/xmobar/issues/356 +[issue #356]: https://codeberg.org/xmobar/xmobar/issues/356 ## Version 0.27 (July, 2018) @@ -316,8 +316,8 @@ _Bug fixes_ - Use the maximum width options `-T` and `-E` correctly when a monitor subtemplate contains font and color tags. -[issue #311]: https://codeberg.org/jao/xmobar/issues/311 -[issue #352]: https://codeberg.org/jao/xmobar/issues/352 +[issue #311]: https://codeberg.org/xmobar/xmobar/issues/311 +[issue #352]: https://codeberg.org/xmobar/xmobar/issues/352 ## Version 0.26 (April, 2018) @@ -335,9 +335,9 @@ _Bug fixes_ - Race condition in network monitor fixed ([issue #347]). - Limiting dbus supported version (see [issue #346]). -[issue #335]: https://codeberg.org/jao/xmobar/issues/335 -[issue #346]: https://codeberg.org/jao/xmobar/issues/346 -[issue #347]: https://codeberg.org/jao/xmobar/issues/347 +[issue #335]: https://codeberg.org/xmobar/xmobar/issues/335 +[issue #346]: https://codeberg.org/xmobar/xmobar/issues/346 +[issue #347]: https://codeberg.org/xmobar/xmobar/issues/347 ## Version 0.25 (February, 2018) @@ -353,8 +353,8 @@ _Bug fixes_ - Honouring -x in MPris monitor ([issue #325]) -[issue #323]: https://codeberg.org/jao/xmobar/issues/323 -[issue #325]: https://codeberg.org/jao/xmobar/issues/325 +[issue #323]: https://codeberg.org/xmobar/xmobar/issues/323 +[issue #325]: https://codeberg.org/xmobar/xmobar/issues/325 ## Version 0.24.5 (May, 2017) @@ -362,7 +362,7 @@ _Bug fixes_ - Fix for vertical bars ([issue #303]) -[issue #303]: https://codeberg.org/jao/xmobar/issues/303 +[issue #303]: https://codeberg.org/xmobar/xmobar/issues/303 ## Version 0.24.4 (April, 2017) @@ -382,7 +382,7 @@ _Bug fixes_ - Better fatal error messages (Michael Bishop). - More paths to read from in CoreTemp (see [issue #291]). -[issue #291]: https://codeberg.org/jao/xmobar/issues/291 +[issue #291]: https://codeberg.org/xmobar/xmobar/issues/291 ## Version 0.24.3 (Sep 5, 2016) @@ -391,7 +391,7 @@ _Bug fixes_ - Battery monitor: fixes for cases where status is not consistently reported by the kernel (see [issue #271]). -[issue #271]: https://codeberg.org/jao/xmobar/issues/271 +[issue #271]: https://codeberg.org/xmobar/xmobar/issues/271 ## Version 0.24.2 (Aug 8, 2016) @@ -399,7 +399,7 @@ _Bug fixes_ - New Weather plugin URL (see [issue #270]). -[issue #270]: https://codeberg.org/jao/xmobar/issues/270 +[issue #270]: https://codeberg.org/xmobar/xmobar/issues/270 ## Version 0.24.1 (Jul 28, 2016) @@ -407,7 +407,7 @@ _Bug fixes_ - Restoring compatibility with GHC 7.6, (see [issue #269]). -[issue #269]: https://codeberg.org/jao/xmobar/issues/269 +[issue #269]: https://codeberg.org/xmobar/xmobar/issues/269 ## Version 0.24 (Jul 26, 2016) @@ -442,9 +442,9 @@ _Bug fixes_ - `Batt`: sensible thresholds for high/low power consumption (see [issue #265]). -[issue #231]: https://codeberg.org/jao/xmobar/issues/225 -[issue #265]: https://codeberg.org/jao/xmobar/issues/225 -[issue #268]: https://codeberg.org/jao/xmobar/issues/268 +[issue #231]: https://codeberg.org/xmobar/xmobar/issues/225 +[issue #265]: https://codeberg.org/xmobar/xmobar/issues/225 +[issue #268]: https://codeberg.org/xmobar/xmobar/issues/268 ## Version 0.23.1 (Apr 14, 2015) @@ -457,10 +457,10 @@ _Bug fixes_ - Compilation with ghc 7.8 and 7.10 (thanks to Edward Tjörnhammar, see [issue #225]). -[issue #225]: https://codeberg.org/jao/xmobar/issues/225 -[issue #221]: https://codeberg.org/jao/xmobar/issues/221 -[issue #216]: https://codeberg.org/jao/xmobar/issues/216 -[issue #215]: https://codeberg.org/jao/xmobar/issues/215 +[issue #225]: https://codeberg.org/xmobar/xmobar/issues/225 +[issue #221]: https://codeberg.org/xmobar/xmobar/issues/221 +[issue #216]: https://codeberg.org/xmobar/xmobar/issues/216 +[issue #215]: https://codeberg.org/xmobar/xmobar/issues/215 ## Version 0.23 (Mar 8, 2015) @@ -478,9 +478,9 @@ _New features_ discussion in [issue #171] and [issue #201]). - New template variable `flags` in `MPD` monitor, by Duncan Burke. -[issue #171]: https://codeberg.org/jao/xmobar/issues/171 -[issue #201]: https://codeberg.org/jao/xmobar/issues/201 -[issue #114]: https://codeberg.org/jao/xmobar/issues/114 +[issue #171]: https://codeberg.org/xmobar/xmobar/issues/171 +[issue #201]: https://codeberg.org/xmobar/xmobar/issues/201 +[issue #114]: https://codeberg.org/xmobar/xmobar/issues/114 _Bug fixes_ @@ -488,7 +488,7 @@ _Bug fixes_ - Better `Weather` parsing of wind direction, by Dino Morelli (see [pull #212]). -[pull #212]: https://codeberg.org/jao/xmobar/pulls/212 +[pull #212]: https://codeberg.org/xmobar/xmobar/pulls/212 ## Version 0.22.1 (Oct 11, 2014) @@ -529,11 +529,11 @@ _Bug fixes_ - Avoiding zombies on click actions, thanks to Phil Xiaojun Hu ([issue #181]). -[issue #181]: https://codeberg.org/jao/xmobar/issues/181 -[issue #189]: https://codeberg.org/jao/xmobar/issues/189 -[pull request #192]: https://codeberg.org/jao/xmobar/pulls/192 -[pull request #195]: https://codeberg.org/jao/xmobar/pulls/195 -[pull request #196]: https://codeberg.org/jao/xmobar/pulls/196 +[issue #181]: https://codeberg.org/xmobar/xmobar/issues/181 +[issue #189]: https://codeberg.org/xmobar/xmobar/issues/189 +[pull request #192]: https://codeberg.org/xmobar/xmobar/pulls/192 +[pull request #195]: https://codeberg.org/xmobar/xmobar/pulls/195 +[pull request #196]: https://codeberg.org/xmobar/xmobar/pulls/196 ## Version 0.21 (Jul 1, 2014) @@ -554,7 +554,7 @@ _Bug fixes_ [issue #89]). - Fix for very long running `Cpu` monitors, by Robert J Macomber. -[issue #89]: https://codeberg.org/jao/xmobar/issues/89 +[issue #89]: https://codeberg.org/xmobar/xmobar/issues/89 ## Version 0.20.1 (March 13, 2014) @@ -564,7 +564,7 @@ _New features_ configuration option, `pickBroadest`, for choosing the broadest (see [issue #158]). -[issue #158]: https://codeberg.org/jao/xmobar/issues/158 +[issue #158]: https://codeberg.org/xmobar/xmobar/issues/158 ## Version 0.20 (March 10, 2014) @@ -588,10 +588,10 @@ _Bug fixes_ see [issue #133]). - Compatibility with latest `directory` (1.2.0.2). -[issue #76]: https://codeberg.org/jao/xmobar/issues/76 -[issue #111]: https://codeberg.org/jao/xmobar/issues/111 -[issue #133]: https://codeberg.org/jao/xmobar/issues/133 -[issue #139]: https://codeberg.org/jao/xmobar/issues/133 +[issue #76]: https://codeberg.org/xmobar/xmobar/issues/76 +[issue #111]: https://codeberg.org/xmobar/xmobar/issues/111 +[issue #133]: https://codeberg.org/xmobar/xmobar/issues/133 +[issue #139]: https://codeberg.org/xmobar/xmobar/issues/133 ## Version 0.19 (October 27, 2013) @@ -626,15 +626,15 @@ _Bug fixes_ - Weather monitor: support for stations without name (Sergei Trofimovich, [issue #65]). -[codeberg's tracker]: https://codeberg.org/jao/xmobar/issues -[codeberg #99]: https://codeberg.org/jao/xmobar/issues/115 -[codeberg #115]: https://codeberg.org/jao/xmobar/issues/115 -[codeberg #117]: https://codeberg.org/jao/xmobar/issues/117 -[codeberg #125]: https://codeberg.org/jao/xmobar/issues/125 +[codeberg's tracker]: https://codeberg.org/xmobar/xmobar/issues +[codeberg #99]: https://codeberg.org/xmobar/xmobar/issues/115 +[codeberg #115]: https://codeberg.org/xmobar/xmobar/issues/115 +[codeberg #117]: https://codeberg.org/xmobar/xmobar/issues/117 +[codeberg #125]: https://codeberg.org/xmobar/xmobar/issues/125 [issue #65]: http://code.google.com/p/xmobar/issues/detail?id=65 -[codeberg #118]: https://codeberg.org/jao/xmobar/issues/118 -[codeberg #119]: https://codeberg.org/jao/xmobar/issues/119 -[codeberg #127]: https://codeberg.org/jao/xmobar/issues/127 +[codeberg #118]: https://codeberg.org/xmobar/xmobar/issues/118 +[codeberg #119]: https://codeberg.org/xmobar/xmobar/issues/119 +[codeberg #127]: https://codeberg.org/xmobar/xmobar/issues/127 ## Version 0.18 (June 5, 2013) @@ -651,8 +651,8 @@ _Bug fixes_ - Safer standard input parsing, avoiding injections. -[codeberg #109]: https://codeberg.org/jao/xmobar/issues/109 -[#110]: https://codeberg.org/jao/xmobar/issues/110 +[codeberg #109]: https://codeberg.org/xmobar/xmobar/issues/109 +[#110]: https://codeberg.org/xmobar/xmobar/issues/110 ## Version 0.17 (May 5, 2013) @@ -676,9 +676,9 @@ _Bug fixes_ - Safer volume plugin (Dmitry Malikov). - Battery percentage capped at 100% (RJ Regenold). -[codeberg #67]: https://codeberg.org/jao/xmobar/issues/67 -[codeberg #77]: https://codeberg.org/jao/xmobar/issues/77 -[codeberg #105]: https://codeberg.org/jao/xmobar/issues/105 +[codeberg #67]: https://codeberg.org/xmobar/xmobar/issues/67 +[codeberg #77]: https://codeberg.org/xmobar/xmobar/issues/77 +[codeberg #105]: https://codeberg.org/xmobar/xmobar/issues/105 ## Version 0.16 (Dec 3, 2012) @@ -725,9 +725,9 @@ ArchLinux: see [codeberg #78] and pointers therein. Please, send reports of any problems or successes in that regard so that we can fix any remaining issues. Thanks! -[codeberg #71]: https://codeberg.org/jao/xmobar/issues/71 -[codeberg #73]: https://codeberg.org/jao/xmobar/issues/73 -[codeberg #78]: https://codeberg.org/jao/xmobar/issues/78 +[codeberg #71]: https://codeberg.org/xmobar/xmobar/issues/71 +[codeberg #73]: https://codeberg.org/xmobar/xmobar/issues/73 +[codeberg #78]: https://codeberg.org/xmobar/xmobar/issues/78 ## Version 0.15 (June 4, 2012) @@ -765,8 +765,8 @@ _Bug fixes_ [issue 64]: http://code.google.com/p/xmobar/issues/detail?id=64 [issue 67]: http://code.google.com/p/xmobar/issues/detail?id=67 [issue 69]: http://code.google.com/p/xmobar/issues/detail?id=69 -[codeberg #36]: https://codeberg.org/jao/xmobar/issues/36 -[codeberg #38]: https://codeberg.org/jao/xmobar/issues/38 +[codeberg #36]: https://codeberg.org/xmobar/xmobar/issues/36 +[codeberg #38]: https://codeberg.org/xmobar/xmobar/issues/38 ## Version 0.14 (Dec 10, 2011) @@ -869,7 +869,7 @@ and Norbert Zeh for their patches. [website]: http://projects.haskell.org/xmobar/ [mailing list]: http://projects.haskell.org/cgi-bin/mailman/listinfo/xmobar -[source code repository]: https://codeberg.org/jao/xmobar +[source code repository]: https://codeberg.org/xmobar/xmobar [maintainer]: http://hacks-galore.org/jao/ _New features_ diff --git a/contributing.org b/contributing.org index f50fc59..f5ea875 100644 --- a/contributing.org +++ b/contributing.org @@ -5,12 +5,12 @@ document will help guide you in this endeavour. In case you want to make any non-trivial change to xmobar, it's always best to talk with the community first. Currently the best way to do that -is [[https://codeberg.org/jao/xmobar/issues/new][to create an issue]] on Codeberg. There, you can talk through the +is [[https://codeberg.org/xmobar/xmobar/issues/new][to create an issue]] on Codeberg. There, you can talk through the problems you are having, as well as the proposed solution. *** Making the change - It's best to create a separate branch in your clone of the [[https://codeberg.org/jao/xmobar/][xmobar repo]] and + It's best to create a separate branch in your clone of the [[https://codeberg.org/xmobar/xmobar/][xmobar repo]] and then push this branch to your fork. If your pull request undergoes several iterations and =master= has changed diff --git a/doc/compiling.org b/doc/compiling.org index 3ede1a9..9a97967 100644 --- a/doc/compiling.org +++ b/doc/compiling.org @@ -6,14 +6,14 @@ code in a variety of ways: - From [[http://hackage.haskell.org/package/xmobar/][Hackage]]. Just download the latest release from xmobar's hackage page. -- From [[http://codeberg.org/jao/xmobar/][Codeberg]]. There are also tarballs available for every tagged - release on [[https://codeberg.org/jao/xmobar/releases][Codeberg's releases page]] +- From [[http://codeberg.org/xmobar/xmobar/][Codeberg]]. There are also tarballs available for every tagged + release on [[https://codeberg.org/xmobar/xmobar/releases][Codeberg's releases page]] - From the bleeding edge repo. If you prefer to live dangerously, just get the latest and greatest (and buggiest, I guess) using git: #+begin_src shell - git clone git://codeberg.org/jao/xmobar + git clone git://codeberg.org/xmobar/xmobar #+end_src If you have cabal installed, you can now use it from within xmobar's diff --git a/doc/quick-start.org b/doc/quick-start.org index 7625d50..e52ac65 100644 --- a/doc/quick-start.org +++ b/doc/quick-start.org @@ -7,7 +7,7 @@ loot at [[../examples/xmobar.hs][examples/xmobar.hs]] or, for a more complicated [[https://gitlab.com/jaor/xmobar-config/][the author's configuration]]. There is also an example of a config using the configuration language -available [[https://codeberg.org/jao/xmobar/src/branch/master/examples/xmobar.config][here]]. +available [[https://codeberg.org/xmobar/xmobar/src/branch/master/examples/xmobar.config][here]]. * Command Line Options @@ -410,7 +410,7 @@ available [[https://codeberg.org/jao/xmobar/src/branch/master/examples/xmobar.co *** Dynamically sizing xmobar - See [[https://codeberg.org/jao/xmobar/issues/239#issuecomment-233206552][this idea]] by Jonas Camillus Jeppensen for a way of adapting + See [[https://codeberg.org/xmobar/xmobar/issues/239#issuecomment-233206552][this idea]] by Jonas Camillus Jeppensen for a way of adapting dynamically xmobar's size and run it alongside a system tray widget such as trayer or stalonetray (although the idea is not limited to trays, really). For your convenience, there is a version of Jonas' script in diff --git a/examples/padding-icon.sh b/examples/padding-icon.sh index 273b854..ec3ada2 100755 --- a/examples/padding-icon.sh +++ b/examples/padding-icon.sh @@ -12,7 +12,7 @@ # `Run Com "/where/ever/padding-icon.sh" ["stalonetray"] "tray" 10` # Very heavily based on Jonas Camillus Jeppensen code -# https://codeberg.org/jao/xmobar/issues/239#issuecomment-233206552 +# https://codeberg.org/xmobar/xmobar/issues/239#issuecomment-233206552 # Function to create a transparent Wx1 px XPM icon create_xpm_icon () { diff --git a/readme.org b/readme.org index 6548852..3cb2ca1 100644 --- a/readme.org +++ b/readme.org @@ -66,7 +66,7 @@ channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]]. #+end_src Starting with version 0.35.1, xmobar now requires at least GHC - version 8.4.x. to build. See [[https://codeberg.org/jao/xmobar/issues/461][this issue]] for more information. + version 8.4.x. to build. See [[https://codeberg.org/xmobar/xmobar/issues/461][this issue]] for more information. See [[file:doc/compiling.org][compiling]] for a list of optional compilation flags that will enable some optional plugins. For instance, to install xmobar with @@ -168,7 +168,7 @@ channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]]. - If you want to write your own plugins, see [[./doc/write-your-own-plugin.org][Write your own plugin]]. - For elaborated examples of how to use xmobar as a Haskell library - to create your monitors, see [[https://codeberg.org/jao/xmobar-config][this repo at jao/xmobar-config]]. + to create your monitors, see [[https://codeberg.org/xmobar/xmobar-config][this repo at xmobar/xmobar-config]]. - To understand the internal mysteries of xmobar you may try reading [[https://wiki.haskell.org/X_window_programming_in_Haskell][this tutorial]] on X Window Programming in Haskell. @@ -208,7 +208,7 @@ channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]]. * License -This software is released under a BSD-style license. See [[https://codeberg.org/jao/xmobar/src/branch/master/license][license]] for more +This software is released under a BSD-style license. See [[https://codeberg.org/xmobar/xmobar/src/branch/master/license][license]] for more details. Copyright © 2010-2022 Jose Antonio Ortega Ruiz diff --git a/xmobar.cabal b/xmobar.cabal index 9790d2a..80ee391 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,6 +1,6 @@ name: xmobar version: 0.45 -homepage: https://codeberg.org/jao/xmobar +homepage: https://codeberg.org/xmobar/xmobar synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. . @@ -12,7 +12,7 @@ license: BSD3 license-file: license author: Andrea Rossato and Jose A. Ortega Ruiz maintainer: Jose A. Ortega Ruiz -bug-reports: https://codeberg.org/jao/xmobar/issues +bug-reports: https://codeberg.org/xmobar/xmobar/issues cabal-version: >= 1.10 build-type: Simple @@ -25,7 +25,7 @@ extra-source-files: readme.org, changelog.md, source-repository head type: git - location: git://codeberg.org/jao/xmobar.git + location: git://codeberg.org/xmobar/xmobar.git branch: master flag with_xft @@ -215,7 +215,7 @@ library if flag(with_threaded) -- -threaded is a workaround for 100% CPU busy loop -- (http://hackage.haskell.org/trac/ghc/ticket/4934). - -- See also comments in https://codeberg.org/jao/xmobar/pulls/36 + -- See also comments in https://codeberg.org/xmobar/xmobar/pulls/36 cpp-options: -DTHREADED_RUNTIME if flag(with_rtsopts) @@ -345,7 +345,7 @@ executable xmobar if flag(with_threaded) -- -threaded is a workaround for 100% CPU busy loop -- (http://hackage.haskell.org/trac/ghc/ticket/4934). - -- See also comments in https://codeberg.org/jao/xmobar/pulls/36 + -- See also comments in https://codeberg.org/xmobar/xmobar/pulls/36 ghc-options: -threaded cpp-options: -DTHREADED_RUNTIME -- cgit v1.2.3