Giter Site home page Giter Site logo

eclipse-fullscreen's People

Watchers

James Cloos avatar

eclipse-fullscreen's Issues

Progress bar docked on the left/right side can not be seen

What steps will reproduce the problem?
1. Dock the Eclipse progress bar to the right or left side.
2. Switch to full-screen mode. 

What is the expected output? What do you see instead?
-----------------------------------------------------
I expect the progress bar to be shown. (Since left-right docked button bars 
are shown.) Instead it is hidden.

What version of the product are you using? On what operating system?
--------------------------------------------------------------------
1.0.7 on Windows XP SP2, Eclipse 3.5

Original issue reported on code.google.com by [email protected] on 1 Dec 2009 at 11:46

Arbitrarily full mode off

1. In Edetor press Alt+W and choose any
2. If Explorer or any using in slide mode, press ESC to hide explorer
3. Explorer hide and Full Window mode off

java.version=1.6.0_24
java.vm.info=mixed mode
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=19.1-b02

os.arch=amd64
os.name=Linux
os.version=2.6.36-gentoo-r5
osgi.arch=x86_64

Original issue reported on code.google.com by [email protected] on 28 Mar 2011 at 3:18

Conflict with SVN plugin in Eclipse kepler

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 6 May 2014 at 2:59

Full span mode for multiple-monitor systems

What steps will reproduce the problem?
1. use eclipse on a multiple-monitor systems
2. "Full-screen mode" diminishes eclipse to the main-monitor

What is the expected output? What do you see instead?
I would hope to see an undecorated eclipse using the size and positions it had 
before.

Original issue reported on code.google.com by [email protected] on 22 Jan 2015 at 2:46

vista sp1 problem

im using windows vista sp1, with java version "1.6.0_10-rc"
Java(TM) SE Runtime Environment (build 1.6.0_10-rc-b28)
Java HotSpot(TM) Client VM (build 11.0-b15, mixed mode, sharing)
and the Eclipse Platform
Version: 3.4.0
Build id: I20080617-2000
when i try to make it full screen the top menu bar cannot show up, and the
task bar still there. so is that a bug. hope you can fix it.


Original issue reported on code.google.com by [email protected] on 11 Sep 2008 at 11:32

Hotkey conflict

Can I custom the hotkey "ctrl+alt+z" ?

Original issue reported on code.google.com by guye999 on 17 Jan 2012 at 10:46

Project participation

