Skip to content

Commit 45cd6b4

Browse files
authored
Group various managers in a Misc folder (#2869)
Gala has a lot of managers that are responsible for a single functionality. They currently all live in the top level src directory which clutters it up quite a lot. So instead do it like GNOME Shell does it and move them into a Misc folder. This makes browsing the src quite a bit easier. I only moved managers that are only instantiated once and don't take a orchestration role. Things like utils or classes meant to be used by others (like windowlistmodel etc.) as well as the main orchestration classes like dbus and windowmanager are kept at the top level.
1 parent 9bc9c29 commit 45cd6b4

22 files changed

Lines changed: 21 additions & 21 deletions

0 commit comments

Comments
 (0)