On Fri, Mar 27, 2015 at 3:34 AM, Oswald Buddenhagen <
oswald.buddenha...@theqtcompany.com> wrote:
> On Thu, Mar 26, 2015 at 04:37:15PM -0700, Thiago Macieira wrote:
> > On Thursday 26 March 2015 15:57:23 Adam Light wrote:
> > > I'd like to move my checkout to git://code.io.qt.
> > >
> > > I can us
On Thu, Mar 26, 2015 at 04:37:15PM -0700, Thiago Macieira wrote:
> On Thursday 26 March 2015 15:57:23 Adam Light wrote:
> > I'd like to move my checkout to git://code.io.qt.
> >
> > I can use git remote set-url for the base and then for each submodule, but
> > it seems like there must be a better
Sorry, this should be sent to KDE mailing list.
On 03/27/15 19:11, Takao Fujiwara-san wrote:
> I'd like to run a custom panel at bottom right in KDE5 for
> ibus(propertypanel.vala):
> https://github.com/ibus/ibus/tree/master/ui/gtk3
>
> Since KDE5 allocates the owned panel at bottom, I try to get
I'd like to run a custom panel at bottom right in KDE5 for
ibus(propertypanel.vala):
https://github.com/ibus/ibus/tree/master/ui/gtk3
Since KDE5 allocates the owned panel at bottom, I try to get the desktop height
using _NET_CURRENT_DESKTOP atom.
My custom panel runs at login time and tries to g