Project

General

Profile

Windows Options » History » Version 16

Per Amundsen, 07/29/2018 11:10 AM

1 1 Per Amundsen
{{>toc}}
2
3
h1. Windows Options
4
5
h2. Start AdiIRC with maximized windows
6
7
If enabled, AdiIRC will maximize the first server window added on start.
8
9
h2. Minimize windows when pressing X (close button)
10
11
If enabled, AdiIRC will minimize channel/server/private/tool/custom/panel windows when pressing the close button.
12
13
h2. Save and restore main window size/position
14
15
If enabled, AdiIRC will save and restore the size and position of the main window.
16
17
h2. Save and restore window size/position
18
19
If enabled, AdiIRC will save and restore channel/server/private/tool/custom/panel windows.
20
21
h2. Show Titlebar
22
23
Enable or disable the Titlebar of the main window.
24
25
_Disabling the Titlebar will remove the window borders._
26
27
h2. Open new window on private message
28
29
If enabled, when you receive a private message and there is no matching private window, AdiIRC will open one.
30
31
h2. Enable Menubar
32
33
Enable or disable the Menubar.
34
35
_If disabled, pressing the %(key)ALT% key will show it temporary._
36
37
_See also [[/menubar]]._
38
39
h2. Show icon in Menubar
40
41
If enabled, shows the current active windows icon in the Menubar.
42
43 11 Per Amundsen
h2. Show window icons in Menubar
44
45
If enabled, shows the minimize/restore/close control icons in the Menubar.
46
47 1 Per Amundsen
h2. Enable Toolbar
48
49
Enable or disable the Toolbar.
50
51
_Can also be enabled/disabled from the Menubar -> View -> Toolbar._
52
53
_See also [[/toolbar]]._
54
55 16 Per Amundsen
h2. Minimize server/channel windows
56 1 Per Amundsen
57 16 Per Amundsen
If enabled, new server and channel windows be minimized by default, otherwise they will be focused.
58
59
_Can also be changed per server and per channel in the [[Serverlist_Dialog|Serverlist]]._
60 11 Per Amundsen
61
h2. Minimize private windows
62
63
If enabled, new private windows will be minimized by default, otherwise they will be focused.
64 1 Per Amundsen
65
h2. Enable Switchbar
66
67
Enable or disable the Switchbar.
68
69
_Can also be enabled/disabled from the Menubar -> View -> Switchbar._
70
71
_See also [[/switchbar]]._
72
73
h2. Open new window on /msg
74
75
If enabled, when typing a [[/msg]] message and the target window doesn't exists, AdiIRC will open one.
76
77 5 Per Amundsen
h2. Open server history/favorites/quick connect in a new window
78 4 Per Amundsen
79 5 Per Amundsen
If enabled, opens the Server -> Favorites and Server -> Server history menus and [[Quickconnect Dialog|Quickconnect]] connections in a new server window/tab by default, otherwise opens in the current server window. (%(key)SHIFT% key can be used to override)
80 4 Per Amundsen
81 2 Per Amundsen
h2. Allow closing windows with middle mouse click/shift click
82
83
If enabled, middle mouse clicking or pressing %(key)SHIFT% while left clicking a window in the Treebar/Switchbar.
84
85
h2. Hide the selected window activated twice
86
87
If enabled, clicking the selected window in the Treebar/Switchbar will hide it and activate the next window.
88
89 10 Per Amundsen
h2. Open new windows on Desktop
90
91
If enabled, all new (not saved) windows will be opened on the desktop.
92
93 2 Per Amundsen
h2. Form Border
94
95 3 Per Amundsen
Changes the main window border style, changing it to none will remove the entire border.
96
97
h2. Undocked window Border
98
99
Changes the window border style for undocked windows (windows with "Show On Desktop" enabled), changing it to none will remove the entire border.
100 2 Per Amundsen
101
h2. Topicbox
102
103 15 Per Amundsen
If set to "Show", will show a one line [[Topicbox Control|Topicbox]] in channel windows.
104
If set to "Show Sticky", will show [[Topicbox Control|Topicbox]] expanded to fix the topic in channel windows.
105
If set to off, [[Topicbox Control|Topicbox]] will be hidden.
106 2 Per Amundsen
107
h2. Sort Switchbar/Treebar by
108
109
Sort windows in the Switchbar/Treebar alphabetically or as they appear.
110
111
h2. Auto tile
112
113
If set to off, auto tiling will be disabled.
114
If set to Tile horizontal, AdiIRC will automatically tile windows horizontally.
115
If set to Tile vertical, AdiIRC will automatically tile windows vertically.
116
If set to Cascade, AdiIRC will automatically cascade windows.
117
If set to Arrange, AdiIRC will automatically arrange windows.
118
119 9 Per Amundsen
h2. Topicbox padding
120
121 15 Per Amundsen
Sets the left/right/top/bottom padding to use for the [[Topicbox Control|Topicbox]].
122 9 Per Amundsen
123
h2. Editbox padding
124
125 13 Per Amundsen
Sets the left/right/top/bottom padding to use for the [[Editbox Control|Editbox]].
126 9 Per Amundsen
127 2 Per Amundsen
h2. Channel Titles
128
129
Set the text to be shown in channel window titles.
130
131
h2. Server Titles
132
133
Set the text to be shown in server window titles.
134
135 7 Per Amundsen
h2. Private Titles
136 2 Per Amundsen
137 1 Per Amundsen
Set the text to be shown in private window titles.
138 7 Per Amundsen
139 8 Per Amundsen
h2. Channel tooltip
140 7 Per Amundsen
141
Sets the text to be shown in Switchbar/Treebar tooltips for channel windows, if no text is specified, the window title is used.
142
143 8 Per Amundsen
h2. Server tooltip
144 7 Per Amundsen
145
Sets the text to be shown in Switchbar/Treebar tooltips for server windows, if no text is specified, the window title is used.
146
147 8 Per Amundsen
h2. Private tooltip
148 7 Per Amundsen
149
Sets the text to be shown in Switchbar/Treebar tooltips for private windows, if no text is specified, the window title is used.
150 2 Per Amundsen
151
h2. Window Order
152
153
Give certain window types or window names higher priority in the Treebar/Switchbar (so they are displayed before other windows).
154
155
Typing a channel name will make that channel window come before other channel windows on that network.
156
Typing a nick name will make that private window come before other private windows on that network.
157
Typing a network name will make that server window come before other server windows.
158 12 Per Amundsen
159 14 Per Amundsen
_Can be a [[Scripting_Wildcards|wildcard]]._