Re: Wayland backend update

2020-04-25 Thread Ivan Vučica
On Sat, Apr 25, 2020 at 7:33 PM Ivan Vučica wrote: > > Some updates, especially. for those who didn't follow > https://github.com/gnustep/libs-back/pull/17. > > Fred and I have chosen to merge sooner rather than later. Despite the > rendering being ultra buggy (screenshots posted on the pull

Re: Wayland backend update

2020-04-25 Thread Ivan Vučica
Some updates, especially. for those who didn't follow https://github.com/gnustep/libs-back/pull/17. Fred and I have chosen to merge sooner rather than later. Despite the rendering being ultra buggy (screenshots posted on the pull request above -- floating wayland surfaces seem to be created even

Re: Wayland backend update

2020-01-27 Thread Ladislav Michl
On Sun, Jan 26, 2020 at 10:22:28PM +, Ivan Vučica wrote: > On Sun, Jan 12, 2020 at 9:23 PM Ladislav Michl wrote: > > > > Keep in mind that it will break any git-bisect plumbing people might run > > on libs-back as you are intentionally creating point in history, where > > things even do not

Re: Wayland backend update

2020-01-27 Thread Сергей Бугаев
Uhh, should've used Reply All, sorry. Sending this to everyone. -- Sergey On Mon, Jan 27, 2020 at 4:26 PM Ivan Vučica wrote: > > Thanks! Should we cc this to the mailing list, in case someone else looks at > this before I do? > > sent from phone > > On Mon, Jan 27, 2020, 06:25 Сергей Бугаев

Re: Wayland backend update

2020-01-26 Thread Ivan Vučica
To add: I also installed mutter from Debian testing (required installation of Xwayland as well), ran it with 'mutter --wayland --nested', and I could run SystemPreferences from it. Unfortunately, the window doesn't display initially (it's invisible, kind of like the experience I had attempting

Re: Wayland backend update

2020-01-26 Thread Ivan Vučica
On Sun, Jan 12, 2020 at 9:23 PM Ladislav Michl wrote: > > Keep in mind that it will break any git-bisect plumbing people might run > on libs-back as you are intentionally creating point in history, where > things even do not compile. I haven't thought about it that way before. This is worth

Re: Wayland backend update

2020-01-12 Thread Ladislav Michl
On Sun, Jan 12, 2020 at 08:21:41PM +, Ivan Vučica wrote: > On Fri, Jan 10, 2020 at 8:54 AM Ladislav Michl wrote: > > > > On Tue, Jan 07, 2020 at 09:39:57PM +, Ivan Vučica wrote: > > > ...and now actually attaching the patches before the Debian pastes expire. > > > > Hmm, sending all the

Re: Wayland backend update

2020-01-12 Thread Ivan Vučica
On Fri, Jan 10, 2020 at 8:54 AM Ladislav Michl wrote: > > On Tue, Jan 07, 2020 at 09:39:57PM +, Ivan Vučica wrote: > > ...and now actually attaching the patches before the Debian pastes expire. > > Hmm, sending all the patches inline as a patch serie with nice cover letter > was a matter of

Re: Wayland backend update

2020-01-10 Thread Xavier Brochard
Le 10.01.2020 09:53, Ladislav Michl a écrit : (Hmm, now I realize this discussion should probably happen on gnustep-dev list) no please, this is super exciting keep it here Xavier

Re: Wayland backend update

2020-01-10 Thread Ladislav Michl
On Tue, Jan 07, 2020 at 09:39:57PM +, Ivan Vučica wrote: > ...and now actually attaching the patches before the Debian pastes expire. Hmm, sending all the patches inline as a patch serie with nice cover letter was a matter of single patman invocation and it was not done on the purpose. Debian

Re: Wayland backend update

2020-01-07 Thread Ivan Vučica
FYI this ended up in spam for me. Not sure why. This is super exciting! Looking forward to taking some time to merge this. I've attached the patches for archival purposes, and will take a look at updating the forked tree. We will definitely want the copyright assignment to FSF; Sergio mentioned

Re: Wayland backend update

2020-01-06 Thread Ladislav Michl
On Mon, Jan 06, 2020 at 04:51:36PM +0100, Fred Kiefer wrote: > I looked through your patch files and this seems to be great. It would be > excellent to have a git repository where we could merge this from. You will > need to assign the copyright for your changes to the FSF of course. Sergio did

Re: Wayland backend update

2020-01-06 Thread Gregory Casamento
Year! > > Fred > > > >> Am 03.01.2020 um 22:36 schrieb Ladislav Michl : > >> > >> Hi there, > >> > >> this is quick wayland backend update based on > >> https://github.com/ivucica/libs-back/tree/ivucica-wayland > >> > >

Re: Wayland backend update

2020-01-06 Thread Fred Kiefer
m 22:36 schrieb Ladislav Michl : >> >> Hi there, >> >> this is quick wayland backend update based on >> https://github.com/ivucica/libs-back/tree/ivucica-wayland >> >> Note that original Sergio's patch is rebased to current master, >> the rest is ju

Re: Wayland backend update

2020-01-03 Thread Fred Kiefer
Wow, I am impressed that somebody is working on this. I will be away for the long weekend, but I promise to look into your work as soon as I am back. Thank you and happy New Year! Fred > Am 03.01.2020 um 22:36 schrieb Ladislav Michl : > > Hi there, > > this is quick wayland

Wayland backend update

2020-01-03 Thread Ladislav Michl
Hi there, this is quick wayland backend update based on https://github.com/ivucica/libs-back/tree/ivucica-wayland Note that original Sergio's patch is rebased to current master, the rest is just to make things work somehow again. You can find current work in progress here: https