I would like join this project and make some changes. How can I do this? How 
can I download source code for plag-in (in fact, 
http://eclipse-fullscreen.googlecode.com/svn/trunk repository is empty)?

Original issue reported on code.google.com by [email protected] on 11 Aug 2010 at 12:42

lost size state before maximized

What steps will reproduce the problem?
1. maximize eclipse workbench
2. go into fullscreen mode
3. go back
4. restore from maximized state
 ==> the orginal size before maximized is lost!

What is the expected output? What do you see instead?
4. step should resize the workbench as no fullscreen

Please use labels and text to provide additional information.
no

Original issue reported on code.google.com by [email protected] on 28 Nov 2007 at 11:18

Fast views vanish when switching to full screen

I have my Eclipse set up to show perspective switchers on the left, with
fast view icons just below them. 

When I switch to full screen the fast view icons vanish, but if I
right-click on a view and make it a fast view after I have switched to
full-screen, all of my fast view icons reappear.

What steps will reproduce the problem?
1. Make a view a 'fast view'
2. Switch to full screen
3. Fast view icon has gone from the sidebar

What is the expected output? What do you see instead?
I'd expect my fast view icons to remain in the side bar on the left

What version of the product are you using? On what operating system?
Eclipse Ganymede 3.4.2, on Red Hat.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 3 Apr 2009 at 9:34

Option to see the menu bar and/or toolbar

This is not a problem but a request for enhancement.

It would be cool to have an option to still see the Menu Bar and/or the
Toolbar / Perspective bar.
In that case, only title bar of the window would be invisible.

Thanks!

Original issue reported on code.google.com by [email protected] on 28 Apr 2008 at 12:20

Eclipse gets itself on top of any Gnome's window sat as "Always on Top" mode.

What steps will reproduce the problem?
1. Open Full Screen Mode
2. Mark any gnome window to be "Always on Top" (For example, by right clicking 
on gnome-panel).

What is the expected output? What do you see instead?
The gnome windows are expected to stay at top of Eclipse, however Eclipse gets 
on top of all other windows and their z-index gets behind eclipse.


What version of the product are you using? On what operating system?
Using Eclipse 3.6, Eclipse-Fullscreen 1.0.7, and Gnome 2.30.2.

Original issue reported on code.google.com by HeshamSL65 on 12 Jun 2011 at 11:13

Make fullscreen toggle accessible programmatically

Could you add some exported, static methods to enable/disable full screen
mode, so its accessible from other plugins?

Of course I could execute the command, but that would simply toggle the
state. I would like to explicitely enable/disable the mode.

thanks

Original issue reported on code.google.com by [email protected] on 25 Aug 2009 at 5:23

Causes seg fault using eclipse "Galileo" on linux

What steps will reproduce the problem?
1. Copy plugin ("cn.pande.eclipsex.fullscreen_1.0.7.jar") into eclipse
plugins folder.
2. Start eclipse.
3. Observe segfault.

What do you see instead?

(eclipse:21893): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(eclipse:21893): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion
`G_TYPE_CHECK_INSTANCE (instance)' failed

(eclipse:21893): Gtk-CRITICAL **: gtk_settings_get_for_screen: assertion
`GDK_IS_SCREEN (screen)' failed

(eclipse:21893): Gtk-WARNING **: Screen for GtkWindow not set; you must
always set
a screen for a GtkWindow before using the window

(eclipse:21893): Gtk-WARNING **: Screen for GtkWindow not set; you must
always set
a screen for a GtkWindow before using the window

(eclipse:21893): Gdk-CRITICAL **: gdk_screen_get_display: assertion
`GDK_IS_SCREEN (screen)' failed

(eclipse:21893): Gdk-CRITICAL **: gdk_display_get_pointer: assertion
`GDK_IS_DISPLAY (display)' failed

(eclipse:21893): Gtk-WARNING **: Screen for GtkWindow not set; you must
always set
a screen for a GtkWindow before using the window

(eclipse:21893): Gdk-CRITICAL **: gdk_screen_get_n_monitors: assertion
`GDK_IS_SCREEN (screen)' failed

(eclipse:21893): Gtk-WARNING **: Screen for GtkWindow not set; you must
always set
a screen for a GtkWindow before using the window

(eclipse:21893): Gdk-CRITICAL **: gdk_screen_get_monitor_geometry:
assertion `GDK_IS_SCREEN (screen)' failed

(eclipse:21893): Gdk-CRITICAL **: gdk_screen_get_default_colormap:
assertion `GDK_IS_SCREEN (screen)' failed

(eclipse:21893): Gdk-CRITICAL **: gdk_colormap_get_visual: assertion
`GDK_IS_COLORMAP (colormap)' failed

(eclipse:21893): Gdk-CRITICAL **: gdk_screen_get_default_colormap:
assertion `GDK_IS_SCREEN (screen)' failed

(eclipse:21893): Gdk-CRITICAL **: gdk_screen_get_root_window: assertion
`GDK_IS_SCREEN (screen)' failed

(eclipse:21893): Gdk-CRITICAL **: gdk_screen_get_root_window: assertion
`GDK_IS_SCREEN (screen)' failed

(eclipse:21893): Gdk-CRITICAL **: gdk_window_new: assertion `GDK_IS_WINDOW
(parent)' failed
Segmentation fault

What version of the product are you using? On what operating system?

Eclipse "Galileo" (3.5) on Ubuntu 10.0.4

Original issue reported on code.google.com by [email protected] on 29 May 2010 at 5:50

Can I just remove status bar without entering full screen status?


I am using a docky with setting it to autohide,and when mouse moves to the top 
of screen,this docky will show.But if entering into full screen status,this 
docky will not show even mouse moves to the top of screen.So,is it possible  
just to hide status bar without entering to fullscreen status?

Original issue reported on code.google.com by [email protected] on 28 Oct 2011 at 1:26

going back from fullscreen when toolbar is hidden

What steps will reproduce the problem?

1. open up Eclipse, right-click on horizontal toolbar beneath the menu bar,
  select "Hide Toolbar"
2. Press Ctrl+Alt+Z - goes to fullscreen ok
3. Press Ctrl+Alt+Z again, - goes back to regular mode, 

What is the expected output? What do you see instead?

when going back to from fullscreen i expect the toolbar to remain hidden,
but toolbar re-appears, and the tab-title headers are gone. attached
a screenshot of the 3rd step

What version of the product are you using? On what operating system?

ersion: 3.3.0
Build id: I20070809-1105

Please provide any additional information below.

BTW, have been waiting/googling for this kind of plugin/feature for
quite a long time, and finally it's there... THANK YOU so much!! 
this little bugy, doesn't stop me using the plugin however :)

If you have any idea whats wrong or a fix, please, let me know
by email, my gmail's id is neramybe

TIA,
Aleks. 

Original issue reported on code.google.com by [email protected] on 28 Nov 2007 at 7:32

Attachments:

Possibility to keep the menu-bar in fullscreen mode

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Sep 2009 at 3:45

Leaving fullscreen mode doesn't work

When trying to leave fullscreen mode I get the following exception:

org.eclipse.swt.SWTException: Widget is disposed
    at org.eclipse.swt.SWT.error(SWT.java:3884)
    at org.eclipse.swt.SWT.error(SWT.java:3799)
    at org.eclipse.swt.SWT.error(SWT.java:3770)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:619)
    at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:462)
    at org.eclipse.swt.widgets.Control.setVisible(Control.java:3620)
    at 
