Re: Can't Compile Global Semaphores?

2018-10-08 Thread Matt Richardson via Digitalmars-d-learn
On Monday, 27 July 2015 at 20:57:00 UTC, Jack Stouffer wrote: On Monday, 27 July 2015 at 20:12:10 UTC, John Colvin wrote: Yes, but then core.sync.semaphore doesn't support being shared, so... Ok, so I made the code run by using __gshared instead of shared. It seems really odd that a semaphore

[go-cd] Re: Pipeline intermittently not triggered with Github PR plugin

2016-06-29 Thread Matt Richardson
Are you running on windows or linux? We found (a few years back, admittedly) that git on windows didn't work under load (something about kernel file locks), so we had to change all our go instances to linux, and the issue went away. It was a slightly different issue - git fetch's were taking an

Re: [trojita] Unsubscribe

2016-03-14 Thread Matt Richardson
Done, Thank you On 14/03/16 09:56, Jan Kundrát wrote: On Monday, 14 March 2016 10:49:58 CET, Matt Richardson wrote: Hi, I would like to unsubscribe from this list please Send a mail to trojita+unsubscr...@lists.flaska.net, then, as listed in the e-mail headers. Cheers, Jan

[trojita] Unsubscribe

2016-03-14 Thread Matt Richardson
Hi, I would like to unsubscribe from this list please Thanks, Matt

Re: [Ubuntu-phone] How to query the type of device in use?

2014-08-14 Thread Matt Richardson
On 13/08/14 22:55, Rodney Dawes wrote: > On Wed, 2014-08-13 at 22:49 +0100, Bruno Girin wrote: > >> Could it test for hardware features rather than form factor? E.g. >> display "About this device" by default and only display "About this >> phone" when the device in question has telephony hardware?

Re: [trojita] Mozilla ISP Database Auto-configuration Class

2014-07-27 Thread Matt Richardson
On 27/07/14 19:15, Jan Kundrát wrote: > On Sunday, 27 July 2014 09:57:10 CEST, Matt Richardson wrote: >> At the moment, though, your class only checks for the domain from the >> email address, which I have found doesn't work for email handled by >> shared hosting, wh

Re: [trojita] Re: Mozilla ISP Database Auto-configuration Class

2014-07-27 Thread Matt Richardson
e mentioned here, I just found out this > thread today. > > SRV(DNS lookup) is only setup on gmail. Few email host adopt it. So it is > not included here. > > Hi Matt Richardson, hopefully, it can be helpful to you or we can work on > auto-configuration together. > >

Re: [trojita] Re: Mozilla ISP Database Auto-configuration Class

2014-07-21 Thread Matt Richardson
On 21/07/14 22:38, Thomas Lübking wrote: > On Montag, 21. Juli 2014 23:21:37 CEST, Matt Richardson wrote: >> but that might be preferable to automatically >> sending the user's email address to a third-party. > Is that actually reuqired or could one modify the sent address

Re: [trojita] Mozilla ISP Database Auto-configuration Class

2014-07-21 Thread Matt Richardson
On 21/07/14 20:18, Jan Kundrát wrote: > On Sunday, 20 July 2014 22:46:29 CEST, Matt Richardson wrote: >> Having just given RFC 6186 a cursory read it doesn't look too difficult >> to add in to the existing DNS record checks. >> I am wondering, though, whether it migh

Re: [trojita] Mozilla ISP Database Auto-configuration Class

2014-07-20 Thread Matt Richardson
sible time. Thanks Matt On 20/07/14 21:20, Jan Kundrát wrote: > On Sunday, 20 July 2014 13:18:34 CEST, Matt Richardson wrote: >> I have written a class which takes a users email address and uses the >> domain or the DNS MX records for that domain to lookup the email server >>

[trojita] Mozilla ISP Database Auto-configuration Class

2014-07-20 Thread Matt Richardson
Hi all, I have written a class which takes a users email address and uses the domain or the DNS MX records for that domain to lookup the email server settings from the Mozilla ISP Database. It returns a QObject with two child QObjects, called inSettings and outSettings, each with respective proper

Re: [Ubuntu-phone] [Design] New back button placement, are we serious ?!?

2014-03-26 Thread Matt Richardson
On 26/03/14 09:46, Michael Zanetti wrote: > On Wednesday 26 March 2014 06:59:47 Martin Pitt wrote: >> Alberto Mardegan [2014-03-25 22:21 +0200]: >>> Just brainstorming: what if sliding left from the lower part of the >>> right edge triggered the "back" action? >> I had pretty much the same proposal

Re: [Ubuntu-phone] Ubutnu touch for samsung galaxy s i9000 needed

