Re: thinkpad docking event

2016-08-21 Thread Per
​Hi Josh, Try this shortcut to set the external monitor as main: xrandr --output DP1 --primary ​ On Sun, Aug 21, 2016 at 4:25 PM, Josh Stratton wrote: > Does anyone know how to get the monitor settings to reload without > restarting X? > > On Wed, Aug 17, 2016 at 9:39 PM, Josh Stratton > wrote

Re: thinkpad docking event

2016-08-21 Thread Josh Stratton
Does anyone know how to get the monitor settings to reload without restarting X? On Wed, Aug 17, 2016 at 9:39 PM, Josh Stratton wrote: > I have a Thinkpad 440S and am running Ubuntu 14.04 with gnome shell. When > the laptop is docked, I have an external monitor, which I use as the main > monito

Unittesting shell extensions

2016-08-21 Thread elbenfreund
I'm sorry for spamming the list, this will be the last one for now :) After taking over an existing extension, one of the first things I wanted to do in order to improve general code quality was writing up unit tests. After some time now I managed to come up with a node/phantomjs/qunit based pipe

Ownership transfer for extension on

2016-08-21 Thread elbenfreund
Hi list, what is the preferred procedure for handing over 'ownership' of an extension on ? That is, to associate a different existing account with the extension. There does not seem to be a dedicated contact for this. Thank you for any pointers, Eric. signature.asc Description: OpenPGP digital

Re: Extensions: Why does String.format() work (gnome_shell_list: message 5 of 20)

2016-08-21 Thread elbenfreund
On 21.08.2016 15:47, Norman L Smith - nls1...@gmail.com wrote: > Hello Eric, > > I think this is the gjs magic for string formatting. > > See https://wiki.gnome.org/Projects/Gjs/Package > > pkg.initFormat() will initialize the format module. After calling, > String.prototype.format will be avail

Re: Extensions: Why does String.format() work

2016-08-21 Thread Norman L Smith
Hello Eric, I think this is the gjs magic for string formatting. See https://wiki.gnome.org/Projects/Gjs/Package pkg.initFormat() will initialize the format module. After calling, String.prototype.format will be available Norman On Sun, 2016-08-21 at 11:26 +0200, elbenfreund wrote: > Hello lis

Re: Extensions: Why does String.format() work

2016-08-21 Thread Christoph Schulz
Hi Eric, I'm don't know much about (G)JS, but did you saw the underscore in front of your example string? Maybe gettext does some magic here. Greetings, Christoph Am Sonntag, den 21.08.2016, 11:26 +0200 schrieb elbenfreund: > Hello list, > > while browsing some of the existing GNOME-Shell exten

Extensions: Why does String.format() work

2016-08-21 Thread elbenfreund
Hello list, while browsing some of the existing GNOME-Shell extensions source [1] noticed string formating similiar to C or python: ``'some_random_string'.format()``. I'm not really that familiar with JS but by all accounts ([2], [3], [4]) javascript does not have build in string formating. So my

Usability problem with gnome-shell search & nautilus in Fedora 24

2016-08-21 Thread Frédéric Germain
Hi ! I have a problem with the search (window key search) in gnome-shell. The problem, that I noticed since I upgrade to Fedora 24 three weeks ago (maybe it was here before...), is that whenever I search & "launch" something, my hard drive turn active for a long time. I looked into the problem, a