sorry to intrude upon your world without much pretext, I am sure this would
be all to obvious if I read a little deeper.

as lxde is the best on resources and unity is kinda fatty, what is the
current thought being put into lxqt being designed touchscreens in mind?


On Fri, Aug 15, 2014 at 9:54 AM, <lxde-list-requ...@lists.sourceforge.net>
wrote:

> Send Lxde-list mailing list submissions to
>         lxde-list@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.sourceforge.net/lists/listinfo/lxde-list
> or, via email, send a message with subject or body 'help' to
>         lxde-list-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
>         lxde-list-ow...@lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Lxde-list digest..."
>
>
> Today's Topics:
>
>    1. Re: Testing LXQt on Pootle: PCManFM Qt translations (Julius22)
>    2. Close window on middle-click in lxpanel (Alexander Almaleh)
>    3. libfm error (Abhijit Navale)
>    4. Re: libfm error (Andrej N. Gritsenko)
>    5. Re: libfm error (Piotr Sipika)
>    6. The IconGrid in the LXPanel. (Andrej N. Gritsenko)
>    7. LXPanel (Andrej N. Gritsenko)
>    8. Re: LXPanel (Piotr Sipika)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 11 Aug 2014 21:33:29 +0200
> From: Julius22 <juliu...@laposte.net>
> Subject: Re: [Lxde-list] Testing LXQt on Pootle: PCManFM Qt
>         translations
> To: lxde-list@lists.sourceforge.net
> Message-ID: <20140811213329.3aa6a212@portable-julien-1>
> Content-Type: text/plain; charset=US-ASCII
>
>
> > French has been added, thank you.
>
> Thanks.
>    It seems to work fine.
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 11 Aug 2014 23:35:10 +0300
> From: Alexander Almaleh <sasho...@gmail.com>
> Subject: [Lxde-list] Close window on middle-click in lxpanel
> To: lxde-list@lists.sourceforge.net
> Message-ID:
>         <CACuAq=p+Nrv-x0Tbc=
> pm+6eghnpnh9u+dq3cxmdq9dwqgk+...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Right now clicking with the middle mouse button on a window's icon in
> lxpanel will result in a pretty useless action - the window will be shaded
> or unshaded. It would be nice to make it a useful action instead - close
> the window, like how middle-click closes a tab in browsers.
>
> I have already implemented the change on my own computer, and I use it all
> the time. I'm sending you the patch file, in case you like the idea:
>
> commit ec2772ddbbf0f02e9175f195e9f234c2c305e8ee
> Author: Alexander Almaleh <sasho...@gmail.com>
> Date:   Sat Feb 22 16:33:29 2014 +0200
>
>     Close window on wheel-click.
>
> diff --git a/src/plugins/taskbar.c b/src/plugins/taskbar.c
> index baf6281..95143b9 100644
> --- a/src/plugins/taskbar.c
> +++ b/src/plugins/taskbar.c
> @@ -1111,11 +1111,8 @@ static gboolean taskbar_task_control_event(GtkWidget
> * widget, GdkEventButton *
>          }
>          else if (event->button == 2)
>          {
> -            /* Middle button.  Toggle the shaded state of the window. */
> -            Xclimsg(tk->win, a_NET_WM_STATE,
> -                2, /* a_NET_WM_STATE_TOGGLE */
> -                a_NET_WM_STATE_SHADED,
> -                0, 0, 0);
> +            /* Middle button.  Close the window. */
> +            Xclimsgwm(tk->win, a_WM_PROTOCOLS, a_WM_DELETE_WINDOW);
>          }
>          else if (event->button == 3)
>          {
> -------------- next part --------------
> An HTML attachment was scrubbed...
> -------------- next part --------------
> commit ec2772ddbbf0f02e9175f195e9f234c2c305e8ee
> Author: Alexander Almaleh <sasho...@gmail.com>
> Date:   Sat Feb 22 16:33:29 2014 +0200
>
>     Close window on wheel-click.
>
> diff --git a/src/plugins/taskbar.c b/src/plugins/taskbar.c
> index baf6281..95143b9 100644
> --- a/src/plugins/taskbar.c
> +++ b/src/plugins/taskbar.c
> @@ -1111,11 +1111,8 @@ static gboolean
> taskbar_task_control_event(GtkWidget * widget, GdkEventButton *
>          }
>          else if (event->button == 2)
>          {
> -            /* Middle button.  Toggle the shaded state of the window. */
> -            Xclimsg(tk->win, a_NET_WM_STATE,
> -                2,             /* a_NET_WM_STATE_TOGGLE */
> -                a_NET_WM_STATE_SHADED,
> -                0, 0, 0);
> +            /* Middle button.  Close the window. */
> +            Xclimsgwm(tk->win, a_WM_PROTOCOLS, a_WM_DELETE_WINDOW);
>          }
>          else if (event->button == 3)
>          {
>
> ------------------------------
>
> Message: 3
> Date: Tue, 12 Aug 2014 18:53:48 +0530
> From: Abhijit Navale <abhijit.f...@gmail.com>
> Subject: [Lxde-list] libfm error
> To: lxde-list@lists.sourceforge.net
> Message-ID:
>         <
> cajcdjninx-3qk1t6cgryyxmmz5dkhlrc5co+oij70yks8k6...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> i installed lxqt on my fedora 20 (64 bit)
> now while trying to do yum update i get this error
> Error: Package: libfm-gtk-utils-1.2.1-1.1.x86_64 (X11_lxde_lxqt_fedora)
>            Requires: libfm-gtk% = 1.2.1-1.1
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
>
> I tried to install libfm-devel and libfm-gtk-devel but could not, becasue i
> get the same error there too.
> Help please. Regards.
>
> --
> ?????? ??? ???? / Abhijit Sharad Navale
> Personal Website <http://www.abhijitnavale.me>
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 4
> Date: Tue, 12 Aug 2014 16:30:03 +0300
> From: "Andrej N. Gritsenko" <and...@rep.kiev.ua>
> Subject: Re: [Lxde-list] libfm error
> To: lxde-list@lists.sourceforge.net
> Message-ID: <20140812133003.ga29...@rep.kiev.ua>
> Content-Type: text/plain; charset=us-ascii
>
>     Hello!
>
> Abhijit Navale has written on Tuesday, 12 August, at 18:53:
> >i installed lxqt on my fedora 20 (64 bit)
> >now while trying to do yum update i get this error
> >Error: Package: libfm-gtk-utils-1.2.1-1.1.x86_64 (X11_lxde_lxqt_fedora)
> >           Requires: libfm-gtk% = 1.2.1-1.1
> > You could try using --skip-broken to work around the problem
> > You could try running: rpm -Va --nofiles --nodigest
>
> >I tried to install libfm-devel and libfm-gtk-devel but could not, becasue
> i
> >get the same error there too.
> >Help please. Regards.
>
>     I believe this should be asked off fedora team, that is clearly a
> packaging error.
>
>     With best regards,
>     Andriy.
>
>
>
> ------------------------------
>
> Message: 5
> Date: Tue, 12 Aug 2014 10:27:59 -0400
> From: Piotr Sipika <piotr.sip...@gmail.com>
> Subject: Re: [Lxde-list] libfm error
> To: lxde-list@lists.sourceforge.net
> Message-ID: <53ea246f.6070...@gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> On 08/12/2014 09:23 AM, Abhijit Navale wrote:
> > i installed lxqt on my fedora 20 (64 bit)
> > now while trying to do yum update i get this error
> > Error: Package: libfm-gtk-utils-1.2.1-1.1.x86_64 (X11_lxde_lxqt_fedora)
> >            Requires: libfm-gtk% = 1.2.1-1.1
> >  You could try using --skip-broken to work around the problem
> >  You could try running: rpm -Va --nofiles --nodigest
> >
> > I tried to install libfm-devel and libfm-gtk-devel but could not,
> > becasue i get the same error there too.
> > Help please. Regards.
> I think this may be because libfm-gtk places its .pc file in /usr/lib
> (or /lib) even on 64-bit systems.
>
> Run these commands to verify:
>  pkg-config --list-all | grep libfm
>
>  PKG_CONFIG_PATH=/usr/lib64/pkgconfig pkg-config --list-all | grep libfm
>
> See if you can find libfm-gtk.pc in /usr/lib/pkgconfig and
> /usr/lib64/pkgconfig. If the file is there in the former, but not the
> latter you can try to link/copy it to /usr/lib64/pkgconfig and try again.
>
> Piotr
>
>
>
>
> ------------------------------
>
> Message: 6
> Date: Wed, 13 Aug 2014 04:08:44 +0300
> From: "Andrej N. Gritsenko" <and...@rep.kiev.ua>
> Subject: [Lxde-list] The IconGrid in the LXPanel.
> To: lxde-l...@lists.sf.net
> Message-ID: <20140813010844.ga24...@rep.kiev.ua>
> Content-Type: text/plain; charset=us-ascii
>
>     Hello!
>
>     I would like to hear from any interested people what do you think
> about IconGrid in the LXPanel. I've created a branch 'new-icon-grid' in
> the GIT where I rewrote the IconGrid: new PanelIconGrid is not a custom
> structure but a widget, derivative of GtkContainer and GtkOrientable,
> this way it uses a lot less of specialized APIs and also code became
> significally simpler, I hope it will be also more bulletproof and less
> leaking. I want all your opinions and criticism before merging it into
> master branch.
>
>     With best regards,
>     Andriy.
>
>
>
> ------------------------------
>
> Message: 7
> Date: Fri, 15 Aug 2014 19:37:59 +0300
> From: "Andrej N. Gritsenko" <and...@rep.kiev.ua>
> Subject: [Lxde-list] LXPanel
> To: lxde-list@lists.sourceforge.net
> Message-ID: <20140815163759.ga5...@rep.kiev.ua>
> Content-Type: text/plain; charset=us-ascii
>
>     Hello there!
>
>     I believe we have to release LXPanel v. 0.7.0 already, it waits for
> release too long. Since nobody gave any opinions I asked for the branch
> 'new-icon-grid' and no further progress on the branch 'wp-up' I suggest
> to merge them into master next evening. And I would suggest to release
> version 0.7.0 next week. What do you think?
>
>     With best regards,
>     Andriy.
>
>
>
> ------------------------------
>
> Message: 8
> Date: Fri, 15 Aug 2014 12:54:10 -0400
> From: Piotr Sipika <piotr.sip...@gmail.com>
> Subject: Re: [Lxde-list] LXPanel
> To: lxde-list@lists.sourceforge.net
> Message-ID: <53ee3b32.1060...@gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
>
> >     Hello there!
> Hey Andriy,
>
> >     I believe we have to release LXPanel v. 0.7.0 already, it waits for
> > release too long. Since nobody gave any opinions I asked for the branch
> > 'new-icon-grid' and no further progress on the branch 'wp-up' I suggest
> > to merge them into master next evening. And I would suggest to release
> > version 0.7.0 next week. What do you think?
> Regarding the icon-grid branch: I did not look at your replacement to
> what's in master, but the original implementation was *really* hard to
> understand. If you've made it simpler, then go for it.
>
> Regarding wp-up: I think the changes I've made in converting to the new
> panel plugin API are not ready to be in master. I would stick with the
> original implementation which uses legacy panel plugin API.
>
> Thanks, again, for keeping this thing going.
>
> Warmest wishes,
> Piotr
>
>
>
>
> ------------------------------
>
>
> ------------------------------------------------------------------------------
>
>
> ------------------------------
>
> _______________________________________________
> Lxde-list mailing list
> Lxde-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lxde-list
>
>
> End of Lxde-list Digest, Vol 76, Issue 4
> ****************************************
>
------------------------------------------------------------------------------
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to