Changes between Version 42 and Version 112 of Help/ToggleDialogs


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/ToggleDialogs

    v42 v112  
    11[[TranslatedPages]]
    2 = Toggle Dialogs =
     2[[PageOutline(2,Table of Contents)]]
    33
    4 A toggle dialog can be de- or activated:
    5 * by clicking on its icon on the lower left panel
    6 * through the main menu "windows"
    7 * and by shortcut.
    8 The dialog opens on the right side of the map window.[[BR]]
    9 Each dialog has following header buttons:
    10 * The [[Image(source:trunk/images/svpDown.svg,middle)]] black, downheaded arrow head rolls the dialog up and the [[Image(source:trunk/images/svpRight.svg)]] black, rightheaded arrow head respectively rolls it out.
    11 * The [[Image(source:trunk/images/misc/buttonshow.png,middle)]] eye symbol switches dynamic buttons on and off.
    12 * The [[Image(source:trunk/images/misc/sticky.png,middle)]] sticker unsticks the dialog (e.g. opens it in a separate window).
    13 * The [[Image(source:trunk/images/misc/close.png,middle)]] cross closes the dialog.
     4= Sidebar =
     5The sidebar can host several panels on the right hand side of the interface.
    146
    15 Following Dialogs are available:
     7== To activate a panel ==#Toactivateawindow
     8* click on its icon in the lower part of the [wikitr:/Help/EditToolbar Edit Toolbar] on the left side of JOSM
     9* click on its menu item in the [wikitr:/Help/Menu/Windows Windows menu]
     10* by searching its name with [[JOSMImage(dialogs/search)]] [wikitr:/Help/Action/SearchMenuItems Search menu items] (`Ctrl+Space`) in [wikitr:/Help/Menu/Help Help menu]
     11* by its keyboard shortcut (see [wikitr:/Help/Menu/Windows#CoreItems Windows menu table] )
    1612
    17 ||[[Image(source:trunk/images/dialogs/changeset/changesetmanager.svg)]]||[Dialog/ChangesetManager Changeset Manager]||{{{Ctrl+Alt+C}}}||Extended manager for changesets ''(main menu "windows" only)''||
    18 ||||||||||
    19 ||[[Image(source:trunk/images/dialogs/layerlist.png)]]||[wiki:Help/Dialog/LayerList Layer List Dialog]||{{{Alt+Shift+L}}}||List of all open layers.||
    20 ||[[Image(source:trunk/images/dialogs/propertiesdialog.svg)]]||[wiki:Help/Dialog/TagsMembership Tags/Memberships Dialog]||{{{Alt+Shift+P}}}||Tags and memberships of selected objects.||
    21 ||[[Image(source:trunk/images/dialogs/selectionlist.png)]]||[wiki:Help/Dialog/SelectionList Selection Dialog]||{{{Alt+Shift+C}}}||Selection list window.||
    22 ||[[Image(source:trunk/images/dialogs/relationlist.png)]]||[wiki:Help/Dialog/RelationList Relations List Dialog]||{{{Alt+Shift+R}}}||List of all relations.||
    23 ||[[Image(source:trunk/images/dialogs/minimap.png)]]||[wiki:Help/Dialog/Minimap Mini Map Dialog]|| ||Displays a minimap for better overview of the currently displayed area in the [wiki:Help/MapView Map View].||
    24 ||[[Image(source:trunk/images/dialogs/commandstack.png)]]||[wiki:Help/Dialog/CommandStack Command Stack Dialog]||{{{Alt+Shift+O}}}||List of all commands (undo buffer)||
    25 ||[[Image(source:trunk/images/dialogs/userlist.png)]]||[wiki:Help/Dialog/UserList Authors Dialog]||{{{Alt+Shift+A}}}||List of Authors of selected objects||
    26 ||[[Image(source:trunk/images/dialogs/conflict.png)]]||[wiki:Help/Dialog/ConflictList Conflict List Dialog]||{{{Alt+Shift+C}}}||List of unsolved conflicts.||
    27 ||[[Image(source:trunk/images/dialogs/validator.png)]]||[wiki:Help/Dialog/Validator Validator Dialog]||{{{Alt+Shift+V}}}||Validator window ||
    28 ||[[Image(source:trunk/images/dialogs/filter.png)]]||[wiki:Help/Dialog/Filter Filter Dialog]||{{{Alt+Shift+F}}}||Filter objects and hide/disable them.||
    29 ||[[Image(source:trunk/images/dialogs/changesetdialog.svg)]]||[wiki:Help/Dialog/ChangesetList Changeset List Dialog]|| ||Changeset List Dialog ''(expert mode)''||
    30 ||[[Image(source:trunk/images/dialogs/mapstyle.svg)]]||[wiki:Help/Dialog/MapPaint Map Style Dialog]||{{{Alt+Shift+M}}}||Configure the map painting style.||
    31 ||[[Image(source:/trunk/images/dialogs/notes/note_open.png)]]||[wiki:Help/Dialog/Notes Notes Dialog]|| ||List of OSM notes||
    32 ||[[Image(source:/trunk/images/dialogs/geoimage.png)]]||[wiki:Help/Dialogs/Photo Photo Dialog]||{{{Y}}}||''(only if photos are loaded; defaults to open as unsticked window)''||
    33 ||[[Image(source:trunk/images/audio-fwd.svg)]]||Customize toolbar|| ||Show/hide icons in the toggle dialog panel||
     13== Panel pinning ==
     14* To pin a separated panel: Click the ordinary close button
     15* To unpin a panel: press pin icon
    3416
    35 * There might be more buttons depending on the loaded [wiki:/Plugins plugins].
    36 * Not all toggle dialogs are visible by default, however you can always customize the panel to your needs.
    37 * The whole left panel visibility can be toggled on and off in the main [Menu/View menu view].
    38 * The button group above the toggle dialogs are the different map modes. These are described under [wiki:Help/EditToolbar Edit toolbar].
     17== Header buttons for each panel when it's pinned ==
     18* The [[JOSMImage(misc/normal)]] black, down-headed arrow head rolls the panel up and the [[JOSMImage(misc/minimized)]] black, right-headed arrow head respectively rolls it out.
     19* The [[JOSMImage(misc/buttonshow)]] eye symbol switches dynamic buttons on and off.
     20* The [[JOSMImage(help,12,link=,middle)]] help button to access the help page for the panel.
     21* The [[JOSMImage(misc/sticky)]] pin icon unpins the panel (e.g. opens it in a separate window). Note: non-standard icons will disappear in this mode
     22* The [[JOSMImage(misc/close)]] cross closes the panel.
     23[[Image(sidebar.jpg,link=,right,margin-left=20)]]
     24
     25== Panels ==
     26Panels are listed at the [wikitr:/Help/Menu/Windows#CoreItems Windows menu] page.
     27
     28== OS specific window management for unpinned panels ==#osspec
     29=== Microsoft Windows ===
     30* [https://en.wikipedia.org/wiki/Desktop_Window_Manager Desktop Window Manager] (dwm.exe) is used by default
     31 * 2*2 tiles
     32 * [https://www.howtogeek.com/198122/32-new-keyboard-shortcuts-in-the-windows-10-technical-preview/ Default shortcuts]
     33 * [https://www.howtogeek.com/181681/4-hidden-window-management-tricks-on-the-windows-desktop/ more alternative ways]
     34* {{{bug.n}}} [https://github.com/fuhsjr00/bug.n Github] recommended as open source alternative
     35* {{{AquaSnap}}} [https://www.nurgo-software.com/products/aquasnap nurgo-software.com] is recommended as non-free, priced alternative
     36
     37=== MacOS ===
     38* {{{Spectacle}}} [https://www.spectacleapp.com/ Spectacle] open source alternative
     39 * 2*2 tiles
     40 * [https://github.com/eczarny/spectacle#basic-window-actions Shortcuts]
     41* {{{Moom}}} from Many Tricks (10$ in app store)
     42* [https://apple.stackexchange.com/questions/9659/what-window-management-options-exist-for-os-x others]
     43
     44=== Linux ===
     45==== Ubuntu 16.04 LTS ====
     46* Uses Compiz
     47 * 2*2 tiles
     48 * Default shortcuts [https://askubuntu.com/questions/28086/what-are-unitys-keyboard-and-mouse-shortcuts/28087#28087 under "Window Placement" section]
     49
     50==== Others ====
     51* [https://help.gnome.org/users/gnome-help/stable/keyboard-nav.html.en Gnome shortcuts]
     52* [https://wiki.archlinux.org/index.php/Comparison_of_tiling_window_managers Comparison of tiling window managers] at Arch wiki
     53
     54
     55== See also ==
     56* [wikitr:/Help/MainToolbar Main toolbar]
    3957
    4058----
    41 Back to [wiki:/Help Main Help]
     59Back to [wikitr:/Help/Menu/Windows Windows menu] \\
     60Back to [wikitr:/Help/Menu Main menu] \\
     61Back to [wikitr:/Help Main Help]