<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/src/Xmobar, branch 0.47</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.47</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.47'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2023-08-30T12:37:46Z</updated>
<entry>
<title>changelog and copyright years</title>
<updated>2023-08-30T12:37:46Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2023-08-30T12:37:46Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=788120c8e4a53082bdd85cd5d7e191b22913f316'/>
<id>urn:sha1:788120c8e4a53082bdd85cd5d7e191b22913f316</id>
<content type='text'>
</content>
</entry>
<entry>
<title>center middle section for templates of the form "}M{" (fixes #677)</title>
<updated>2023-06-02T22:45:55Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2023-06-02T22:45:55Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=b5e397b1fdb9867b1d4ac599c88ef8b6354b5782'/>
<id>urn:sha1:b5e397b1fdb9867b1d4ac599c88ef8b6354b5782</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle SocketError when attempting to connect to dbus</title>
<updated>2023-03-22T18:02:08Z</updated>
<author>
<name>Corey Halpin</name>
<email>chalpin@cs.wisc.edu</email>
</author>
<published>2023-03-22T18:02:08Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=c42e88217a040080be8152bf419172b4642e4744'/>
<id>urn:sha1:c42e88217a040080be8152bf419172b4642e4744</id>
<content type='text'>
Extends the solution from 8a53271cd6 to also handle SocketError, so that the process will not terminate. See also issue #537.
</content>
</entry>
<entry>
<title>layout: special case for empty left segment (see #655)</title>
<updated>2022-12-31T00:20:20Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-12-31T00:20:20Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=01c545188e1904406b1afddde29ca8deefa5216a'/>
<id>urn:sha1:01c545188e1904406b1afddde29ca8deefa5216a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for #663: honour explicit bg/fg colors for icons</title>
<updated>2022-12-23T23:20:55Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-12-23T23:20:55Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=d896b1a80f3bc5dc487971b1230cd2b4185b9404'/>
<id>urn:sha1:d896b1a80f3bc5dc487971b1230cd2b4185b9404</id>
<content type='text'>
</content>
</entry>
<entry>
<title>off by ones</title>
<updated>2022-12-10T19:02:40Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-12-10T19:02:40Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=3f7a00defc69f9739c21390f6ba05990ff936b2b'/>
<id>urn:sha1:3f7a00defc69f9739c21390f6ba05990ff936b2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>off by one</title>
<updated>2022-12-10T18:57:18Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-12-10T18:57:18Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=09d966a58975e8322054c66941e776e5fcfa5e13'/>
<id>urn:sha1:09d966a58975e8322054c66941e776e5fcfa5e13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>alignment: avoid overlapping of left and right segments</title>
<updated>2022-12-10T18:51:16Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-12-10T18:51:16Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=f8363e1485f854aa5e8a5687cb503d336b4c4618'/>
<id>urn:sha1:f8363e1485f854aa5e8a5687cb503d336b4c4618</id>
<content type='text'>
Might help with #655
</content>
</entry>
<entry>
<title>linting</title>
<updated>2022-11-30T06:17:18Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-11-30T06:17:18Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=c7d9fd8fe08f6474253733fd537a1b07251f3633'/>
<id>urn:sha1:c7d9fd8fe08f6474253733fd537a1b07251f3633</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds DPI configuration (#660)</title>
<updated>2022-11-30T06:07:50Z</updated>
<author>
<name>jgrocho</name>
<email>codeberg@jon.grocho.net</email>
</author>
<published>2022-11-30T06:07:50Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=94f9c2c282b24c68403b8456279b09f5f05d37fc'/>
<id>urn:sha1:94f9c2c282b24c68403b8456279b09f5f05d37fc</id>
<content type='text'>
Adds a new DPI configuration, especially useful for HiDPI displays. This changes the scaling factor for fonts as displayed by Pango. It defaults to 96.0 which corresponds to an average screen and is the default in [Cairo](https://hackage.haskell.org/package/pango-0.13.5.0/docs/Graphics-Rendering-Pango-Cairo.html#v:cairoFontMapGetDefault). It's also possible to supply a zero or negative value to use the default scaling factor, but I felt setting the default to 96.0 makes it more explicit.

It also adds a matching command line option.

I haven't tested it too thoroughly, but in my limited use it appears to be working as intended.

One thing this does not do is scale XBM and XPM bitmap files which I'm unsure how to do or if that should even be our concern (instead leaving it up to the user to supply appropriate bitmaps).

Co-authored-by: Jonathan Grochowski &lt;jon@grocho.net&gt;
Reviewed-on: https://codeberg.org/xmobar/xmobar/pulls/660
Co-authored-by: jgrocho &lt;codeberg@jon.grocho.net&gt;
Co-committed-by: jgrocho &lt;codeberg@jon.grocho.net&gt;
</content>
</entry>
</feed>