2014-03-26 Thread Matt Richardson
Hi Saket, It seems from https://wiki.ubuntu.com/Touch/Devices/galaxysmtd that some work was done to port the Samsung Galaxy S (i9000) but the status shows cellular radio (i.e. actually phoning people) is not working and the last commit was over a year ago. However, if you are interested in portin

Re: [Ubuntu-phone] Fwd: My app for Ubuntu app showdown contest

2013-08-28 Thread Matt Richardson
e ubuntu phone? Because I have a Samsung Galaxy S Plus and there won't be any port for it until october or november :/ So I can try the app only on my laptop (maybe on the tablet, but tablet support will come after) :) Thank you very much for your help and interest, it's very apprecia

Re: [Ubuntu-phone] Fwd: My app for Ubuntu app showdown contest

2013-08-28 Thread Matt Richardson
Hi Fabio, I had the same idea. I would love to help you with this :) Anything you'd like me to do let me know. Matt P.S. Obviously as far as the app showdown (and potential prizes thereof) is concerned you would remain the author On 21/08/13 12:11, Fabio Colella wrote: Hello, I'm currently

Re: [Ubuntu-phone] Trojita as the official Ubuntu Touch email client

2013-06-22 Thread Matt Richardson
Forgot to add links: [1] https://lists.launchpad.net/ubuntu-phone/msg01379.html [2] https://wiki.ubuntu.com/Touch/CoreApps/EmailClient On 22/06/13 12:19, Matt Richardson wrote: > I'm interested to know what the plans are for the official email > client for Ubuntu Touch. > >

[Ubuntu-phone] Trojita as the official Ubuntu Touch email client

2013-06-22 Thread Matt Richardson
I'm interested to know what the plans are for the official email client for Ubuntu Touch. Some months ago I began to write an Ubuntu Touch front-end for Trojita (an IMAP email client). At the time I raised the issue of a lack of POP3 support, but the official word was that it is not a requirement

[Nunit-core] [Bug 1170927] [NEW] RequiresSTA attribute is not inheritable

2013-04-20 Thread Matt Richardson
Public bug reported: The attribute RequiresSTA (used for marking tests requiring running in the single-threaded-apartment) should be inherited. This would allow setting up an abstract base class for a certain tests that require STA, rather than marking all derived classes as RequiresSTA. The alte

Re: [Ubuntu-phone] Trojita, a Qt/QML IMAP e-mail client

2013-03-26 Thread Matt Richardson
Hi Jan I am currently writing an email client for Ubuntu Phone and I'd love to work with you on this. So far I have been using VMime to send emails over SMTP and receive via POP3/IMAP, but it would be great to work with a mature project like Tojita. My only concern is that I emailed you in Februa

[Ubuntu-phone] Email App

2013-03-02 Thread Matt Richardson
Hi all, I'm looking to get started writing the email app but was wondering if anyone was already working on this? Also, has anyone got any ideas on what to do re the backend work and/or and ideas of projects from which we could reuse the code (no sense duplicating work) Thanks, Matt -- Mailing

Re: [Ubuntu-phone] Potential to replace files/folders with tags

2013-02-25 Thread Matt Richardson
ost up to date > version of something. > > While we probably shouldn't hide the underlying file system from the > user, I do think a way to search and organize one's files based on > metadata rather than traditional folder hierarchies and file names is > a great idea.

Re: [Ubuntu-phone] Potential to replace files/folders with tags

2013-02-25 Thread Matt Richardson
On Mon, Feb 25, 2013 at 12:06 AM, Matt > Richardson <mailto:m.richardson.1...@hotmail.co.uk>> wrote: > > My idea would be that the tags would operate as follows: > > When saving/creating a file any number of tags can be selected > as well a

[Ubuntu-phone] Potential to replace files/folders with tags

2013-02-24 Thread Matt Richardson
Since Ubuntu-Touch is a new system we have a potential to replace files/folders with tags. 1) Why? Tags offer a much more flexible file management system than files/folders because they allow a single file to exist in multiple locations, without the use of symlinks. 2) To tackle the obvious issue

[Ubuntu-phone] Official word on designs

2013-02-24 Thread Matt Richardson
A number of great designs have been submitted on my-balsamiq for the core apps project, but when is a design approved? I would like to start getting involved creating some of these apps but I don't want to start work if the design is going to change shortly afterwards. Obviously I understand that t

Re: [Ubuntu-phone] Designing for phone and tablet

