Commit Graph

7 Commits

Author SHA1 Message Date
Sergio Costas Rodriguez
ba1f4e8480 Update desktopIconsIntegration to the last version
These changes remove some dependencies, and ensure that it works
on Gnome46, where there is a change in the ExtensionState names.
2024-05-16 16:17:57 +02:00
Andy Holmes
fd8022b49b refactor: replace export var with export const 2023-09-21 19:22:24 -07:00
Philipp Unger
d95db96d4f export class from desktopIconsIntegration.js 2023-08-19 13:48:38 +02:00
Philipp Unger
c9789f013c export path, uuid and use it 2023-08-19 13:48:38 +02:00
Philipp Unger
bc60959709 move all imports to the top 2023-08-19 13:48:38 +02:00
Philipp Unger
b87ac15d66 migrate gi, ui and Me imports to new ESM format 2023-08-19 13:48:38 +02:00
Sergio Costas
b0c9cb924d Desktop Icons NG integration
This MR integrates Dash to Panel with Desktop Icons NG, allowing
DING to know how many pixels does the panel occupy even when in
intellihide mode.
2022-04-22 12:15:20 +02:00