Re: [Gimp-developer] Jenkins infrastructure (Was: Jenkins tutorial)

2014-02-27 Thread Michael Schumacher
On February 27, 2014 6:03:59 AM CET, scl scl.gp...@gmail.com wrote: how about building the website on Jenkins, too? This would unfetter us from asking regularly in IRC whether 'somebody is around who can update the website', i.e. streamline our website maintenance process. On IRC, I've asked

[Gimp-developer] File name in status bar but not in window title bar - bug?

2014-02-27 Thread Elle Stone
I set both the status bar and the window title bar to display the file path and name (%F). The file path and name is displayed on the status bar but the window title bar is blank, having just an icon of the image in the extreme left corner. Upon starting GIMP (from git), before opening an

Re: [Gimp-developer] File name in status bar but not in window title bar - bug?

2014-02-27 Thread Michael Schumacher
Von: Elle Stone ellest...@ninedegreesbelow.com I usually don't have the status bar visible for reasons of screeb real estate. Is the fact that the title bar remains blank a bug? a problem with the Icewm window manager (not likely as other programs do display text in the title bar)? a case

Re: [Gimp-developer] File name in status bar but not in window title bar - bug?

2014-02-27 Thread Elle Stone
On 02/27/2014 09:04 AM, Michael Schumacher wrote: Von: Elle Stone ellest...@ninedegreesbelow.com I usually don't have the status bar visible for reasons of screeb real estate. Is the fact that the title bar remains blank a bug? a problem with the Icewm window manager (not likely as other

Re: [Gimp-developer] File name in status bar but not in window title bar - bug?

2014-02-27 Thread Jonathan Crowe
Does anyone using a minimal window manager (or any other window manager) see text in the title bar? If so, which minimal window manager are you using? I startx at the command line, which starts IceWm because it's hard-coded in a config file (no *dm), so it would be nice to know which

Re: [Gimp-developer] File name in status bar but not in window title bar - bug?

2014-02-27 Thread Elle Stone
On 02/27/2014 10:03 AM, Jonathan Crowe wrote: I'm using AwesomeWM. With Gimp 2.9.1 from git I see the image icon and text in the title bar in single-window mode and traditional mode, as well as the file name in the status bar. The text in the title bar includes the image name, mode, imported

[Gimp-developer] HiDPI/Retina display support and gtk3-port branch?

2014-02-27 Thread Brion Vibber
Hi all! I'm investigating how well various Gtk-based apps run on hi-dpi displays, including Apple's Retina displays and other vendors' 2560x1440 and above laptop displays. Gtk+ 3.10 and later has native support for hidpi display scaling on X11, Wayland, and Mac OS X backends; on a GNOME 3.10 or

Re: [Gimp-developer] Jenkins infrastructure (Was: Jenkins tutorial)

2014-02-27 Thread scl
On 27.2.2014 at 9:18 AM Michael Schumacher wrote: On February 27, 2014 6:03:59 AM CET, scl wrote: The newly generated website could then be fetched the same way like the we currently do with the API docs. Manually, unless this has changed since the last time I updated it? I was under

Re: [Gimp-developer] HiDPI/Retina display support and gtk3-port branch?

2014-02-27 Thread scl
On 27.2.2014 at 5:14 PM Brion Vibber wrote: I'm not sure how much can be done on the gtk2 end (a large icon theme would probably help on Linux), but I am definitely interested in poking at the gtk3 branch for proper hi-dpi support. I've gone ahead and filed a bugzilla entry:

Re: [Gimp-developer] Jenkins infrastructure (Was: Jenkins tutorial)

2014-02-27 Thread Sam Gleske
On Thu, Feb 27, 2014 at 12:03 AM, scl scl.gp...@gmail.com wrote: how about building the website on Jenkins, too? Testing the website can be part of the build process in the Jenkins job (or calling another job which does the testing upon a successful build of the website job). Also, when do

Re: [Gimp-developer] Enlarge image canvas with gimp_image_resize procedure

2014-02-27 Thread Ofnuts
On 02/27/2014 10:53 AM, Alessandro Francesconi wrote: I need to enlarge the area of an image using one of the available GIMP’s procedures. So, instead of using the GIMP’s graphical interface and this tool http://docs.gimp.org/en/gimp-image-resize.html, I want to be able to have the same

Re: [Gimp-developer] Jenkins infrastructure (Was: Jenkins tutorial)

2014-02-27 Thread Michael Schumacher
On 27.02.2014 20:10, scl wrote: To still be able to review the commits we could agree to either use a separate branch (a review branch or feature branch) This is why I recently asked mitch about resurrecting/creating at least one other virtual host for creative testing. ... for the

Re: [Gimp-developer] Enlarge image canvas with gimp_image_resize procedure

2014-02-27 Thread Michael Henning
Are you also growing the layer boundaries? If you grow the canvas, but not the layer boundaries, you won't be able to draw on the new canvas area. -- drawoc On Thu, Feb 27, 2014 at 4:53 AM, Alessandro Francesconi alessandrofrancesc...@live.it wrote: I need to enlarge the area of an image

Re: [Gimp-developer] Jenkins infrastructure (Was: Jenkins tutorial)

2014-02-27 Thread scl
On 27.2.2014 at 10:36 PM Sam Gleske wrote: Also, when do IRC meetings happen and can anyone participate? What server and channel? http://www.gimp.org/irc We're in #gimp at irc.gimp.org, usually in evening hours (UTC). GIMP users' discussions are in #gimp-users and GEGL development