cn.pande.eclipsex.fullscreen.internal.FullScreenActivator.showTrimControls(FullS
creenActivator.ja
va:86)
    at 
cn.pande.eclipsex.fullscreen.internal.FullScreenActivator.setFullScreen(FullScre
enActivator.java:67
)
    at 
cn.pande.eclipsex.fullscreen.internal.FullScreenActionDelegate.run(FullScreenAct
ionDelegate.java
:32)
    at 
org.eclipse.ui.internal.handlers.ActionDelegateHandlerProxy.execute(ActionDelega
teHandlerProx
y.java:289)
    at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
    at 
org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCo
mman
d.java:508)
    at 
org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.ja
va:169)
    at 
org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(WorkbenchKeyboard.
java:470)
    at org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboard.java:824)
    at 
org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(WorkbenchKeyboard
.java:880)
    at 
org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(Workben
chKeyboard.j
ava:569)
    at org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(WorkbenchKeyboard.java:510)
    at 
org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(Workben
chKeyboard
.java:125)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.filterEvent(Display.java:965)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3542)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1250)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1273)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
    at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1287)
    at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1283)
    at org.eclipse.swt.widgets.Text.sendKeyEvent(Text.java:1385)
    at org.eclipse.swt.widgets.Control.doCommandBySelector(Control.java:906)
    at org.eclipse.swt.widgets.Display.fieldEditorProc(Display.java:4460)
    at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
    at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:202)
    at org.eclipse.swt.widgets.Widget.superKeyDown(Widget.java:1635)
    at org.eclipse.swt.widgets.Widget.keyDown(Widget.java:912)
    at org.eclipse.swt.widgets.Control.keyDown(Control.java:2023)
    at org.eclipse.swt.widgets.Display.fieldEditorProc(Display.java:4452)
    at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
    at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:202)
    at org.eclipse.swt.widgets.Widget.windowSendEvent(Widget.java:1753)
    at org.eclipse.swt.widgets.Shell.windowSendEvent(Shell.java:1825)
    at org.eclipse.swt.widgets.Display.windowProc(Display.java:4713)
    at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
    at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:4285)
    at org.eclipse.swt.widgets.Display.applicationProc(Display.java:4352)
    at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)
    at org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(NSApplication.java:101)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3097)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
    at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ecli
