Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
apps:terminal:dropdown [2012/12/30 22:09] – created nickapps:terminal:dropdown [2020/09/28 07:04] (current) – removed deprecated page kevinbowen
Line 1: Line 1:
-====== Drop-down Window ====== 
- 
-<note>The drop-down functionality was added in Xfce4-terminal 0.6.1.</note> 
- 
-Xfce4-terminal has the functionality to have 1 drop-down window. This mode is inspired from consoles in computer games such as Quake which slide down from the top of the screen when a key is pressed, and slide back up when the key is pressed again. 
- 
-===== Starting a Drop-down Window ===== 
- 
-You can start the drop-down mode by running ''<nowiki>xfce4-terminal --drop-down</nowiki>''. Since the application as no keybinding code, it is advised to [[:xfce:xfce4-settings:keyboard|Application Shortcuts]] for this. 
- 
-The first time ''<nowiki>xfce4-terminal --drop-down</nowiki>'' is passed to the application, it will create a drop-down window and show it on top of the active ((the monitor that contains the mouse pointer)) monitor. Each other time the command is executed, the drop-down window will toggle its visibility. 
-===== Main Window ===== 
- 
-When you start the drop-down window for the first time, the application opens a window on top of other windows at the top of the screen without window borders. 
- 
-<figure "Drop-down window with 3 tabs"> 
-{{ :apps:terminal:terminal-dropdown-window.png?nolink |}} 
-</figure> 
- 
-===== Preferences ===== 
- 
-You can open the drop-down preferences by clicking the small button are the bottom-right corner of the tabs. The dialog can also be opened by right-clicking the tray icon -- if enabled. 
- 
-<figure "Drop-down window Preferences"> 
-{{ :apps:terminal:terminal-dropdown-preferences.png?nolink |}} 
-</figure> 
- 
-==== Behavior ==== 
- 
-? Keep window open when it loses focus 
-! This setting is applied during startup only and controls the initial state of the {gui>down} toggle-button shown in the tab bar. If enabled the window will not close when it loses focus (not the active window anymore). 
-? Always keep window on top 
-! If enabled it asks the window manger to not be overlapped by other windows. 
-? Use shortcut to focus visible window 
-! 
-? Show status icon in notification area 
-! 
- 
-==== Appearance and Animation ==== 
- 
-? Width 
-! 
-? Height 
-! 
-? Opacity 
-! 
-? Duration 
-! 
-? Always show tabs 
-! 
- 
-==== Position ==== 
- 
-? Position 
-! 
-? Move to monitor with pointer 
-! 
- 
- 
-