2013-02-24 Thread Matt Richardson
On 24/02/13 11:51, Dalius wrote: > Hi, > > I would advice to preview Ubuntu Phone presentations video. The idea > is that apps not necessary should be full screen on tablet. While I > would agree that some apps (e.g. calendar, mail) should reuse full > estate, while others can be the same on phone

[Ubuntu-phone] Designing for phone and tablet

2013-02-24 Thread Matt Richardson
I love a lot of the designs on my-balsamiq already but I notice that they are all designed for the phone (as was the remit) How do we handle designing for tablet as well? Should a new interface for each program be designed, or should the same interface adjust itself to suit? Personally I feel tha

Re: [Ubuntu-phone] Ubuntu Phone Calculator Demo #1

2013-02-24 Thread Matt Richardson
Love it! The only thing I would add (aside from the comments already made) would be to change e.g. 1.2e3 to 1.2 x 10^3 . I know that convention is to write the former but I think by default the latter might be helpful to basic users. Perhaps the option to select which could be available in setting

[Bug 757727] Re: Zeitgeist-daemon memory usage skyrockets after dash search

2013-01-27 Thread Matt Richardson
I have the same problem with zeitgeist-fts not zeitgeist-daemon I am running Ubuntu 12.10 32 bit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757727 Title: Zeitgeist-daemon memory usage skyrockets

Re: [Ubuntu-tablet] Setting Out Design Goals

2013-01-18 Thread Matt Richardson
xus 7, is Ubuntu > installed as a virtual machine or a full replacement? I've been > digging through information and files that nvidia has released for the > tegra 3, and it looks very promising. > > On Thu, Jan 17, 2013 at 8:01 PM, Matt Richardson > <mailto:m.richardson.

Re: [Ubuntu-tablet] Setting Out Design Goals

2013-01-18 Thread Matt Richardson
elements of the design which may help you. This is > a phone app but the tablet will follow the same design principles. > > I hope this helps. > > Regards > > Richard > > On 18/01/13 01:01, Matt Richardson wrote: >> I have recently installed Ubuntu on my Nexus 7 an

[Ubuntu-tablet] Setting Out Design Goals

2013-01-17 Thread Matt Richardson
I have recently installed Ubuntu on my Nexus 7 and want to start helping out with some of the work that is being done. The problem is that I don't want to work on things which don't follow the design goals of Ubuntu on tablets. With no bugs (design or otherwise) and no blueprints specified on Ubun

[Bug 1073626] Re: Constant "false gpu hang" system alerts

2013-01-13 Thread Matt Richardson
I am experiecing this problem too. I am running Ubuntu 12.10 32bit on a HP Compaq Presario CQ71 Pentium(R) Dual-Core CPU T4200 @ 2.00GHz × 2 4gb ram Mobile Intel® GM45 Express Chipset x86/MMX/SSE2 I will post the full output next time the error appears -- You received this bug notification bec

[Desktop-packages] [Bug 1073626] Re: Constant "false gpu hang" system alerts

2013-01-13 Thread Matt Richardson
I am experiecing this problem too. I am running Ubuntu 12.10 32bit on a HP Compaq Presario CQ71 Pentium(R) Dual-Core CPU T4200 @ 2.00GHz × 2 4gb ram Mobile Intel® GM45 Express Chipset x86/MMX/SSE2 I will post the full output next time the error appears -- You received this bug notification bec

[Ubuntu-x-swat] [Bug 1073626] Re: Constant "false gpu hang" system alerts

2013-01-13 Thread Matt Richardson
I am experiecing this problem too. I am running Ubuntu 12.10 32bit on a HP Compaq Presario CQ71 Pentium(R) Dual-Core CPU T4200 @ 2.00GHz × 2 4gb ram Mobile Intel® GM45 Express Chipset x86/MMX/SSE2 I will post the full output next time the error appears -- You received this bug notification bec

Re: [Unity-design] The Software Updater should show just the source package to update

