<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Marcin Juszkiewicz - gtk suxx</title><link href="https://marcin.juszkiewicz.com.pl/" rel="alternate"/><link href="https://marcin.juszkiewicz.com.pl/tag/gtk-suxx/feed/" rel="self"/><id>https://marcin.juszkiewicz.com.pl/</id><updated>2009-07-16T12:36:00+02:00</updated><entry><title>Hacking UI for small resolutions</title><link href="https://marcin.juszkiewicz.com.pl/2009/07/16/hacking-ui-for-small-resolutions/" rel="alternate"/><published>2009-07-16T12:36:00+02:00</published><updated>2009-07-16T12:36:00+02:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2009-07-16:/2009/07/16/hacking-ui-for-small-resolutions/</id><summary type="html">&lt;p&gt;One of devices which I have on desk is &lt;span class="caps"&gt;BUG&lt;/span&gt; on which we are using Connection Manager (connman) to manage Ethernet/WiFi connections. It works nice but there are problems with connman-gnome (small application which shows information from&amp;nbsp;connman).&lt;/p&gt;
&lt;p&gt;The problem is that we have &lt;span class="caps"&gt;QVGA&lt;/span&gt; resolution screen and &lt;span class="caps"&gt;UI …&lt;/span&gt;&lt;/p&gt;</summary><content type="html">&lt;p&gt;One of devices which I have on desk is &lt;span class="caps"&gt;BUG&lt;/span&gt; on which we are using Connection Manager (connman) to manage Ethernet/WiFi connections. It works nice but there are problems with connman-gnome (small application which shows information from&amp;nbsp;connman).&lt;/p&gt;
&lt;p&gt;The problem is that we have &lt;span class="caps"&gt;QVGA&lt;/span&gt; resolution screen and &lt;span class="caps"&gt;UI&lt;/span&gt; for connman-gnome expects at least &lt;span class="caps"&gt;VGA&lt;/span&gt;. The result is not&amp;nbsp;nice:&lt;/p&gt;
&lt;figure id="__yafg-figure-1"&gt;
&lt;img alt="Original look" src="/files/2009/07/old.png" title="Original look"&gt;
&lt;figcaption&gt;Original look&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;The main part of screen is occupied by list of network interfaces and nothing more can be&amp;nbsp;seen.&lt;/p&gt;
&lt;p&gt;I lack &lt;span class="caps"&gt;GTK&lt;/span&gt;+ skills to rewrite application to have more sane &lt;span class="caps"&gt;UI&lt;/span&gt; but decided to try anyway. Dropped most of spacings, icons were removed (there is &amp;#8216;Connected/Not Connected&amp;#8217; text for each interface), changed width of widgets and application is more usable&amp;nbsp;now:&lt;/p&gt;
&lt;figure id="__yafg-figure-2"&gt;
&lt;img alt="New look" src="/files/2009/07/new2.png" title="New look"&gt;
&lt;figcaption&gt;New look&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Some spacing should be added in few places but other then that it looks better then it was&amp;nbsp;before.&lt;/p&gt;</content><category term="bug"/><category term="gtk suxx"/><category term="network"/></entry><entry><title>GTK FileRequester - disaster idea</title><link href="https://marcin.juszkiewicz.com.pl/2006/11/30/gtk-filerequester-disaster-idea/" rel="alternate"/><published>2006-11-30T21:50:00+01:00</published><updated>2006-11-30T21:50:00+01:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2006-11-30:/2006/11/30/gtk-filerequester-disaster-idea/</id><summary type="html">&lt;p&gt;As desktop environment I use &lt;span class="caps"&gt;KDE&lt;/span&gt; 3.5.x but for developing websites I use Firefox and this force me into evil side of world &amp;#8212; &lt;span class="caps"&gt;GTK&lt;/span&gt;&amp;nbsp;one&amp;#8230;&lt;/p&gt;
&lt;p&gt;Each time when I have to upload file into system I need to think &amp;#8216;does test17.png is &amp;lt;10K or not&amp;#8217; because &lt;span class="caps"&gt;GTK …&lt;/span&gt;&lt;/p&gt;</summary><content type="html">&lt;p&gt;As desktop environment I use &lt;span class="caps"&gt;KDE&lt;/span&gt; 3.5.x but for developing websites I use Firefox and this force me into evil side of world &amp;#8212; &lt;span class="caps"&gt;GTK&lt;/span&gt;&amp;nbsp;one&amp;#8230;&lt;/p&gt;
&lt;p&gt;Each time when I have to upload file into system I need to think &amp;#8216;does test17.png is &amp;lt;10K or not&amp;#8217; because &lt;span class="caps"&gt;GTK&lt;/span&gt; developers follow some kind of &lt;span class="caps"&gt;GNOME&lt;/span&gt; way to simplicity in removing anything which can be removed and more. I am not requesting thumbnails and other things from &lt;span class="caps"&gt;KDE&lt;/span&gt; filerequester but possibility to see sizes would be&amp;nbsp;great.&lt;/p&gt;
&lt;p&gt;I can not understand why there is no possibility to check file sizes &amp;#8212; each other library which I used over years gave&amp;nbsp;it.&lt;/p&gt;
&lt;p&gt;Good thing is that Firefox allow to be configured to use own filerequester instead of shitty&amp;nbsp;one.&lt;/p&gt;</content><category term="firefox"/><category term="gtk suxx"/></entry></feed>