Changes between Version 19 and Version 112 of Help/ToggleDialogs


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

Legend:

Unmodified
Added
Removed
Modified
  • Help/ToggleDialogs

    v19 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 toggle dialog window's menu
    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.png)]] black, downheaded arrow head rolls the dialog up and the [[Image(source:trunk/images/svpRight.png)]] black, rightheaded arrow head respectively rolls it out.
    11 * The [[Image(source:trunk/images/misc/buttonshow.png)]] eye symbol switches dynamic buttons on and off.
    12 * The [[Image(source:trunk/images/misc/sticky.png)]] sticker unsticks the dialog (e.g. opens it in a separate window.
    13 * The [[Image(source:trunk/images/misc/close.png)]] 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/layerlist.png)]]||[wiki:Help/Dialog/LayerList Layer List Dialog]||{{{Alt+L}}}||List of all open layers.||
    18 ||[[Image(source:trunk/images/dialogs/propertiesdialog.png)]]||[wiki:Help/Dialog/Properties Properties/Memberships Dialog]||{{{Alt+Shift+P}}}||Properties of selected objects.||
    19 ||[[Image(source:trunk/images/dialogs/selectionlist.png)]]||[wiki:Help/Dialog/SelectionList Current Selection Dialog]||{{{Alt+Shift+C}}}||Selection list window.||
    20 ||[[Image(source:trunk/images/dialogs/relationlist.png)]]||[wiki:Help/Dialog/RelationList Relations List Dialog]||{{{Alt+Shift+R}}}||List of all relations.||
    21 ||[[Image(source:trunk/images/dialogs/commandstack.png)]]||[wiki:Help/Dialog/CommandStack Command Stack Dialog]||{{{Alt+Shift+O}}}||List of all commands (undo buffer)||
    22 ||[[Image(source:trunk/images/dialogs/userlist.png)]]||[wiki:Help/Dialog/UserList Authors Dialog]||{{{Alt+Shift+A}}}||List of Authors of selected objects.||
    23 ||[[Image(source:trunk/images/dialogs/history.png)]]||[wiki:Help/Dialog/History History Dialog]||{{{Alt+Shift+H}}}||List of history of selected objects.||
    24 ||[[Image(source:trunk/images/dialogs/conflict.png)]]||[wiki:Help/Dialog/ConflictList Conflict List Dialog]||{{{Alt+C}}}||List of unsolved conflicts.||
    25 ||[[Image(source:trunk/images/dialogs/validator.png)]]||[wiki:Help/Dialog/Validator Validator Dialog]||{{{Alt+Shift+V}}}||Validator window ||
    26 ||[[Image(source:trunk/images/dialogs/filter.png)]]||[wiki:Help/Dialog/Filter Filter Dialog]||{{{Alt+Shift+F}}}||Filter objects and hide/disable them. ||
    27 ||[[Image(source:trunk/images/dialogs/changesetdialog.png)]]||[wiki:Help/Dialog/ChangesetListDialog Changeset List Dialog]|| ||Changeset List Dialog||
    28 ||[[Image(source:trunk/images/dialogs/mapstyle.png)]]||[wiki:Help/Dialog/MapPaint Map Style Dialog]||{{{Alt+Shift+M}}}||Configure the map painting style.||
    29 ||[[Image(source:/trunk/images/dialogs/geoimage.png)]]||[wiki:/Help/Dialogs/PhotoDialog Photo Dialog]|| ||''(only if photos are loaded)''||
    30 ||>>||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
    3116
    32 * There might be more buttons depending on the loaded plugins.
    33 * Not all toggle dialogs are visible by default, however you can always customize the panel to your needs.
    34 * The whole left panel visibility can be toggled on and off in the main [Menu/View menu view].
    35 * 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]
    3657
    3758----
    38 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]