John Buckley

Results 20 issues of John Buckley

In Lulu 2.0 the network IP address reported in the connection alert is always my local router (192.168.86.1). It's the same for all processes. In Lulu 1.x the network IP...

Testing description — Created via [Raycast](https://www.raycast.com?ref=signatureGithub)

enhancement

![syncthingbar](https://cloud.githubusercontent.com/assets/312540/20534205/30e9a3e4-b0d8-11e6-8453-ca749b9fbff2.jpg)

This pull request adds support for displaying a Popup above or below the parent window. I've added a usage example in example1.cpp

This pull request adds support for setting text alignment in Buttons and Labels. I've added usage examples in example1.cpp Notes: 1. This change includes the text-truncation changes. Please apply this...

This is the first of a set of pull requests for changes we have generated as part of our use of nanogui in ColorFinale (http://try.colorgradingcentral.com/colorfinale/). ColorFinale is a plugin for...

Widgets now update the Screen's focus list if the child widget being removed has focus. This fixed a recurring crash in our project. Note: a full fix should recurse through...

VScrollPanel now supports paging via mouse down on the track area above/below scroller. Note: this change also includes the vscrollpanel-theme changes. Without a common ancestor the second pull request to...