2 | | = Toggle Dialogs = |
3 | | * [[Image(source:/trunk/images/dialogs/layerlist.png)]] [wiki:Help/Dialog/LayerList Layer List Dialog] |
4 | | * [[Image(source:/trunk/images/dialogs/propertiesdialog.png)]] [wiki:Help/Dialog/Properties Properties/Memberships Dialog] |
5 | | * [[Image(source:/trunk/images/dialogs/selectionlist.png)]] [wiki:Help/Dialog/SelectionList Current Selection Dialog] |
6 | | * [[Image(source:/trunk/images/dialogs/relationlist.png)]] [wiki:Help/Dialog/RelationList Relations List Dialog] |
7 | | * [[Image(source:/trunk/images/dialogs/commandstack.png)]] [wiki:Help/Dialog/CommandStack Command Stack Dialog] |
8 | | * [[Image(source:/trunk/images/dialogs/userlist.png)]] [wiki:Help/Dialog/UserList Authors Dialog] |
9 | | * [[Image(source:/trunk/images/dialogs/history.png)]] [wiki:Help/Dialog/History History Dialog] |
10 | | * [[Image(source:/trunk/images/dialogs/conflict.png)]] [wiki:Help/Dialogs/ConflictListDialog Conflict List Dialog] |
11 | | * [[Image(source:/trunk/images/dialogs/filter.png)]] [wiki:Help/Dialog/FilterDialog Filter List Dialog] |
12 | | * [[Image(source:/trunk/images/dialogs/conflict.png)]] [wiki:Help/Dialogs/ConflictListDialog Conflict List Dialog] |
13 | | * [[Image(source:/trunk/images/dialogs/geoimage.png)]] [wiki:Help/Dialogs/PhotoDialog Photo Dialog] (only if photos are loaded) |
14 | | * ''(... other buttons depending on the Plugins loaded)'' |
| 2 | [[PageOutline(2,Table of Contents)]] |
| 4 | = Sidebar = |
| 5 | The sidebar can host several panels on the right hand side of the interface. |
| 6 | |
| 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] ) |
| 12 | |
| 13 | == Panel pinning == |
| 14 | * To pin a separated panel: Click the ordinary close button |
| 15 | * To unpin a panel: press pin icon |
| 16 | |
| 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 == |
| 26 | Panels 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] |
| 57 | |
| 58 | ---- |
| 59 | Back to [wikitr:/Help/Menu/Windows Windows menu] \\ |
| 60 | Back to [wikitr:/Help/Menu Main menu] \\ |
| 61 | Back to [wikitr:/Help Main Help] |