<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmobar/src/Xmobar/X11, branch on-click</title>
<subtitle>a minimalistic status bar</subtitle>
<id>https://jao.io/cgit/xmobar/atom?h=on-click</id>
<link rel='self' href='https://jao.io/cgit/xmobar/atom?h=on-click'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/'/>
<updated>2025-02-12T02:46:02Z</updated>
<entry>
<title>hlint hints</title>
<updated>2025-02-12T02:46:02Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2025-02-12T02:46:02Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=7dbc68e896ce23faf7c9b058d4a14eb49ac42da6'/>
<id>urn:sha1:7dbc68e896ce23faf7c9b058d4a14eb49ac42da6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>on-click implementation based on implicit actions</title>
<updated>2025-02-12T02:06:55Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2025-02-12T02:06:55Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=de7a0aff77114638f3e83835de0fe00395fe6bf7'/>
<id>urn:sha1:de7a0aff77114638f3e83835de0fe00395fe6bf7</id>
<content type='text'>
Draw methods based on Segments don't keep enough information to fill in
correctly a list of actions. With this implementation, we introduce empty
actions as markers where Runnable instances can be inserted. Triggering them
is then just calling the corresponding Exec method, onClick.

Conceivably, onClick could receive some kind of additional state, but that's
better done as a base Plugin instance that keeps state and makes it available
via its onClick function, for instance.

Very lightly tested, needs documentation and extending the plugin example to
include an onClick method.
</content>
</entry>
<entry>
<title>prototype for onClick method in Exec</title>
<updated>2025-02-11T19:23:53Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2025-02-11T04:40:34Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=af4390e1f9152ba1bd3142a5ce5b63313e9747f9'/>
<id>urn:sha1:af4390e1f9152ba1bd3142a5ce5b63313e9747f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for unmet pattern matches warnings (clean build)</title>
<updated>2024-03-30T18:26:01Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-03-30T18:26:01Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=30d226ba5eca8847775d03403367dee1f1e3dcfc'/>
<id>urn:sha1:30d226ba5eca8847775d03403367dee1f1e3dcfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compatibility with GHC 9.6</title>
<updated>2023-11-11T23:12:45Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2023-11-11T23:12:45Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=220f953b06e2f98a02a4ca1b1db0e36a27e446b9'/>
<id>urn:sha1:220f953b06e2f98a02a4ca1b1db0e36a27e446b9</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>Fixes offset of the pseudo-transparent background</title>
<updated>2022-11-08T22:43:31Z</updated>
<author>
<name>Kostas Agnantis</name>
<email>kagnadis@gmail.com</email>
</author>
<published>2022-11-08T21:43:26Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=4bd3eb294e6b8c5960bb20098bcd19c894fafc7e'/>
<id>urn:sha1:4bd3eb294e6b8c5960bb20098bcd19c894fafc7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds 'XPosition' type documentation and code fixes based on review</title>
<updated>2022-11-08T20:48:48Z</updated>
<author>
<name>Kostas Agnantis</name>
<email>kagnadis@gmail.com</email>
</author>
<published>2022-11-08T20:48:48Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=34065e8f19e8481c31cb31a55da02b42897a63fe'/>
<id>urn:sha1:34065e8f19e8481c31cb31a55da02b42897a63fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds new position configuration</title>
<updated>2022-11-06T21:43:46Z</updated>
<author>
<name>Kostas Agnantis</name>
<email>kagnadis@gmail.com</email>
</author>
<published>2022-10-26T22:21:25Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=0554a448bb27985e8d66940d077f54eda58d8e5a'/>
<id>urn:sha1:0554a448bb27985e8d66940d077f54eda58d8e5a</id>
<content type='text'>
- TopHM: Top position with left/right/top margins and specific height
- BottomHM: Bottom position with left/right/bottom margins and specific height
</content>
</entry>
<entry>
<title>a couple of superfluous IO usages removed</title>
<updated>2022-10-01T01:58:23Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-01T01:58:23Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/xmobar/commit/?id=ac3b8212a68052f99eba2bd74a2dd8aa9ca2dcb2'/>
<id>urn:sha1:ac3b8212a68052f99eba2bd74a2dd8aa9ca2dcb2</id>
<content type='text'>
</content>
</entry>
</feed>
