Re: GtkFileChooser problem

2017-10-25 Thread rbd
Hi, i recall having struggled with a file chooser some years ago, but after some iterations got something that worked for me for simple file operations. It was however impossible at that time to tell the file chooser to open a file OR a dir so i ended reinventing the wheel and wrote my own file

File chooser on Windows: "unknown" modification times

2017-10-25 Thread Allin Cottrell
Does anyone know how this problem could arise? On Windows (maybe only Windows 7, not sure at this point), the GTK file chooser invoked by my app displays "unknown" in the "Modified" column for all files. More than one user has reported this. In my own testing on Windows 10 file modification da

Re: Help with Gcolor3

2017-10-25 Thread Listings - www.majors-welt.net
Thanks for the help, maybe this can be a good starting point now. greets, tom ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: Help with Gcolor3

2017-10-25 Thread Emmanuele Bassi
On 25 October 2017 at 12:50, Listings - www.majors-welt.net wrote: You probably want to start with a compositor-specific API, like the way screenshot and screen recording is performed in GNOME; if you want more Wayland compositors to follow the same protocol, you will have to

Re: Help with Gcolor3

2017-10-25 Thread Listings - www.majors-welt.net
On 10/25/17 12:28 PM, Emmanuele Bassi wrote: On 25 October 2017 at 11:19, Listings - www.majors-welt.net wrote: I am a user of a color-picker tool - previously Gcolor2 - that has now been adopted to Gnome3 -> Gcolor3 -> https://github.com/Hjdskes/gcolor3/ Now while lots of linux distributions

Re: Help with Gcolor3

2017-10-25 Thread Emmanuele Bassi
On 25 October 2017 at 11:19, Listings - www.majors-welt.net wrote: >>> I am a user of a color-picker tool - previously Gcolor2 - that has now >>> been >>> adopted to Gnome3 -> Gcolor3 -> https://github.com/Hjdskes/gcolor3/ >>> >>> Now while lots of linux distributions are switching to wayland as d

Re: Help with Gcolor3

2017-10-25 Thread Listings - www.majors-welt.net
On 10/25/17 12:05 PM, Emmanuele Bassi wrote: On 25 October 2017 at 09:40, Listings - www.majors-welt.net wrote: Hi folks, i write here, because i dont know where it may fit. You probably want to start a discussion on wayland-devel: https://lists.freedesktop.org/mailman/listinfo/wayland-de

Re: Help with Gcolor3

2017-10-25 Thread Emmanuele Bassi
On 25 October 2017 at 09:40, Listings - www.majors-welt.net wrote: > Hi folks, > > i write here, because i dont know where it may fit. You probably want to start a discussion on wayland-devel: https://lists.freedesktop.org/mailman/listinfo/wayland-devel This list is for developing GTK applicat

Help with Gcolor3

2017-10-25 Thread Listings - www.majors-welt.net
Hi folks, i write here, because i dont know where it may fit. I am a user of a color-picker tool - previously Gcolor2 - that has now been adopted to Gnome3 -> Gcolor3 -> https://github.com/Hjdskes/gcolor3/ Now while lots of linux distributions are switching to wayland as default session the