2012-12-27 Thread Matt Richardson
Hi Sunil In 12.10 certainly (and possibly 12.04, I can't remember) the first software updater window morphs into the progress dialog, essentially solving that problem Matt On 27/12/12 11:14, Sunil Singh Rana wrote: > Hey Friends, > Thank you all for the great work. I also h

Re: [Unity-design] The Software Updater should show just the source package to update

2012-12-13 Thread Matt Richardson
I really like this. It simplifies things for most users, whilst allowing people who want more detail to expand the category easily. A few minor additions: - An arrow next to expandable items to indicate that more details are available - Expandable results should be shown as: Application Name (X P

[Samba] password expiration

2012-11-19 Thread Matt Richardson
Hello all, I have a test system with CentOS 6.2 running samba 3.5.10_125.el6 and OpenLDAP 2.4.23_20.el6. Password expiration is set as sambaMaxPwdAge: 5184000 and password aging works with a Windows 7 client. On a production system, I've got samba 3.5.10_115.el6_2 and openldap 2.4.23_20.el6

Re: [Lam-public] automatic uidnumber and gidnumber from sambaunixidpool

2012-10-07 Thread Matt Richardson
On Sat, Oct 6, 2012 at 11:57 PM, Roland Gruber wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi Matt, > > On 04.10.2012 03:16, Matt Richardson wrote: > > I've just installed LAM and done some testing with it, seems to be > > just what I need f

Re: [Unity-design] chameleon colours for the global menu

2012-10-04 Thread Matt Richardson
Hi Alan, This project will match the ambiance theme colours to those used by unity: https://launchpad.net/ambiance-chameleon 1) Download the tar.gz and extract the files anywhere you like. 2) Set the ambiance-chameleon script to run at startup. 3) Log out and back in. 4) Change your wallpaper or

[Lam-public] automatic uidnumber and gidnumber from sambaunixidpool

2012-10-03 Thread Matt Richardson
Hello, I've just installed LAM and done some testing with it, seems to be just what I need for our environment. However, there doesn't seem to be a way to get the uidNumber and gidNumber from the sambaunixidpool entry. There was a mention of this some time ago [1]. Was it ever implemented or co

Re: [Unity-design] What do we do with the file manager?

2012-08-16 Thread Matt Richardson
Ahh ok.. I was only going from information I could glean from the mockup. Yeah those extra features sound good. I have been using Marlin for a while to evaluate it (from a personal point of view) and find the lack of user bookmarks and search and the improperly working ftp features to be a big down

Re: [Unity-design] What do we do with the file manager?

2012-08-16 Thread Matt Richardson
Don't mean to take the wind out of your sails but it looks to me like a standard file manager mock up. On top of that, rather than build from scratch I would suggest that the mockup doesn't look all that different from Marlin's interface so maybe an addition of features to Marlin would be better? I

Re: [Unity-design] indicators belong to app/window not os/distro

2012-08-08 Thread Matt Richardson
Me too On 08/08/12 01:49, Ryan Gauger wrote: > > > On Aug 7, 2012, at 7:34 PM, Matt Richardson > <mailto:m.richardson.1...@hotmail.co.uk>> wrote: > >> I do like the idea of moving the window controls as you suggest, but >> the suggestion here was to m

Re: [Unity-design] indicators belong to app/window not os/distro

2012-08-07 Thread Matt Richardson
future I will try to make it clear that I am expressing only my own opinion. On 08/08/12 00:43, Benjamin Bach wrote: > > > On Aug 2, 2012, at 2:45 AM, Matt Richardson > <mailto:m.richardson.1...@hotmail.co.uk>> wrote: > > > I often hear suggestions like th

Re: [Unity-design] Quicklists for Dash

2012-08-04 Thread Matt Richardson
+1 for this. 'Open folder' for file results would also be nice. On 04/08/12 02:58, Ryan Gauger wrote: > Hi y'all, > > I was just thinking: we have quicklists for launcher items, but why > not dash? I think it would be nice to be able to right-click the > LibreOffice icon for instance, if the user

Re: [Unity-design] indicators belong to app/window not os/distro

2012-08-02 Thread Matt Richardson
I often hear suggestions like this; about where something should be placed or how it should behave because it belongs to this or that technical part of the system, but surely something should be placed where it is most logical to place it in terms of user interaction, not system semantics. As Bran

Re: [Ubuntu-tv] Ubuntu TV updates

2012-07-09 Thread Matt Richardson
Excellent! I have really been looking forward to some news about Ubuntu TV. I am a particular fan of the section for guidance on where efforts should be concentrated, good work! Matt On 09/07/12 14:19, Thomas Mashos wrote: > I've been working with some Ubuntu TV developers to start a weekly > upd

Re: [Unity-design] Chameleonic theme

2012-06-26 Thread Matt Richardson
to run on startup. Any thoughts/improvements let me know Matt On 22/05/12 12:09, Matt Richardson wrote: > I would really like to see a chameleonic theme land in 12.10. > Not a transparent theme. Instead simply the ambiance theme (light to > dark vertical gradient) but where the base col

Re: [Unity-design] Nautilus' Context Menus Getting Out of Hand

2012-06-24 Thread Matt Richardson
What about combining some items to condense the menu without losing functionality: Open with Image Viewer > --- Move > Copy > --- Make Link Rename... --- Move to Trash... --- Resize

Re: [Unity-design] the plan for ludicrously high resolution displays

2012-06-12 Thread Matt Richardson
What about a potential 5th option: percentage sizes? I personally like the idea of SI units, but SI, point or percentage based designs also prevent the user from enlarging everything on their screen by simply reducing the resolution. I am aware that this is not the way people should do this an

Re: [Unity-design] proposal for making ubuntu really faster

2012-05-28 Thread Matt Richardson
essing. So basically, I liked the idea of non-verbal, more extensive feedback. Matt On 28/05/12 03:20, Daniel Hollocher wrote: On Sun, May 27, 2012 at 7:34 PM, Matt Richardson <mailto:m.richardson.1...@hotmail.co.uk>> wrote: +1. A progress related feedback would be really useful. I

Re: [Unity-design] proposal for making ubuntu really faster

2012-05-27 Thread Matt Richardson
+1. A progress related feedback would be really useful. I think we should do the same thing at the login screen. Perhaps something similar to the 4 or 5 icons KDE shows on startup? On 27/05/12 20:31, Omar B. wrote: the human brain needs constant feedback and info that things are ok and you're

Re: [Unity-design] proposal for making ubuntu really faster

2012-05-27 Thread Matt Richardson
I like the idea but I don't think there is any need to leave the program running. The first time I run Nautilus, it takes about 8 seconds to load. Firefox is about 5 and LibreOffice is about 10. After that, Nautilus takes approximately 1 second, and Firefox and LibreOffice take around 1.5. (Thes

Re: [Unity-design] Fwd: Thoughts on the top left corner? Can it be done better or prettier?

2012-05-26 Thread Matt Richardson
I'm sorry Pedro but I don't understand what you mean here. If you mean that people didn't read your idea properly, I have no previous emails from you showing the close on launcher icon idea whatsoever. On 26/05/12 13:59, Pedro Bessa wrote: You people should really look at my ideas instead of

Re: [Unity-design] Chameleonic theme

2012-05-24 Thread Matt Richardson
k Python script which outputs that property in CSS hex format, which looks like the format you use. On 24 May 2012 19:12, Matt Richardson <mailto:m.richardson.1...@hotmail.co.uk>> wrote: OK so I have created a proof of concept using ImageMagick to get the average colour and ba

Re: [Unity-design] Chameleonic theme

2012-05-24 Thread Matt Richardson
c elements, issues 1 to 4 would all be solved. Issue 5 is just a matter of time, but I decided to see what people think before continuing. Feedback would be appreciated Matt On 22/05/12 12:09, Matt Richardson wrote: I would really like to see a chameleonic theme land in 12.10. Not a transparen

Re: [Unity-design] Chameleonic theme

2012-05-22 Thread Matt Richardson
Thanks for that insight! I thought I had read somewhere that it just matches the centre pixel, so this is really useful. I agree that this is broken at the moment. As you say, it gives extra weighting to diagonal lines (not good news for potential patriots with a diagonal cross flag haha), which

Re: [Unity-design] Chameleonic theme

2012-05-22 Thread Matt Richardson
hink this could be a Radiance replacement, rather than an additional theme. On 22 May 2012 17:37, Matt Richardson wrote: Absolutely. I actually stated that in the original remit. As much as possible, the user's options should be kept open. Matt On 22/05/12 16:45, Ryan Gauger wrote: On 05/2

[Unity-design] Fwd: Re: Chameleonic theme

2012-05-22 Thread Matt Richardson
Original Message Subject:Re: [Unity-design] Chameleonic theme Date: Tue, 22 May 2012 18:47:21 +0100 From: shane lee To: Matt Richardson CC: unity-design@lists.launchpad.net I like the idea in general but I am slightly concerned what impact something

Re: [Unity-design] Chameleonic theme

2012-05-22 Thread Matt Richardson
@gmail.com>> wrote: I would definitely like to see this land in Quantel. Great idea! On May 22, 2012, at 6:30 AM, Varun Priolkar mailto:varunp...@gmail.com>> wrote: > Mark said the Ambiance theme will be refreshed for 12.10.. so lets > wait n watch..

[Unity-design] Chameleonic theme

2012-05-22 Thread Matt Richardson
I would really like to see a chameleonic theme land in 12.10. Not a transparent theme. Instead simply the ambiance theme (light to dark vertical gradient) but where the base colour is taken as the average colour of the wallpaper. I also think this would help the top-left corner issue, as the lau

Re: [Unity-design] Multiseat

2012-05-22 Thread Matt Richardson
As a starting point for wizard set up: 1) When you first start the wizard it appears on both screens and introduces what multiseat is (many people may not know) 2) Clicking next shows two different messages on each screen. On the primary screen the wizard says "We will set up this seat first",

