Re: [Elementary-dev-community] Shell Plug

2012-07-22 Thread Nishant Agrwal
Why should it all live in one plug though? We could keep them as two or three separate plugs and keep things modular and Tweakers can install them separately...that way if someone is not using slingshot or plank, he would not need to have those useless options present. Would this not align with

[Elementary-dev-community] Add option in Gala to disable minimize

2012-09-19 Thread Nishant Agrwal
What do you guys think of this: https://blueprints.launchpad.net/gala/+spec/option-to-disable-minimize -- Mailing list: https://launchpad.net/~elementary-dev-community Post to : elementary-dev-community@lists.launchpad.net Unsubscribe : https://launchpad.net/~elementary-dev-community More

Re: [Elementary-dev-community] Add option in Gala to disable minimize

2012-09-20 Thread Nishant Agrwal
. A. No minimize B. No difference between running and non-running apps C. Fairly heavy use of multiple desktops, etc. Maybe a slideshow during install? On Thu, Sep 20, 2012 at 6:42 AM, Sergey Shnatsel Davidoff ser...@elementaryos.org wrote: 2012/9/20 Nishant Agrwal nishantagrwal12...@gmail.com

Re: [Elementary-dev-community] Add option in Gala to disable minimize

2012-09-20 Thread Nishant Agrwal
Okay, I think you're right. The dock's the correct place to start. How do you feel about losing explicit minimize though? Do you guys think you can live without it? On Fri, Sep 21, 2012 at 2:27 AM, Sergey Shnatsel Davidoff ser...@elementaryos.org wrote: 2012/9/21 Nishant Agrwal nishantagrwal12

Re: [Elementary-dev-community] Power plug is finished!

2012-10-04 Thread Nishant Agrwal
Great work!! Just a few things: - the 1 hour label flows into the Never label. This is cured by resizing, but by default it showed up superimposed. Actually all the labels act funny when resizing. When decreasing the size, the vertical markers on the scale move independently of their labels. -

Re: [Elementary-dev-community] Facebook Fogger app out of the box

2012-10-09 Thread Nishant Agrwal
El oct 8, 2012, a las 12:24 p.m., Nishant Agrwal nishantagrwal12...@gmail.com escribió: What do you guys think of providing a Fogger app for Facebook out of the box in Luna? For those who don't know what I'm talking about, refer to this article: http://www.omgubuntu.co.uk/2012/07/fogger-can-turn

Re: [Elementary-dev-community] Another suggestion for Luna+1: integrate workspaces and expose

2012-10-25 Thread Nishant Agrwal
+1 Allen. I would like it if there was an option to activate just scale, and the workspace switcher should activate scale automatically. On Fri, Oct 26, 2012 at 2:08 AM, Allen Lowe lallenl...@gmail.com wrote: I like it on leopard how you could activate them seperately OR together, I have always

[Elementary-dev-community] Noise doesn't comply to HIG

2013-03-12 Thread Nishant Agrwal
I was reading this page of the HIG: http://elementaryos.org/docs/human-interface-guidelines/user-workflow/background-tasks I couldn't help noticing that the page specifically mentions the expected behaviour from a music player, yet Noise minimizing instead of hiding the window completely. Just

Re: [Elementary-dev-community] Noise doesn't comply to HIG

2013-03-12 Thread Nishant Agrwal
in the background (think torrent clients, instant messaging) be bound to a particular workspace? Just my two cents. On Tue, Mar 12, 2013 at 8:35 PM, Cody Garver c...@elementaryos.org wrote: After using it a while, I decided I don't like this behavior. On Tue, Mar 12, 2013 at 8:53 AM, Nishant

Re: [Elementary-dev-community] Noise doesn't comply to HIG

2013-03-12 Thread Nishant Agrwal
or something. Let's see what design team says about your feedback. On Tue, Mar 12, 2013 at 10:36 AM, Nishant Agrwal nishantagrwal12...@gmail.com wrote: Could you elaborate on why you didn't like it?  Here's my rationale for proposing the closing/hiding behaviour: I think the way most people use

Re: [Elementary-dev-community] Noise doesn't comply to HIG

2013-03-15 Thread Nishant Agrwal
Shnatsel, assuming your blueprint implemented, would the following be a correct summation of your desired behaviour? I am assuming that none of the mentioned apps are pinned to the dock. - user logs in, and several daemons start up and check for events. - when the daemons detect an event of

Re: [Elementary-dev-community] Noise doesn't comply to HIG

2013-03-15 Thread Nishant Agrwal
. Is that right? Designers, what do you think of this user experience? On Fri, Mar 15, 2013 at 8:14 PM, Sergey Shnatsel Davidoff ser...@elementaryos.org wrote: 2013/3/15 Nishant Agrwal nishantagrwal12...@gmail.com Shnatsel, assuming your blueprint implemented, would the following be a correct

Re: [Elementary-dev-community] Noise doesn't comply to HIG

2013-03-17 Thread Nishant Agrwal
Has this been uploaded to the daily repos? I have been playing around with it, and it appears the batch and progress bar appear even when no window for the app is opened, but this only works for launchers that are already pinned in the dock. Apologies if I have spoken too soon and the update

Re: [Elementary-dev-community] Background apps discussion

2013-03-30 Thread Nishant Agrwal
Bump. On Sun, Mar 24, 2013 at 11:33 PM, Cassidy James cass...@elementaryos.org wrote: Not everyone checks the list every day; for example, I'm on vacation this week and haven't had the time to sit down and flesh this out. Let's keep this discussion open a bit longer than two days. ;) On Mar

Re: [Elementary-dev-community] Better HIG layout

2013-04-07 Thread Nishant Agrwal
Should the example code be in the HIG or the granite doocuentation? Maybe we could link to the API reference for our own wigdets, and demonstrate techniques like padding and background tasks in the HIG itself? On Sun, Apr 7, 2013 at 6:03 PM, Sergey Shnatsel Davidoff ser...@elementaryos.org

Re: [Elementary-dev-community] Vala/Go

2013-04-08 Thread Nishant Agrwal
Granite is written in Vala, so I guess any gObject Introspection capable language should be very easy to use, especially those with dynamic binding, like Python. As far as C goes, Vala compiles to C anyway so that should be pretty easy as well, although I don't think most people would like to