You may find one of these projects helpful:
https://github.com/rvaiya/warpd
https://github.com/moverest/wl-kbptr
https://github.com/gabcoh/keynav-wayland
https://github.com/tadeokondrak/waypoint
I believe all of them support the virtual-pointer protocol.
Mine (waypoint) supports libei as well, bu
Hi Zarif,
On Fri, 16 May 2025 at 11:54, Zarif Atai wrote:
> Dear subscribers of wayland-devel,
>
> As a Vim motions enthusiast, it bothers me that there are too many
> situations where I'm forced to use a pointer input device (e.g. a mouse) to
> perform an action. I looked around to see if anyon
On Wed, May 14, 2025 at 11:27:50PM +, Zarif Atai wrote:
> Dear subscribers of wayland-devel,
>
> As a Vim motions enthusiast, it bothers me that there are too many situations
> where I'm forced to use a pointer input device (e.g. a mouse) to perform an
> action. I looked around to see if any
.
The "June 05, 2024" entry refers to the Weston 13.0.3 release, not a
Wayland one.
Le 13/01/2023 à 13:13, Matti Ristimäki a écrit :
Hi,
Any tips, where/how to debug RDP related problem with Wayland/Weston.
Not kind of sure if this is Weston problem or Qt problem…
Goal:
Trying to create a RDP connection to a Qt GUI-application.
[Service]
# Requires systemd-notify.so Westo
On Tue, 30 Apr 2024 17:21:41 -0700 Thiago Macieira said:
> On Monday 29 April 2024 22:23:44 GMT-7 Carsten Haitzler wrote:
> > > There is worry in our community that Wayland is going to take over and x11
> > > will become obsolete.
> >
> > It's inevitable. We're just arguing on timescales (I thin
On Wed, 1 May 2024 09:35:30 +0200 (CEST) Jan Engelhardt said:
>
> On Tuesday 2024-04-30 07:23, Carsten Haitzler wrote:
> >>
> >> Although gambas provides a Settings.Write(window_name) /
> >> Settings.Read(window_name) that saves/restores the window placement and
> >> size. It's bearable Wayland
On Tuesday 2024-04-30 07:23, Carsten Haitzler wrote:
>>
>> Although gambas provides a Settings.Write(window_name) /
>> Settings.Read(window_name) that saves/restores the window placement and
>> size. It's bearable Wayland does not handle this.
>
>YOU should never be handling this. It's like sayi
On Monday 29 April 2024 22:23:44 GMT-7 Carsten Haitzler wrote:
> > There is worry in our community that Wayland is going to take over and x11
> > will become obsolete.
>
> It's inevitable. We're just arguing on timescales (I think Wayland will need
> more time to mature but it'll get there).
I us
On Mon, 29 Apr 2024 22:38:10 +0100 Bruce Steers said:
> On Mon, 29 Apr 2024, 20:53 Thiago Macieira, wrote:
>
> > On Monday 29 April 2024 10:05:32 GMT-7 Bruce Steers wrote:
> > > I guess/hope a similar thing will happen to x11 or Wayland will accept
> > this
> > > particular issue needs addressi
On Mon, 29 Apr 2024 22:38:10 +0100
Bruce Steers wrote:
>
> I personally have written many applications with gambas.
>
> Some have no issue like my text editor for example, a standard looking
> editor with window and title bar.
>
> Although gambas provides a Settings.Write(window_name) /
> Sett
On 2024-04-29 23:38, Bruce Steers wrote:
>
> There is worry in our community that Wayland is going to take over and x11
> will become obsolete.
There's no need to worry about that. X clients will keep working in a Wayland
session via Xwayland.
--
Earthling Michel Dänzer|
On Monday 29 April 2024 14:38:10 GMT-7 Bruce Steers wrote:
> Some have no issue like my text editor for example, a standard looking
> editor with window and title bar.
>
> Although gambas provides a Settings.Write(window_name) /
> Settings.Read(window_name) that saves/restores the window placement
On Mon, 29 Apr 2024, 20:53 Thiago Macieira, wrote:
> On Monday 29 April 2024 10:05:32 GMT-7 Bruce Steers wrote:
> > I guess/hope a similar thing will happen to x11 or Wayland will accept
> this
> > particular issue needs addressing and provide a workaround.
> >
> > As fundamentally Wayland princi
On Mon, 29 Apr 2024, 20:32 Thiago Macieira, wrote:
> On Monday 29 April 2024 10:17:53 GMT-7 Bruce Steers wrote:
> > I thought to redesign my software using a system tray as there was no way
> > to position a window but without system tray working I'm stuck for ideas.
>
> The system tray is not co
On Monday 29 April 2024 10:05:32 GMT-7 Bruce Steers wrote:
> I guess/hope a similar thing will happen to x11 or Wayland will accept this
> particular issue needs addressing and provide a workaround.
>
> As fundamentally Wayland principles are to us, restrictive in a way that I
> think many will si
On Monday 29 April 2024 10:17:53 GMT-7 Bruce Steers wrote:
> I thought to redesign my software using a system tray as there was no way
> to position a window but without system tray working I'm stuck for ideas.
The system tray is not conveyed through Wayland in the first place (it goes
through D-
I believe so.
It uses dbus org.kde.StatusNotifierItem
The source code is here...
https://gitlab.com/gambas/gambas/-/tree/master/comp/src/gb.dbus.trayicon/.src
Note. I am not "the" gambas ide/source developer I am "a" gambas developer
(programmer) I have made some small contributions to the gambas
Many thanks for you detailed response Pekka.
Kinda wasn't the answer I was hoping for but the explanation helps a lot
with our understanding.
Seems like a similar situation to when gnome2 became gnome3 and unity and
as popular as It was and adopted by many systems so many people didn't like
it an
On Monday 29 April 2024 05:43:30 GMT-7 Pekka Paalanen wrote:
> The system tray case I am not familiar
> with, so I cannot say anything about that.
That sounds like the issue is not using the StatusNotifierItem[1]
specification.
The old XEmbed system tray protocol is not expected to work on Wayla
On Sat, 27 Apr 2024 08:28:00 +0100
Bruce Steers wrote:
> Hello
> I am a gambas basic developer and would like to report some wayland
> problems. (major issues) that we hear of on the gambas mailing list all the
> time.
>
> The attitude towards wayland with gambas coders at present is ,, ditch
>
On 4/2/24 10:05 PM, Vlad Zahorodnii wrote:
After some break, the governance meeting is back!
The Wayland Governance Meeting is semi-regular meeting to drive
discussion on wayland-protocols forward.
Agenda for the next meeting:
- wp-transactions-v1
Link to the doodle:https://nuudel.digitalcou
On 4/2/24 10:05 PM, Vlad Zahorodnii wrote:
After some break, the governance meeting is back!
The Wayland Governance Meeting is semi-regular meeting to drive
discussion on wayland-protocols forward.
Agenda for the next meeting:
- wp-transactions-v1
Link to the doodle:https://nuudel.digitalcou
On 05/03/2024 12:26, Pekka Paalanen wrote:
On Mon, 4 Mar 2024 17:59:25 +
Terry Barnaby wrote:
On 04/03/2024 15:50, Pekka Paalanen wrote:
On Mon, 4 Mar 2024 14:51:52 +
Terry Barnaby wrote:
On 04/03/2024 14:14, Pekka Paalanen wrote:
On Mon, 4 Mar 2024 13:24:56 +
Terry Barnaby
On 08/03/2024 15:23, Pekka Paalanen wrote:
On Fri, 8 Mar 2024 14:50:30 +
Terry Barnaby wrote:
On 05/03/2024 12:26, Pekka Paalanen wrote:
On Mon, 4 Mar 2024 17:59:25 +
Terry Barnaby wrote:
...
I would have thought it better/more useful to have a Wayland API call
like "stopCommit
On Fri, 8 Mar 2024 14:50:30 +
Terry Barnaby wrote:
> On 05/03/2024 12:26, Pekka Paalanen wrote:
> > On Mon, 4 Mar 2024 17:59:25 +
> > Terry Barnaby wrote:
> >
...
> >> I would have thought it better/more useful to have a Wayland API call
> >> like "stopCommiting" so that an applicati
On 05/03/2024 12:26, Pekka Paalanen wrote:
On Mon, 4 Mar 2024 17:59:25 +
Terry Barnaby wrote:
On 04/03/2024 15:50, Pekka Paalanen wrote:
On Mon, 4 Mar 2024 14:51:52 +
Terry Barnaby wrote:
On 04/03/2024 14:14, Pekka Paalanen wrote:
On Mon, 4 Mar 2024 13:24:56 +
Terry Barnaby wr
On Mon, 4 Mar 2024 17:59:25 +
Terry Barnaby wrote:
> On 04/03/2024 15:50, Pekka Paalanen wrote:
> > On Mon, 4 Mar 2024 14:51:52 +
> > Terry Barnaby wrote:
> >
> >> On 04/03/2024 14:14, Pekka Paalanen wrote:
> >>> On Mon, 4 Mar 2024 13:24:56 +
> >>> Terry Barnaby wrote:
> >>>
On 04/03/2024 15:50, Pekka Paalanen wrote:
On Mon, 4 Mar 2024 14:51:52 +
Terry Barnaby wrote:
On 04/03/2024 14:14, Pekka Paalanen wrote:
On Mon, 4 Mar 2024 13:24:56 +
Terry Barnaby wrote:
On 04/03/2024 09:41, Pekka Paalanen wrote:
On Mon, 4 Mar 2024 08:12:10 +
Terry Barnaby
On Mon, 4 Mar 2024 14:51:52 +
Terry Barnaby wrote:
> On 04/03/2024 14:14, Pekka Paalanen wrote:
> > On Mon, 4 Mar 2024 13:24:56 +
> > Terry Barnaby wrote:
> >
> >> On 04/03/2024 09:41, Pekka Paalanen wrote:
> >>> On Mon, 4 Mar 2024 08:12:10 +
> >>> Terry Barnaby wrote:
> >>>
On 04/03/2024 14:14, Pekka Paalanen wrote:
On Mon, 4 Mar 2024 13:24:56 +
Terry Barnaby wrote:
On 04/03/2024 09:41, Pekka Paalanen wrote:
On Mon, 4 Mar 2024 08:12:10 +
Terry Barnaby wrote:
While I am trying to investigate my issue in the QtWayland arena via the
Qt Jira Bug system,
On Mon, 4 Mar 2024 13:24:56 +
Terry Barnaby wrote:
> On 04/03/2024 09:41, Pekka Paalanen wrote:
> > On Mon, 4 Mar 2024 08:12:10 +
> > Terry Barnaby wrote:
> >
> >> While I am trying to investigate my issue in the QtWayland arena via the
> >> Qt Jira Bug system, I thought I would try ta
On 04/03/2024 09:41, Pekka Paalanen wrote:
On Mon, 4 Mar 2024 08:12:10 +
Terry Barnaby wrote:
While I am trying to investigate my issue in the QtWayland arena via the
Qt Jira Bug system, I thought I would try taking Qt out of the equation
to simplify the application a bit more to try and g
On Mon, 4 Mar 2024 08:12:10 +
Terry Barnaby wrote:
> While I am trying to investigate my issue in the QtWayland arena via the
> Qt Jira Bug system, I thought I would try taking Qt out of the equation
> to simplify the application a bit more to try and gain some
> understanding of what is g
While I am trying to investigate my issue in the QtWayland arena via the
Qt Jira Bug system, I thought I would try taking Qt out of the equation
to simplify the application a bit more to try and gain some
understanding of what is going on and how this should all work.
So I have created a pure
Hi Pekka,
Did you try making the "middle" QWidget *not* have a wl_surface of its
own?
Hack on Qt, then? Sorry, but I don't understand this insistence that
what sounds like a Qt bug must be workaround-able via Wayland.
Hmm, that does not sound right to me, but then again, I don't know Qt.
Waylan
On Wed, 28 Feb 2024 18:04:28 +
Terry Barnaby wrote:
> Hi Pekka,
>
> Some questions below:
>
> Thanks
>
> Terry
> On 26/02/2024 15:56, Pekka Paalanen wrote:
> > Ok. What Wayland API requests cause a surface to actually be mapped
> >> (Sorry don't really know Wayland protocol) ?
> > Hi T
Hi Pekka,
Some questions below:
Thanks
Terry
On 26/02/2024 15:56, Pekka Paalanen wrote:
Ok. What Wayland API requests cause a surface to actually be mapped
(Sorry don't really know Wayland protocol) ?
Hi Terry,
the basic protocol object is wl_surface. The wl_surface needs to be
given a "rol
On Mon, 26 Feb 2024 15:18:27 +
Terry Barnaby wrote:
> Hi Pekka,
>
> Thanks for the response. Notes below:
>
> Terry
>
> On 26/02/2024 13:28, Pekka Paalanen wrote:
> > On Sun, 25 Feb 2024 08:04:30 +
> > Terry Barnaby wrote:
> >
> >> Hi,
> >>
> >> I have investigated a bit further. I
Hi Pekka,
Thanks for the response. Notes below:
Terry
On 26/02/2024 13:28, Pekka Paalanen wrote:
On Sun, 25 Feb 2024 08:04:30 +
Terry Barnaby wrote:
Hi,
I have investigated a bit further. I have built my own Weston server to
run under X11 on Fedora37 so I can add printf's and debug mor
On Sun, 25 Feb 2024 08:04:30 +
Terry Barnaby wrote:
> Hi,
>
> I have investigated a bit further. I have built my own Weston server to
> run under X11 on Fedora37 so I can add printf's and debug more easily
> than using a cross compiled iMX8mp target system etc. I added a new
> dsmc-shell
Hi,
I have investigated a bit further. I have built my own Weston server to
run under X11 on Fedora37 so I can add printf's and debug more easily
than using a cross compiled iMX8mp target system etc. I added a new
dsmc-shell to Weston which is identical to kiosk-shell (apart from
names) so I
Hi David,
Many thanks for the reply and the info on how to get the ID.
I have added a basic example with some debug output at:
https://portal.beam.ltd.uk/public//test016-qt6-video-example.tar.gz
If there are any ideas of things I could look at/investigate I am all ears!
In a previous email I
Hi,
On Fri, Feb 23, 2024 at 06:14:11AM +, Terry Barnaby wrote:
> I have tried using "weston-debug scene-graph" and I am coming to the
> conclusion that qtwayland 6.5.0 is not really using native Wayland surfaces
> when Qt::WA_NativeWindow is used. From what I can see (and I could easily be
> wr
On Fri, Feb 23, 2024 at 6:15 AM Terry Barnaby wrote:
>I don't know how to determine the Wayland surface ID from a
> wl_surface pointer unfortunately to really check this.
wl_proxy_get_id(static_cast(myWlSurface));
> >> Possibly when QWidget is below in hierarcy to be a child of of a parent,
> >
I have tried using "weston-debug scene-graph" and I am coming to the
conclusion that qtwayland 6.5.0 is not really using native Wayland
surfaces when Qt::WA_NativeWindow is used. From what I can see (and I
could easily be wrong) the Wayland protocol shows wl_surfaces being
created and two QWidg
Hi Marius,
Many thanks for the info.
Some notes/questions below:
Terry
On 22/02/2024 17:49, Marius Vlad wrote:
Hi,
On Thu, Feb 22, 2024 at 03:21:01PM +, Terry Barnaby wrote:
Hi,
We are developing a video processing system that runs on an NXP imx8
processor using a Yocto embedded Linux sy
Hi,
On Thu, Feb 22, 2024 at 03:21:01PM +, Terry Barnaby wrote:
> Hi,
>
> We are developing a video processing system that runs on an NXP imx8
> processor using a Yocto embedded Linux system that has Qt6, GStreamer,
> Wayland and Weston.
>
> We are having a problem displaying the video stream
On Wed, 1 Nov 2023 18:06:50 +0100
Carlos Garnacho wrote:
> Hi,
>
> On Thu, Oct 19, 2023 at 11:58 PM Carlos Garnacho wrote:
> >
> > Hi,
> >
> > I would like to propose a meeting about the color management protocol
> > [1] after next week (it's late to schedule for next, plus there's
> > people s
Hi,
On Thu, Oct 19, 2023 at 11:58 PM Carlos Garnacho wrote:
>
> Hi,
>
> I would like to propose a meeting about the color management protocol
> [1] after next week (it's late to schedule for next, plus there's
> people still likely at XDC). After talking with GIMP maintainers, I
> think this topi
Hi,
On Thu, Oct 19, 2023 at 11:58 PM Carlos Garnacho wrote:
>
> Hi,
>
> I would like to propose a meeting about the color management protocol
> [1] after next week (it's late to schedule for next, plus there's
> people still likely at XDC). After talking with GIMP maintainers, I
> think this topi
Hi Pekka,
(this time on list)
On Fri, Oct 20, 2023 at 12:44 PM Pekka Paalanen wrote:
>
> On Thu, 19 Oct 2023 23:58:18 +0200
> Carlos Garnacho wrote:
>
> > Hi,
> >
> > I would like to propose a meeting about the color management protocol
> > [1] after next week (it's late to schedule for next, p
Hi!
On 10/20/23 12:44, Pekka Paalanen wrote:
On Thu, 19 Oct 2023 23:58:18 +0200
Carlos Garnacho wrote:
Hi,
I would like to propose a meeting about the color management protocol
[1] after next week (it's late to schedule for next, plus there's
people still likely at XDC). After talking with G
On Thu, 19 Oct 2023 23:58:18 +0200
Carlos Garnacho wrote:
> Hi,
>
> I would like to propose a meeting about the color management protocol
> [1] after next week (it's late to schedule for next, plus there's
> people still likely at XDC). After talking with GIMP maintainers, I
> think this topic m
Hi,
Victoria wanted to take part in this meeting, but she's on vacation during
that week. Would you mind having the meeting the week afterwards instead?
Best regards,
Xaver
Am Do., 17. Aug. 2023 um 21:44 Uhr schrieb Simon Zeni :
> Hello there!
>
> Apologies again for the duplicated governance m
Hi everyone,
Wednesday, 16th of August 11:00 CEST has been selected for next weeks
meeting.
Best regards,
David
Am Dienstag, 8. August 2023, 15:41:20 CEST schrieb David Redondo:
This is a meeting annoucement.
The Wayland Governance Meeting is semi-regular meeting to drive
discussion on waylan
Hi everyone,
Monday 7th of August 2023, 11:00 CEST has been selected for next weeks
meeting.
Best regards,
Xaver
Am Do., 3. Aug. 2023 um 00:58 Uhr schrieb Xaver Hugl :
> This is a meeting annoucement.
>
> The Wayland Governance Meeting is semi-regular meeting to drive
> discussion on wayland-p
Hi everyone,
Monday 31th of July 2023, 21:00 CEST has been selected for next weeks
meeting.
Best regards,
Victoria
Am Mittwoch, dem 26.07.2023 um 13:12 +0200 schrieb Victoria Brekenfeld:
> This is a meeting annoucement.
>
>
> The Wayland Governance Meeting is semi-regular meeting to drive
> d
Hi everyone,
Wednesday 12 of July 2023, 11:00 CEST has been selected for this weeks
meeting.
Best regards,
Victoria
Friday, Jul 07 2023 at 16:38 +0200 Victoria Brekenfeld wrote:
> This is a meeting annoucement.
>
> The Wayland Governance Meeting is semi-regular meeting to drive
> discussion on
On Tue, May 02, 2023 at 11:50:55AM +0300, Pekka Paalanen wrote:
> On Sun, 30 Apr 2023 10:29:31 +0200
> Tarek Sander wrote:
>
> > Hello,
> >
> > I want to write a Wayland compositor and while reading the protocol
> > specification, I noticed some things that aren't clear to me:
>
> Hi!
>
> > -
On Sun, 30 Apr 2023 10:29:31 +0200
Tarek Sander wrote:
> Hello,
>
> I want to write a Wayland compositor and while reading the protocol
> specification, I noticed some things that aren't clear to me:
Hi!
> - How does the input and opaque region of a surface behave on a resize?
> Do the addit
El mar, 4 abr 2023 a las 13:28, Simon Ser () escribió:
> On Tuesday, April 4th, 2023 at 13:26, Guillermo Rodriguez <
> guillerodriguez@gmail.com> wrote:
>
> > Out of curiosity, for objects that are only released when a client
> > disconnects (such as wl_registry), how does the Wayland server k
On Tuesday, April 4th, 2023 at 13:26, Guillermo Rodriguez
wrote:
> Out of curiosity, for objects that are only released when a client
> disconnects (such as wl_registry), how does the Wayland server know
> how to release this if the client does not disconnect explicitly. in
> other words how is
El mar, 4 abr 2023 a las 12:53, Simon Ser () escribió:
> On Tuesday, April 4th, 2023 at 12:46, Guillermo Rodriguez Garcia <
> guille.rodrig...@gmail.com> wrote:
>
> > One further question: before posting this here, I was trying to verify
> > this by myself, and was wondering whether there is some
On Tuesday, April 4th, 2023 at 12:46, Guillermo Rodriguez Garcia
wrote:
> One further question: before posting this here, I was trying to verify
> this by myself, and was wondering whether there is some sort of tool
> that can be used to monitor resources currently in use in a Wayland
> server.
Hello,
El mar, 4 abr 2023 a las 12:33, Simon Ser () escribió:
> Hi,
>
> On Tuesday, April 4th, 2023 at 12:16, Guillermo Rodriguez <
> guillerodriguez@gmail.com> wrote:
>
> > Is it necessary to explicitly clean up and release any resources
> > before exit in a Wayland client? Does that happen
Hi,
On Tuesday, April 4th, 2023 at 12:16, Guillermo Rodriguez
wrote:
> Is it necessary to explicitly clean up and release any resources
> before exit in a Wayland client? Does that happen automatically if
> the process simply exits (in the same way that other resources such
> as memory or fds a
On Wed, Jan 18, 2023 at 12:12:43PM +, Matti Ristimäki wrote:
> Hi,
Hi,
>
>
>
> Thanks for the reply!
>
>
>
> Of course in our embedded system the CPX Control Panel(Qt) works normally
> via (HDMI) without any problems. And when it is running, it uses
> WAYLAND_DISPLAY=wayland-0 and DRM
On Mon, 16 Jan 2023 14:25:25 +
Matti Ristimäki wrote:
> Hi,
>
>
>
> Ok, this might be the reason…
>
> Your Qt app segfaults in the stand-alone RDP Weston instance case. We
> have no idea why that would be, when weston-smoke works. If it is
> because the app requires hardware accelerated O
2 fps
>
> 302 frames in 5 seconds: 60.42 fps
>
> 302 frames in 5 seconds: 60.42 fps
>
> 302 frames in 5 seconds: 60.42 fps
>
>
>
>
>
> Result:
>
>
>
> Works fine, animation runs smoothly.
>
>
>
> [cid
On Sat, 14 Jan 2023 11:58:37 +0200
Marius Vlad wrote:
> On Fri, Jan 13, 2023 at 08:07:07PM +, Matti Ristimäki wrote:
> > Hi,
> Hi,
> >
> >
> >
> > Thanks for the reply!
> >
> >
> >
> > Jep, this might be the reason...
> >
> > > --modules=systemd-notify.so --modules=screen.share.so
ce : Waiting for service
> "com.planmeca.updater"
>
> planmeca.dbus: CanUpdaterDBusInterface : Waiting for service
> "com.planmeca.updater"
>
> planmeca.dbus: CanUpdaterDBusInterface : Waiting for service
> "com.planmeca.updater"
>
> planmeca.dbus: CanUpdaterDBusInterface : Waiting for service
> "com.planmeca.updater"
>
> planmeca.dbus: CanUpdaterDBusInter
On Fri, Jan 13, 2023 at 12:13:41PM +, Matti Ristimäki wrote:
> Hi,
Hi,
>
> Any tips, where/how to debug RDP related problem with Wayland/Weston. Not
> kind of sure if this is Weston problem or Qt problem...
>
> Goal:
> Trying to create a RDP connection to a Qt GUI-application.
What do you me
On 2022-01-13 15:46, Pekka Paalanen wrote:
> On Thu, 13 Jan 2022 14:05:47 +0200
> Maksim Sisov wrote:
>
>> On 2022-01-13 11:42, Pekka Paalanen wrote:
>> > On Thu, 13 Jan 2022 10:05:56 +0200
>> > Maksim Sisov wrote:
>> >
>
> ...
>
>> >> I see. The only only problem here is that we don't use pol
On Thu, 13 Jan 2022 14:05:47 +0200
Maksim Sisov wrote:
> On 2022-01-13 11:42, Pekka Paalanen wrote:
> > On Thu, 13 Jan 2022 10:05:56 +0200
> > Maksim Sisov wrote:
> >
...
> >> I see. The only only problem here is that we don't use poll, but rather
> >> libevent, which is wrapped around Chro
On 2022-01-13 11:42, Pekka Paalanen wrote:
> On Thu, 13 Jan 2022 10:05:56 +0200
> Maksim Sisov wrote:
>
>> + wayland-devel ML.
>>
>> Hi Pekka,
>>
>> Thanks for your answers! Please see my questions inlined.
>>
>> On 2022-01-12 16:16, Pekka Paalanen wrote:
>>
>> > On Mon, 10 Jan 2022 08:53:50 +020
On Thu, 13 Jan 2022 10:05:56 +0200
Maksim Sisov wrote:
> + wayland-devel ML.
>
> Hi Pekka,
>
> Thanks for your answers! Please see my questions inlined.
>
> On 2022-01-12 16:16, Pekka Paalanen wrote:
>
> > On Mon, 10 Jan 2022 08:53:50 +0200
> > Maksim Sisov wrote:
> >
> >> Hi Pekka,
>
+ wayland-devel ML.
Hi Pekka,
Thanks for your answers! Please see my questions inlined.
On 2022-01-12 16:16, Pekka Paalanen wrote:
> On Mon, 10 Jan 2022 08:53:50 +0200
> Maksim Sisov wrote:
>
>> Hi Pekka,
>>
>> Thanks for answering all my previous questions before.
>
> Hi Maksim,
>
> lo
On Tue, Dec 21, 2021 at 2:53 PM Simon Ser wrote:
>
> Please ask the KDE devs about it.
>
> Wayland (the protocol, and library) doesn't handle this.
Not sure what happened here, I don't see context in the e-mail.
In any case, if you need to report a bug, feel free to do so in here:
https://bugs.k
Please ask the KDE devs about it.
Wayland (the protocol, and library) doesn't handle this.
Hi,
Carsten already replied well, so I'll just clarify a few little details
more.
On Thu, 27 May 2021 17:02:24 -0500
Igor Korot wrote:
> Hi, Pekka,
>
> On Wed, May 26, 2021 at 4:30 AM Pekka Paalanen wrote:
> >
> > On Tue, 25 May 2021 22:10:38 -0500
> > Igor Korot wrote:
> >
> > > Hi, Cars
On Thu, 27 May 2021 17:02:24 -0500 Igor Korot said:
> Hi, Pekka,
>
> On Wed, May 26, 2021 at 4:30 AM Pekka Paalanen wrote:
> >
> > On Tue, 25 May 2021 22:10:38 -0500
> > Igor Korot wrote:
> >
> > > Hi, Carsten,
> > >
> > > On Tue, May 25, 2021 at 8:51 PM Carsten Haitzler
> > > wrote:
> > > >
Hi, Pekka,
On Wed, May 26, 2021 at 4:30 AM Pekka Paalanen wrote:
>
> On Tue, 25 May 2021 22:10:38 -0500
> Igor Korot wrote:
>
> > Hi, Carsten,
> >
> > On Tue, May 25, 2021 at 8:51 PM Carsten Haitzler
> > wrote:
> > >
> > > On Tue, 25 May 2021 16:24:30 -0500 Igor Korot said:
> > >
> > > > Hi,
On Tue, 25 May 2021 22:10:38 -0500 Igor Korot said:
> Hi, Carsten,
>
> On Tue, May 25, 2021 at 8:51 PM Carsten Haitzler wrote:
> >
> > On Tue, 25 May 2021 16:24:30 -0500 Igor Korot said:
> >
> > > Hi, list,
> > > Couple of questions about Wayland, since more and more distros
> > > switching ;-
Hi,
On Wed, 26 May 2021 at 10:30, Pekka Paalanen wrote:
> On Tue, 25 May 2021 22:10:38 -0500 Igor Korot wrote:
> > > Positioning - Don't position and Wayland discourages it by not having
> > > such an
> > > API. Sizing - do whatever you like.
> >
> > It just discourages it, so it is not complet
On Tue, 25 May 2021 22:10:38 -0500
Igor Korot wrote:
> Hi, Carsten,
>
> On Tue, May 25, 2021 at 8:51 PM Carsten Haitzler wrote:
> >
> > On Tue, 25 May 2021 16:24:30 -0500 Igor Korot said:
> >
> > > Hi, list,
> > > Couple of questions about Wayland, since more and more distros switching
> >
Hi, Carsten,
On Tue, May 25, 2021 at 8:51 PM Carsten Haitzler wrote:
>
> On Tue, 25 May 2021 16:24:30 -0500 Igor Korot said:
>
> > Hi, list,
> > Couple of questions about Wayland, since more and more distros switching ;-)
> >
> > If I understand correctly window positioning/sizing is based on th
On Tue, 25 May 2021 16:24:30 -0500 Igor Korot said:
> Hi, list,
> Couple of questions about Wayland, since more and more distros switching ;-)
>
> If I understand correctly window positioning/sizing is based on the
> compositor/window content.
>
> 1. Is there a way to select where each individu
On Mon, Feb 08, 2021 at 01:45:37PM +, Irene Kravets wrote:
> I am using Wayland/Weston. Running a simple Python script that uses Gtk to
> display a couple of labels. If the size of the label font goes past a certain
> size (nothing unreasonable), Wayland crashes with error message "Error 71
On Fri, 31 Jul 2020 10:37:51 -0400
Lonnie Cumberland wrote:
> One more quick question.
>
> I had read somewhere that Wayland has troubles with Nvidia cards, but what
> is strange is that I was able to download a Wayland Linux ISO called
> "WayfireWM 3D"
>
> https://forum.manjaro.org/t/wayfire-l
One more quick question.
I had read somewhere that Wayland has troubles with Nvidia cards, but what
is strange is that I was able to download a Wayland Linux ISO called
"WayfireWM 3D"
https://forum.manjaro.org/t/wayfire-linux-manjaro-spin-with-wayfirewm-3d-wayland-compositer/110398
and iso from
Hi pq,
Thanks so very much for the clarification as I am totally new to the
Wayland world across all of the platforms. In the past, I have used a lot
of Linux and other similar flavors, but for this particular project, I am
jumping into the FreeBSD and illumos-based (i.e. OpenIndiana, OmniOS, and
On Tue, 21 Jul 2020 13:17:25 -0400
Lonnie Cumberland wrote:
> Hi pq,
>
> Thanks for your question on my post and I am sorry that I was not clearer
> on the information.
>
> Yes, you are correct in that the Direct Framebuffer approach that I am
> thinking about is how it might be possible to com
On Tue, 21 Jul 2020 15:52:07 -0400
Lonnie Cumberland wrote:
> Yea, that is the idea.
>
> The concern for me is that my main OS for the project being built off of
> FreeBSD that has been trimmed down with a project called "mfsBSD" is at
> about 30MB in size (compressed, uncompress is about 65MB).
Yea, that is the idea.
The concern for me is that my main OS for the project being built off of
FreeBSD that has been trimmed down with a project called "mfsBSD" is at
about 30MB in size (compressed, uncompress is about 65MB). It holds
everything except the graphic stuff.
As this is an exercise i
On Tuesday, 21 July 2020 12:15:03 PDT Lonnie Cumberland wrote:
> On the other hand, they do have builds for the latest RDP client
> applications for Wayland and I was even able to compile it myself, but just
> do not have a Wayland server set up and am trying to find the simplest
> solution to use
Hi Thiago,
Thanks for your response.
The problem that I seem to have here is that the FreeRDP client application
cannot be compiled to use DirectFB easily as support for it was stopped a
number of years ago and would take a lot of work to revitalize that effort.
On the other hand, they do have b
On Sunday, 19 July 2020 16:55:01 PDT Lonnie Cumberland wrote:
> I am working on a speciality project for a super ultra-thin distro that
> will basically run just a single graphical application in a type of Kiosk
> (fullscreen) mode and Xorg is just WAY too large for what I want to do.
If you're ru
Hi pq,
Thanks for your question on my post and I am sorry that I was not clearer
on the information.
Yes, you are correct in that the Direct Framebuffer approach that I am
thinking about is how it might be possible to compile Weston compositor of
the Wayland protocol to use the DirectFB (direct f
1 - 100 of 804 matches
Mail list logo