Re: [Unity-design] certified email in ubuntu

2012-05-19 Thread Matt Richardson
I am also confused. I looked up certified email and got that it is a service provided by ISPs in which for a small fee, businesses who have a list of registered email addresses and whose email content has been checked, can send out mass emails which will bypass the recipient's spam filters. But

Re: [Unity-design] Tour on first login

2012-03-27 Thread Matt Richardson
kimia wrote: Hi all, 2012/3/27 Matt Richardson: It also is no use for situations where the user didn't install Ubuntu themselves. In order to reach the masses (bug #1) we should be aiming for a preinstalled machine scenario. Not True. When you Preinstall ubuntu as an OEM (as I do) the us

Re: [Unity-design] Tour on first login

2012-03-27 Thread Matt Richardson
It also is no use for situations where the user didn't install Ubuntu themselves. In order to reach the masses (bug #1) we should be aiming for a preinstalled machine scenario. On 27/03/12 07:50, Christian Rupp wrote: Am 27.03.2012 00:36, schrieb Chris: I was going to mention Ubiquity and it

Re: [Unity-design] Unity Task Switching (keyboard-shortcut for closing spread windows)

2012-03-17 Thread Matt Richardson
Mouse-wise could the title bar (which is proposed to house a close button) not also display the minimise button? On 17/03/12 15:52, nick rundy wrote: Might be worth exploring whether keyboard-shortcuts for minimizing windows could work in Spread. For example, user creates a custom keyboard-sho

