mutter/src/meta
Florian Müllner 525cb7e10e display: Add meta_display_list_all_windows()
We now have a use case in gnome-shell for getting a list of all
windows (including OR ones), but the existing API is private.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4751

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2163>
2021-12-16 16:35:15 +00:00
..
barrier.h Use a consistent style for enum braces 2019-02-28 09:31:01 +01:00
boxes.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
common.h *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
compositor-mutter.h compositor/x11: Move stage input region setting to MetaX11Display 2019-08-19 08:44:58 +00:00
compositor.h compositor: Let MetaDisplay choose the correct compositor type 2019-08-19 08:44:58 +00:00
display.h display: Add meta_display_list_all_windows() 2021-12-16 16:35:15 +00:00
group.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
keybindings.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
main.h context: Move 'replace-current-wm' tracking to the context 2021-07-15 11:34:37 +02:00
meson.build main: Move MetaCompositorType to a new meta-enums.h 2021-07-15 10:43:28 +02:00
meta-backend.h Add method to show if in headless mode 2021-12-07 16:03:10 +00:00
meta-background-actor.h Include the pkgconfig-specified gdesktop-enums.h 2020-07-13 17:30:20 +08:00
meta-background-content.h background-content: Add support for rounded clipping when drawing 2021-02-18 20:26:42 +00:00
meta-background-group.h meta: Make MetaBackgroundGroup derivable 2019-06-24 13:49:31 +00:00
meta-background-image.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
meta-background.h Include the pkgconfig-specified gdesktop-enums.h 2020-07-13 17:30:20 +08:00
meta-close-dialog.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
meta-context.h context: Move 'replace-current-wm' tracking to the context 2021-07-15 11:34:37 +02:00
meta-cursor-tracker.h cursor-tracker: Add meta_cursor_tracker_get_scale () 2021-08-22 15:02:38 +00:00
meta-dnd.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
meta-enum-types.c.in core: Drop "volatile" from static GTypes in manual registration 2021-03-22 10:47:51 +00:00
meta-enum-types.h.in enum-types: Use @basename@ in header comment 2019-06-12 18:01:36 +02:00
meta-enums.h main: Move MetaCompositorType to a new meta-enums.h 2021-07-15 10:43:28 +02:00
meta-idle-monitor.h idle-monitor: Use G_DECLARE_FINAL_TYPE() 2021-05-18 13:19:36 +00:00
meta-inhibit-shortcuts-dialog.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
meta-later.h later: Make MetaCompositor the owner of the MetaLaters state 2020-04-16 15:05:52 +02:00
meta-launch-context.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
meta-monitor-manager.h backends: Centralize panel autorotation in a DisplayConfig property 2020-09-05 07:25:02 +00:00
meta-plugin.h plugin: Drop version information 2020-10-06 15:14:34 +02:00
meta-remote-access-controller.h remote-access-controller: Allow inhibiting remote access 2020-04-27 14:31:06 +00:00
meta-selection-source-memory.h Make MetaSelection, MetaSelectionSource and MetaMemorySelectionSource public 2019-05-02 16:31:45 +02:00
meta-selection-source.h Make MetaSelection, MetaSelectionSource and MetaMemorySelectionSource public 2019-05-02 16:31:45 +02:00
meta-selection.h Make MetaSelection, MetaSelectionSource and MetaMemorySelectionSource public 2019-05-02 16:31:45 +02:00
meta-settings.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
meta-shadow-factory.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
meta-shaped-texture.h shaped-texture: Make set_opaque_region() private 2020-06-29 12:57:55 +02:00
meta-sound-player.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
meta-stage.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
meta-startup-notification.h meta, startup-notification: Make type declarations public 2019-01-24 16:38:09 +00:00
meta-wayland-client.h wayland: Add API to launch trusted clients 2020-08-04 08:42:29 +00:00
meta-window-actor.h window-actor: Add paint_to_content() function 2021-09-04 09:17:44 +00:00
meta-window-group.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
meta-window-shape.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
meta-workspace-manager.h meta: Add missing display.h to meta-workspace-manager.h 2020-01-29 11:30:24 +01:00
meta-x11-display.h compositor/x11: Move stage input region setting to MetaX11Display 2019-08-19 08:44:58 +00:00
meta-x11-errors.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
prefs.h keybindings: Remove support for 'panel-main-menu' binding 2021-08-30 21:43:34 +00:00
theme.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
types.h Introduce mostly empty MetaContext type 2021-07-15 10:43:28 +02:00
util.h util: Add back topic prefix to meta_topic() messages 2021-12-01 19:37:59 +00:00
window.h window: Add has_attached_dialogs() function 2021-12-14 18:23:23 +01:00
workspace.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00