angelalui153 / shiftit

Automatically exported from code.google.com/p/shiftit
0 stars 0 forks source link

Icon menu #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Here's a patch and the necessary files to make ShiftIt use an icon based
menu instead of the text based one. Icon files are from
http://dryicons.com/free-icons/preview/wysiwyg-classic/ and are free for
non-commercial use.

Original issue reported on code.google.com by ScottALyons on 20 Feb 2010 at 8:13

Attachments:

GoogleCodeExporter commented 8 years ago
how do i use this files?

Original comment by tiag...@gmail.com on 20 Apr 2010 at 3:51

GoogleCodeExporter commented 8 years ago
Hi. Could be possible to hide/disable any menubar icon/text?
It would be nice! Thanks a lot!

Original comment by abuab...@gmail.com on 20 Apr 2010 at 3:57

GoogleCodeExporter commented 8 years ago

Original comment by aravin...@gmail.com on 23 Apr 2010 at 3:40

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I see there's support in the current SVN for hiding the status bar text, but 
there's
a note suggesting that it shouldn't be used as there's no way to re-enable.  I 
guess
a system prefpane is needed?  I'd love to help, but I've never done any 
development
of this sort before and it'll take me a while to get up to speed.  In the 
meantime,
here's an update to ScottALyons' patch that applies cleanly against the current 
SVN
(rev. 29).

Original comment by mark.jar...@gmail.com on 29 Apr 2010 at 4:08

Attachments:

GoogleCodeExporter commented 8 years ago
It might make some sense to use the shift key symbol for the status bar icon (
⇧ ).  The text doesn't really fit in with the rest of os x and the general
standard for status bar icons.

Original comment by Aleksand...@gmail.com on 2 May 2010 at 6:03

GoogleCodeExporter commented 8 years ago
I agree with mark, ShiftIt should be a preference pane with the possibility to 
hide the menu bar icon.

Original comment by 128625 on 5 May 2010 at 5:52

GoogleCodeExporter commented 8 years ago
I don't agree with making the preferences a pref Pane. Imho it's much more work 
for
the developers.
An easier approach is if ShiftIt is hidden - Relaunch a second time from Finder 
and
this opens the preferences were you can reenable the menu bar Icon.
"applicationShouldHandleReopen:hasVisibleWindows" from the NSApplicationDelegate
Protocol should be the right function for this approach

Original comment by masc...@gmail.com on 11 May 2010 at 8:04

GoogleCodeExporter commented 8 years ago
Patch attached.
This enables ShiftIt to handle Application reopening.
Meaning, if the Application Icon is hidden in the Menu bar (or not) and the User
ReOpens the Application, e.g. from Finder or from Spotlight - the Preferences 
Window
will open and the User can choose to display the program again in the Menu bar 
... or
make other adjustments

Regards

Original comment by masc...@gmail.com on 11 May 2010 at 11:31

Attachments:

GoogleCodeExporter commented 8 years ago
masch82: now that I've become a little more knowledgeable about prefpanes, I 
see your
point about complexity for developers (and deployment) and agree that your 
solution
sounds like a good one.  I haven't had a chance to try it out, but I support it 
in
principle.

Original comment by mark.jar...@gmail.com on 11 May 2010 at 1:42

GoogleCodeExporter commented 8 years ago
masch82: your patch works beautifully, many thanks!

Original comment by mark.jar...@gmail.com on 13 May 2010 at 8:05

GoogleCodeExporter commented 8 years ago
I really, really, really want to change the menu text to the icons attached 
below but I have no idea how to do it. 
Would I have to download the source and recompile? Would someone please provide 
the necessary step by step 
instructions or a recompiled version? Thanks in advance.

Original comment by Bekaryan...@gmail.com on 18 May 2010 at 3:13

GoogleCodeExporter commented 8 years ago
Did you mean ScottALyons' icons or another set that you meant to attach?

I've attached a version that integrates masch82's patch and 
Aleksandr.Pasechnik's suggestion.

Original comment by mark.jar...@gmail.com on 18 May 2010 at 11:32

Attachments:

GoogleCodeExporter commented 8 years ago
mark.jarvin: Thank you!!!!!!!!!!!!!!!!! Love your icon selection by the way. 
I'm not a fan of colorful icons in my menu 
bar.

Original comment by Bekaryan...@gmail.com on 18 May 2010 at 5:33

GoogleCodeExporter commented 8 years ago
I created an icon a couple of months ago, but I'm not sure how to integrate it 
into the application. I took a look through the package contents but couldn't 
figure it out.

Anyway, feel free to use it. I've attach the Illustrator file and a PNG.

Thanks for the patch @mark.jarvin, it works really well.

Original comment by am.artf...@gmail.com on 24 Aug 2010 at 2:37

Attachments:

GoogleCodeExporter commented 8 years ago
Updated patch from Revision 38. Enjoy :)

Original comment by maxime.d...@gmail.com on 2 Sep 2010 at 3:51

Attachments:

GoogleCodeExporter commented 8 years ago
Love the app but really dislike the menu-text, it is often hidden because I 
have too many other apps running in the menubar. How can I install the patch 
that is submitted here so it will display with an icon instead? Can someone 
provide a binary that I can install? IMHO this should be implemented in the 
official version also.

Original comment by es...@inspired.no on 24 Dec 2011 at 11:50

GoogleCodeExporter commented 8 years ago
This is my personal version with the running bar icon.
Work perfectly for me with Snow Leopard and Lion.
Check for update is disabled.

Voilà, Merry Christmas !

Original comment by maxime.d...@gmail.com on 24 Dec 2011 at 12:13

Attachments:

GoogleCodeExporter commented 8 years ago
Awesome. Thanks.

Original comment by es...@inspired.no on 29 Dec 2011 at 1:00

GoogleCodeExporter commented 8 years ago
Here, I made a version including the neat little arrow icon that the above 
poster made. I really like this version. 😁

Original comment by stephanc...@gmail.com on 19 Feb 2013 at 5:39

Attachments:

GoogleCodeExporter commented 8 years ago
Please have a look at https://github.com/fikovnik/ShiftIt 
That is where the development of ShiftIt is maintained.

Original comment by krikava on 19 Feb 2013 at 9:30