Re: [Unity-design] Unity Task Switching (keyboard-shortcut for closing spread windows)

2012-03-17 Thread Matt Richardson
Ahh okay. I hadn't realised that. I guess that makes sense then, for consistency. On 17/03/12 13:06, nick rundy wrote: Using Ctrl+W and middle-click to close windows (tabs) works because it is the same shortcuts in use by Web-Browsers (Chrome, Firefox, Opera, Internet Explorer). I think people

Re: [Unity-design] Unity Task Switching (keyboard-shortcut for closing spread windows)

2012-03-17 Thread Matt Richardson
e them from the launcher. I would like to extend this functionality to closing windows in the spread and therefore the use of the delete key makes perfect sense to me, as an extension of this idea. On 17/03/12 09:20, Thorsten Wilms wrote: On 03/17/2012 02:34 AM, Matt Richardson wrote: My only thought

Re: [Unity-design] Unity Task Switching (keyboard-shortcut for closing spread windows)

2012-03-16 Thread Matt Richardson
WOW. If they implement all of that it will be fantastic. I know there may be quite a few users who would question the removal of workspaces by default, but: A) they're still optional B) I used to use them all the time, but I've found that even without all of the extra features/improvements in t

Re: [Unity-design] (no subject) LIM (locally integrated menus)

2012-03-14 Thread Matt Richardson
essed. If this was the old behaviour it is certainly not something we should consider continuing IMHO. Matt On 14/03/12 14:58, Matt Richardson wrote: Thanks for such a comprehensive reply John, but I couldn't help but notice a conflict in the two points below: On 14/03/12 10:27, John Le

Re: [Unity-design] (no subject) LIM (locally integrated menus)

2012-03-14 Thread Matt Richardson
Thanks for such a comprehensive reply John, but I couldn't help but notice a conflict in the two points below: On 14/03/12 10:27, John Lea wrote: Q. How about the idea of displaying the menu in the window title bar horizontally? A. This was our initial idea. However with this design you ru

Re: [Unity-design] The backlights on unity 2d's launcher icons dont seem to look as attractive.

2012-03-02 Thread Matt Richardson
I see what you mean and I think I know what it is. The backlights in 3d have a background and a border. The border is slightly lighter than the background, giving a kind of 'lit up' effect. The backlights in 2d lack this feature. I will file a wishlist bug later, should be an easy fix. Matt On

Re: [Unity-design] HUD: reduce clutter by removing repeated information

2012-02-27 Thread Matt Richardson
On 27/02/12 22:37, nick rundy wrote: I don't know that it really counts as clutter though. You have to display the "original" path at least once. Repeating it for other entries doesn't really seem to me like it clutters anything. Plus having the actual entry shift to the left margin makes it

Re: [Unity-design] Some impressions about the current status of Unity

2012-02-26 Thread Matt Richardson
Whilst it's great that finding applications can now be done by tags, I was actually referring to replacing the whole folder/fie system with tags. i.e. When I save something, I no longer select the folder to save it into, I simply choose from a list of pre-existinsg tags (defaults and ones I have

