Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| panel-plugins:xfce4-docklike-plugin:start [2021/09/20 07:54] – [Usage] davekeogh | panel-plugins:xfce4-docklike-plugin:start [2024/12/09 09:45] (current) – kevinbowen | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====== xfce4-docklike-plugin - Docklike Taskbar ====== | ====== xfce4-docklike-plugin - Docklike Taskbar ====== | ||
| - | A modern, minimalist taskbar for Xfce | + | A modern, minimalist taskbar for Xfce. |
| - | * **[[# | + | Docklike Taskbar behaves similarly to many other desktop environments and operating systems. Wherein all application windows are grouped together as an icon and can be pinned to act as a launcher when the application is not running. Commonly referred to as a dock. |
| + | |||
| * **[[# | * **[[# | ||
| + | * **[[# | ||
| + | * **[[# | ||
| * **[[#Latest Release|Latest Release]]** | * **[[#Latest Release|Latest Release]]** | ||
| * **[[#Source Code Repository|Source Code Repository]]** | * **[[#Source Code Repository|Source Code Repository]]** | ||
| * **[[# | * **[[# | ||
| + | |||
| + | ---- | ||
| + | |||
| + | |||
| + | ===== Screenshots ===== | ||
| + | |||
| + | <figure " | ||
| + | {{: | ||
| + | </ | ||
| + | |||
| + | <figure " | ||
| + | {{: | ||
| + | </ | ||
| + | |||
| + | <figure " | ||
| + | {{: | ||
| + | </ | ||
| + | |||
| + | <figure " | ||
| + | {{: | ||
| + | </ | ||
| + | |||
| + | <figure " | ||
| + | {{: | ||
| + | </ | ||
| + | |||
| + | [[|Back to Top]] | ||
| ---- | ---- | ||
| ===== Usage ===== | ===== Usage ===== | ||
| + | |||
| + | - [[: | ||
| + | - Right-click on the added plugin, select **Properties** to open the settings window. | ||
| + | |||
| **Mouse Actions** | **Mouse Actions** | ||
| * **ctrl+left-click** to begin dragging an item in the dock | * **ctrl+left-click** to begin dragging an item in the dock | ||
| Line 37: | Line 71: | ||
| * **previewScale=< | * **previewScale=< | ||
| * **previewSleep=< | * **previewSleep=< | ||
| + | |||
| + | [[|Back to Top]] | ||
| ---- | ---- | ||
| - | ===== Screenshots | + | ===== Theming |
| + | You can modify the appearance of dock items with CSS. Create (or modify) // | ||
| - | <figure " | + | /* Taller or wider buttons */ |
| - | {{:panel-plugins:xfce4-docklike-plugin/xfce4-docklike-plugin-properties.png|Properties Dialog}} | + | # |
| - | </ | + | min-height: 48px; |
| + | min-width: 48px; | ||
| + | } | ||
| + | |||
| + | /* Brightly colored buttons */ | ||
| + | #docklike-plugin .open_group { background-color: | ||
| + | #docklike-plugin | ||
| + | #docklike-plugin | ||
| + | |||
| + | /* number of open windows label */ | ||
| + | # | ||
| + | # | ||
| + | # | ||
| - | <figure " | + | A list of all the CSS selectors created by the plugin: |
| - | {{: | + | |
| - | {{:panel-plugins: | + | |
| - | </ | + | |
| - | <figure " | + | #docklike-plugin |
| - | {{: | + | |
| - | {{: | + | .open_group |
| - | </ | + | |
| + | .window_count | ||
| + | .menu | ||
| + | .active_menu_item | ||
| + | .hover_menu_item | ||
| - | [[|Back to Top]] | + | Changes will take effect after the panel is restarted (// |
| ---- | ---- | ||
| Line 62: | Line 112: | ||
| ===== Latest Release ===== | ===== Latest Release ===== | ||
| - | {{rss> | + | {{rss> |
| - | | + | [[https:// |
| + | |||
| + | | ||
| [[|Back to Top]] | [[|Back to Top]] | ||
| Line 71: | Line 123: | ||
| ===== Source Code Repository ===== | ===== Source Code Repository ===== | ||
| + | |||
| [[https:// | [[https:// | ||
| Line 76: | Line 129: | ||
| ===== Reporting Bugs ===== | ===== Reporting Bugs ===== | ||
| - | [[https:// | + | |
| + | * **[[: | ||
| [[|Back To Top]] | [[|Back To Top]] | ||
| ---- | ---- | ||
| - | + | [[ : | |
| - | [[ : | + | |