pseAppLauncher
.java:110)
    at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLau
ncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav
a:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1311)

I'm using Cocoa Eclipse on Mac OSX 10.6.

Original issue reported on code.google.com by [email protected] on 18 Nov 2009 at 11:21

Toolbar is not visible

What steps will reproduce the problem?
1. Go into Fullscreen mode

What is the expected output? What do you see instead?
The Toolbar should be visible

What version of the product are you using? On what operating system?
1.0.7

Please provide any additional information below.
I use Windows XP, Eclipse 3.4.1 M20080911-1700


Original issue reported on code.google.com by [email protected] on 19 Nov 2008 at 9:13

Unable to install in Eclipse 3.5

I'm unable to install the plugin since there is no update site or feature jar.

The 'plain plugin jar' option seems to be gone in Eclipse 3.5

Please provide a means of installing in Eclipse 3.5.

Original issue reported on code.google.com by robert.munteanu on 31 May 2009 at 12:19

missing status bar

What steps will reproduce the problem?
1. Go into full screen mode

What is the expected output? What do you see instead?
We are developing a rcp application. We use the (bottom) status bar to show
the status of some services while running our application. Is it possible
to enable this statusbar in full screen mode by a preference? Also the
progress bar dissapears and is actually very usefull for our application
when running in full screen mode. 

Thanks in advance.

What version of the product are you using? On what operating system?
v. 1.0.7

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 3 Dec 2009 at 11:42

Perspective list not visible

Changing perspective by pressing Ctrl-F8 works, but the list is not shown
while fullscreen mode is activated which is a minor annoyance.

Tested with version 1.0.7, Ubuntu 8.04, eclipse 3.4 and sun-java6.
Other than that is working great and is very useful :)

Original issue reported on code.google.com by [email protected] on 13 Jan 2009 at 4:32

Remove sidebars on full screen

I use F11 to full screen (I think it's a common convention, just to mention)

I have to map Ctrl+F11 to toogle toolbar visibility (standard eclipse 
functionality)

No way to hide de sidebars (maybe fullscreen plugin could extend de toogle 
toolbar functionality to hide sidebars too)

Other option would be to create another feature "toogle sidebars visibility" 
and bind to Ctrl+Shift+F11, but seems oversized.

Original issue reported on code.google.com by [email protected] on 4 Apr 2014 at 8:52

Switch screens when use in multi-screen

What steps will reproduce the problem?
1. having 2 screens
2. Full display


What is the expected output? What do you see instead?
should do full screen on the current source  screen. Instead swicth screen

What version of the product are you using? On what operating system?
latest

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 23 Nov 2007 at 2:13

Menus not accessible from full screen mode

What steps will reproduce the problem?
1. Go into full screen mode
2. Type Alt-R to open the "Run" mode
3. Nothing happens...

What is the expected output? What do you see instead?
When in fullscreen mode, I think it is fine to hide the menus, which means
there is no way to use the mouse to access them - IMHO, that's fine.
But it would be great to be able to open the menus using the keyboard
shortcuts - Alt-R for the Run menu, etc.

What version of the product are you using? On what operating system?
Windows XP and Eclipse 3.4.?

Please note that this is a minor issue, I think this is a cool plugin! :-)

Original issue reported on code.google.com by [email protected] on 13 May 2009 at 6:15

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.