Re: [Unity-design] Some impressions about the current status of Unity

2012-02-25 Thread Matt Richardson
Or tags? Hierarchies are not the only way to store data. +1 I have often felt that hierarchies, whilst sufficing initially, are a poor way to organise data since, by their very nature, an item can only exist in one folder. Hard links get around this problem but personally I would love to see

Re: [Ubuntu-tablet] Which Email client for Ubuntu tablet?

2012-02-16 Thread Matt Richardson
Forgot to mention the reduced contrast of the alternating colours and the faint dividers between columns. On 16/02/12 14:42, Matt Richardson wrote: Thunderbird's interface is surprisingly customisable using css. After a couple of hour fiddling with the userChrome.css file (including lea

Re: [Ubuntu-tablet] Which Email client for Ubuntu tablet?

2012-02-16 Thread Matt Richardson
Thunderbird's interface is surprisingly customisable using css. After a couple of hour fiddling with the userChrome.css file (including learning time) I have changed my Thunderbird layout to look like this: Customised Thunderbird The larger spacing

Re: [Ubuntu-tablet] Which Email client for Ubuntu tablet?

2012-02-16 Thread Matt Richardson
might be interested in helping with the UI side of things) please contact me. Matt On 02/16/12 01:55, Matt Richardson wrote: I'm not sure how to start this so I'll just launch into it. On the Ubuntu-tablet mailing list there is some discussion centred around choosing a touch-frie

Re: [Ubuntu-tablet] Ubuntu tablet

2012-02-16 Thread Matt Richardson
thing as mouse-hovering on a touchscreen. The overlays are tiny until the cursor is near, then the handle pops up. On Tue, 2012-02-14 at 12:48 +, Matt Richardson wrote: I've obviously misinterpreted overlay scrollbars. I thought the reason behind them was that direct scrolling (drag t

Re: [Ubuntu-tablet] Ubuntu tablet

2012-02-14 Thread Matt Richardson
I've obviously misinterpreted overlay scrollbars. I thought the reason behind them was that direct scrolling (drag the window to scroll) didn't need a scrollbar. Overlay scrollbars offer a way to hide them for people who don't need them, whilst remaining useful for people who do. But this artic

[Bug 908811] Re: Launcher - make switching bettween several applications with multiple windows and multi-tasking more accessible.

2012-02-09 Thread Matt Richardson
The only thing that I would change about your proposal is raising the window on hover as I found this to be confusing on Windows 7, with users hovering over the icon, then the window preview, thinking they had selected it and moving the pointer to click something on the new window, only to have it

Re: [Unity-design] No more dodge windows in Unity?

2012-02-09 Thread Matt Richardson
The only potential problem I see with animating the launcher before maximising the window / showing the maximised window is a perceived speed decrease. People may become frustrated thinking that it is because the computer cannot handle animating the launcher and maximising the window simultaneo

Re: [Ayatana] HUD

2012-02-03 Thread Matt Richardson
+1 for keyboard only control, the whole concept makes no sense without that. However, the issues with finding the "insert manual brake..." command may be because in this instance it is "break" not "brake" That highlights another issue though. What happens when the user misspells words? should w

[Ayatana] HUD result highlighting

2012-01-24 Thread Matt Richardson
I LOVE the new HUD idea but after watching the video, one thought occurs. At the moment, exact matches for the search string are shown in bold to highlight their occurrence. IMO the final part of the result string (the actual name of the option being used) should follow this 'exact match' highli

Re: [Ubuntu-tv] Retrieving a show that was missed/accidentally deleted/faulty

2012-01-10 Thread Matt Richardson
2012 06:46:12 PM MST, Matt Richardson wrote: Forgot to mention that, as the subject suggests, this should also be offered for shows for which signal failure was detected during the show. Also, whilst delete shows should be kept in the trash for a day, and recoverable from there, information abo

Re: [Ubuntu-tv] Retrieving a show that was missed/accidentally deleted/faulty

2012-01-09 Thread Matt Richardson
month, again allowing the user to try to recover the show from online or other sources automatically. On 10/01/12 01:25, Matt Richardson wrote: When setting a show to record, Ubuntu should identify whether more than 5 minutes of the programme has been already broadcast. If this is the case it

[Ubuntu-tv] Retrieving a show that was missed/accidentally deleted/faulty

2012-01-09 Thread Matt Richardson
When setting a show to record, Ubuntu should identify whether more than 5 minutes of the programme has been already broadcast. If this is the case it should start recording immediately, but also offer the user the option to have Ubuntu automatically replace the incomplete recording with a full o

[Ubuntu-tv] Rating a show/film

