<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/Xmobar.hs, branch 0.8</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=0.8</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=0.8'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2007-11-04T17:45:51Z</updated>
<entry>
<title>A new implementation of the position configuration option</title>
<updated>2007-11-04T17:45:51Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-11-04T17:45:51Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=31a5a5821b8a313823e47001d473a711bccb0914'/>
<id>urn:sha1:31a5a5821b8a313823e47001d473a711bccb0914</id>
<content type='text'>
WARNING: this patch breaks previous configuration files.
A new implementation of the position configuration option:
- Top and Bottom have non arguments
- TopW and BottomW have now 2 arguments: Align (L, C or R) and Int
- setting a width % greater than 100 means a 100% width

darcs-hash:20071104174551-d6583-adff505bf3929926554595180b8da1c7a0f9d0a5.gz
</content>
</entry>
<entry>
<title>Preserve backward compatibility</title>
<updated>2007-11-04T15:26:26Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-11-04T15:26:26Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=094a454324c31b62b418289821b4dc71790736c1'/>
<id>urn:sha1:094a454324c31b62b418289821b4dc71790736c1</id>
<content type='text'>
WARNING: this patch changes the configuration file
This patch reintroduces backward compatibility with recent changes in
the configuration option. Now Top and Bottom do not take any argument.
To set the width and alignment used TopW (Align Int) and BottomW
(Align Int) instead, where Align is either C, L or R.

darcs-hash:20071104152626-d6583-a5ee9d7f1e20b33e47b902d11267fb6d2e623483.gz
</content>
</entry>
<entry>
<title>Added possibility to set the main window's width</title>
<updated>2007-11-04T11:12:21Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-11-04T11:12:21Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=fae174b84e7d1cf6fc4cc12187033ac23d31265b'/>
<id>urn:sha1:fae174b84e7d1cf6fc4cc12187033ac23d31265b</id>
<content type='text'>
WARNING: this patch breaks previous configuration files!

Changed the position configuration option: now Top and Bottom require
one argument, the width of the main window. 4 possibilities are given:
- A means all the screen width
- C Int means centered, with the Int percentage of screen width
- L Int means left aligned, with the Int percentage of screen width
- R Int means right aligned, with the Int percentage of screen width

Examples:
position

darcs-hash:20071104111221-d6583-3e08ce73546894cc2167aac7b156ccd602b50238.gz
</content>
</entry>
<entry>
<title>Window is mapped after properties have been set</title>
<updated>2007-11-04T11:12:00Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-11-04T11:12:00Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=9859b0cbfaa6f3b70e7636bc6f53e4d9c8c6da01'/>
<id>urn:sha1:9859b0cbfaa6f3b70e7636bc6f53e4d9c8c6da01</id>
<content type='text'>
darcs-hash:20071104111200-d6583-3ba0889da170886938f84754d9831c5b53068ba4.gz
</content>
</entry>
<entry>
<title>Fixed a compilation issue on non 32bit machines</title>
<updated>2007-11-04T11:11:11Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-11-04T11:11:11Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=7e98a6e8d47d84b6501c844e30c40b1ae0762e87'/>
<id>urn:sha1:7e98a6e8d47d84b6501c844e30c40b1ae0762e87</id>
<content type='text'>
darcs-hash:20071104111111-d6583-fa2ab025c82b4cb547abeccbc204c491a01f4ed2.gz
</content>
</entry>
<entry>
<title>Code formatting only</title>
<updated>2007-10-29T07:38:26Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-10-29T07:38:26Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=835c68dc8eee6e6c0ba4c5aaf651b66a0a4d999a'/>
<id>urn:sha1:835c68dc8eee6e6c0ba4c5aaf651b66a0a4d999a</id>
<content type='text'>
darcs-hash:20071029073826-d6583-26aa9a8773d40c3dc40e2c911055f53a20263620.gz
</content>
</entry>
<entry>
<title>Avoid irrefutable pattern in handling text alignment</title>
<updated>2007-10-28T22:38:37Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-10-28T22:38:37Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=15d0e2b383376f047ccc563254a285e58e134340'/>
<id>urn:sha1:15d0e2b383376f047ccc563254a285e58e134340</id>
<content type='text'>
darcs-hash:20071028223837-d6583-9a70143b0fdd4107959893acab34a481bd7603e4.gz
</content>
</entry>
<entry>
<title>Added support for alignment commands in the output template</title>
<updated>2007-10-28T21:56:51Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-10-28T21:56:51Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=2ec397526a41ca630d8f02781df7e58ed02d76e4'/>
<id>urn:sha1:2ec397526a41ca630d8f02781df7e58ed02d76e4</id>
<content type='text'>
darcs-hash:20071028215651-d6583-98d8136e184a300d9d644e07a73e9998a6c695b5.gz
</content>
</entry>
<entry>
<title>Now we use information returned by getScreenInfo to draw the main window and more</title>
<updated>2007-10-28T13:19:56Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-10-28T13:19:56Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=377d964489d1a4f17edb929869476843d6f8869b'/>
<id>urn:sha1:377d964489d1a4f17edb929869476843d6f8869b</id>
<content type='text'>
- we now cache the FontStruct
- position is automatically calculated and updated in reposn to XRandR events

darcs-hash:20071028131956-d6583-881da699797e4d29e728aaf08a554ebd65098395.gz
</content>
</entry>
<entry>
<title>Added XRandR support</title>
<updated>2007-10-27T11:11:27Z</updated>
<author>
<name>Andrea Rossato</name>
<email>andrea.rossato@ing.unitn.it</email>
</author>
<published>2007-10-27T11:11:27Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=7c2564a5b33573c0d8c6efe604d87551b6c4200c'/>
<id>urn:sha1:7c2564a5b33573c0d8c6efe604d87551b6c4200c</id>
<content type='text'>
- Added support for XRandR: if the screen configuration changes,
  Xmobar will use the configured width only if smaller than the screen
  width, otherwise the later will be used instead.
- Now Xmonad will set _NET_WM_STRUT and will present itself as a DOCK
  application

darcs-hash:20071027111127-d6583-6471586d71efb16ae7272a01d3707286750d4f04.gz
</content>
</entry>
</feed>
