<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/doc, branch 0.47.1</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.47.1</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.47.1'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2023-06-02T22:45:55Z</updated>
<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>docs: comment on use of X11 fonts (fixes #658)</title>
<updated>2023-03-26T00:48:38Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2023-03-26T00:48:38Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=c9b6bf77415afff2dbd7b8e33ccdd21b771fbec0'/>
<id>urn:sha1:c9b6bf77415afff2dbd7b8e33ccdd21b771fbec0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>base 4.17 (ghc 9.4.x) and version bump</title>
<updated>2023-01-05T01:04:15Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2023-01-05T01:04:15Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=ca2350bb1902c158c9bde9c90e1877623c8db75b'/>
<id>urn:sha1:ca2350bb1902c158c9bde9c90e1877623c8db75b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>relative link fixes</title>
<updated>2023-01-04T20:59:35Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2023-01-04T20:59:35Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=cd2d6b3588458ca32e564f41f3750925af552629'/>
<id>urn:sha1:cd2d6b3588458ca32e564f41f3750925af552629</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: bar sections and new alignment behaviour</title>
<updated>2023-01-04T20:53:02Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2023-01-04T20:53:02Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=5cb9e8f2e3f118714c3b55c7259e48247ae02cb9'/>
<id>urn:sha1:5cb9e8f2e3f118714c3b55c7259e48247ae02cb9</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>
<entry>
<title>docs: warning for 10-bit colour and Xrender (issue #651)</title>
<updated>2022-11-16T20:07:56Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-11-16T20:07:33Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=1e58dfb85be69d4a7166e6762f77b7232d3e87d5'/>
<id>urn:sha1:1e58dfb85be69d4a7166e6762f77b7232d3e87d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>documentation and credits</title>
<updated>2022-11-08T22:53:17Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-11-08T22:53:17Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=7fcebc1b39d88cea08f78affcca62a80189c0d5a'/>
<id>urn:sha1:7fcebc1b39d88cea08f78affcca62a80189c0d5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>documentation nit</title>
<updated>2022-10-17T01:25:37Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-17T01:25:37Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=fa38f5dd3d31bf54a2105bf341e247376b8e9422'/>
<id>urn:sha1:fa38f5dd3d31bf54a2105bf341e247376b8e9422</id>
<content type='text'>
</content>
</entry>
<entry>
<title>documentation nit</title>
<updated>2022-10-17T01:03:26Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-17T01:03:26Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=d17d7e2a653f9ae57a92134621fef0927b17a339'/>
<id>urn:sha1:d17d7e2a653f9ae57a92134621fef0927b17a339</id>
<content type='text'>
</content>
</entry>
</feed>