2012-01-09 Thread Matt Richardson
At any point during a show/film, the user should be able to rate it easily by selecting the relevant option from a context menu and hitting the appropriate number (1-5) on their remote. Further, at the end of shows a small box should appear at the bottom of the screen (small being appropriate fo

[Ubuntu-tv] Suggestion Highlighting

2012-01-09 Thread Matt Richardson
Basically, when viewing the TV guide or other services where a list of programmes are available, suggestions are lightly highlighted. This would have to be a balance between being noticeable and distracting. My idea is that suggestions in the guide are slightly lighter (more white) and slight

Re: [Ayatana] Global Menu mockups for Unity

2011-12-07 Thread Matt Richardson
Couldn't you solve the draggable area problem by allowing users to move the window by dragging from anywhere on the title bar, including a menu item. Menus could show on release to prevent them from showing when a user drags the window. Matt On 07/12/11 17:07, Dylan McCall wrote: On Wed, Dec

Re: [Ayatana] List windows on hover

2011-11-21 Thread Matt Richardson
Perhaps it could show the scale preview of the windows (as currently shown on double click) when hovering for half a second. Personally I find the window previews on Windows 7 to be too small. They obviously felt this too as they introduced the feature where if you hover over a window preview,

Re: [Ayatana] List windows on hover

2011-11-21 Thread Matt Richardson
Perhaps it could show the scale preview of the windows (as currently shown on double click) when hovering for half a second. Personally I find the window previews on Windows 7 to be too small. They obviously felt this too as they introduced the feature where if you hover over a window preview,

[Ayatana] Fwd: Re: List windows on hover

2011-11-21 Thread Matt Richardson
Perhaps it could show the scale preview of the windows (as currently shown on double click) when hovering for half a second. Personally I find the window previews on Windows 7 to be too small. They obviously felt this too as they introduced the feature where if you hover over a window preview,

[Ayatana] Fwd: Re: More information in indicator menus

2011-11-18 Thread Matt Richardson
Sorry it replied to Omar not Ayatana Original Message Subject:Re: [Ayatana] More information in indicator menus Date: Fri, 18 Nov 2011 21:55:23 + From: Matt Richardson To: Omar B. All credit for the design and inspiration goes to Ian On 18/11/11 21:49

[Ayatana] Fwd: Re: More information in indicator menus

2011-11-18 Thread Matt Richardson
Sorry it replied to Evan, not Ayatana Original Message Subject:Re: [Ayatana] More information in indicator menus Date: Fri, 18 Nov 2011 21:54:50 + From: Matt Richardson To: Evan Huus The reason for hover instead of clickable tabs was to allow the user

[Ayatana] More information in indicator menus

2011-11-18 Thread Matt Richardson
Recently Ian Santopietro made some mockups for how Unity might look on a phone or a desktop. I love the way his phone indicators look and the amount of information they show and I think we should migrate them to the desktop. I have done a mockup below to show how they would display: Mockup

Re: [Ayatana] Serious issues

2011-11-03 Thread Matt Richardson
Another potential would be to prevent windows from occupying the left-most 5px-10px of the screen. The Firefox back button is a stickler for this launcher behaviour, but try resizing it so that it is almost maximised, except leave a small space on the left hand side. This really helps to preven

Re: [Ayatana] Are Workspaces the right model?

2011-11-01 Thread Matt Richardson
Another place to perhaps search for ideas for implementation would be the Compiz "Group and Tab Windows" plugin available from the "compiz-fusion-plugins-extra" package* * On 01/11/11 12:53, Evan Huus wrote: On Tue, Nov 1, 2011 at 5:56 AM, Thorsten Wilms wrote: Hi! Workspaces --

Re: [Ayatana] Proposal: make menus more accessible with shift+F10 for mouse pointer teleport.

2011-10-30 Thread Matt Richardson
That works well. It's fairly intuitive and can be easily completed using 1 hand. Perhaps a little awkward for left handed people? Ctrl + ` for left handed people? On 30/10/11 16:33, Jo-Erlend Schinstad wrote: Den 30. okt. 2011 17:30, skrev Chow Loong Jin: On 31/10/2011 00:25, Jo-Erlend Schins

Re: [Ayatana] semi-transparent indicator menus

2011-10-30 Thread Matt Richardson
Trouble is that alpha and blur on window title bars could become very heavy when working with multiple non-maximised windows. On 30/10/11 10:01, frederik.nn...@gmail.com wrote: On Sun, Oct 30, 2011 at 10:17, Matt Richardson <mailto:m.richardson.1...@hotmail.co.uk>> wrote: I

  1   2   3   >