[Uim-bugs] [Bug 34034] Can't set starting position of Qt4 toolbar

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 9 05:23:03 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=34034

Muneyuki Noguchi <nogu.dev at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Muneyuki Noguchi <nogu.dev at gmail.com> 2011-02-09 05:23:02 PST ---
> I have searched for some way to configure this in the preferences menu, man
> page (there is none), by running the program with "--help" or "-h", by
> searching for configuration files under ~/.kde and /etc, by searching the web
> for documentation, and by browsing the source code. I can't find any reference
> to the position for "uim-toolbar-qt4", although there apparently is a
> commandline option for "uim-toolbar-gtk" (I'm guessing that the fact it isn't
> mentioned in the sourcecode means that Qt4 is assigning it some kind of
> default, which happens to be bad (?)).
> 

> 2) Specify the location when starting the application, and provide a
> configuration file which will change it.

Qt4 applications in X11 have "-geometry" option. I've made a change to
uim-toolbar-qt4 in the repository (r6937). With this change, you can set
position with this option:

  $ uim-toolbar-qt4 -geometry +10+10


> I am using KDE 4 from Debian "Squeeze" with version 1.5.7-9 of the 'uim-qt'
> package on AMD 64 architecture, which includes the 'uim-toolbar-qt4' program. 
> 
> The toolbar appears on top of the KDE clock at login (i.e. blocking the clock
> so I can't read it). So far, the only workaround I know is to drag it off of
> the clock every time I log in. This a little awkward, because it's hard to grab
> the toolbar without accidentally pushing the buttons.

BTW, uim-toolbar-qt4 in uim 1.6.x, which is in Debian experimental, should have
a better handler to grab.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the uim-bugs mailing list