summaryrefslogtreecommitdiff
path: root/src/core/window-private.h
Commit message (Expand)AuthorAgeFilesLines
* workspace: Only consider windows that should be showing as focusableSebastian Keller2023-04-161-0/+3
* Export meta_window_has_pointer ()Ivan Molodetskikh2023-03-201-2/+0
* Remove support for window shadingRobert Mader2023-03-031-5/+1
* window: Fix compiler warningFlorian Müllner2023-02-231-1/+1
* core: Move accounting of "shaken_loose" to MetaWindowDragCarlos Garnacho2023-01-301-3/+0
* core: Delete now unused codeCarlos Garnacho2023-01-301-13/+0
* compositor: Handle pointing events in window dragsCarlos Garnacho2023-01-301-0/+3
* core: Add a in-tree copy of GtkBorderBilal Elmoussaoui2022-12-221-1/+1
* x11: Integrate frames client into MutterCarlos Garnacho2022-12-011-3/+3
* x11: Replace MetaWindow sync request handling with MetaSyncCounterCarlos Garnacho2022-12-011-15/+0
* window: Avoid focusing during workspace changesJonas Dreßler2022-11-241-0/+2
* window: Move all single-bit booleans to the end of the structJonas Dreßler2022-11-241-156/+157
* window: Move surface property to it subclassesBilal Elmoussaoui2022-11-171-1/+9
* core: Untangle meta_window_shared_newBilal Elmoussaoui2022-11-171-8/+0
* window: Throttle resize-grab updates to stage updatesJonas Ådahl2022-10-181-4/+4
* window: Make the caller decide when to constrainJonas Ådahl2022-10-101-0/+1
* window: Add monitor finder using stored IDsJonas Ådahl2022-08-111-0/+2
* window: Make monitor from rect finder helper more clearly namedJonas Ådahl2022-08-111-1/+1
* window: Add function to calculate current boundsJonas Ådahl2022-03-041-0/+4
* window: Move some display level window processing to MetaDisplayJonas Ådahl2022-02-071-10/+7
* window: Move icon management to X11 implementationJonas Ådahl2022-02-071-8/+9
* wayland: Drop wl-shell protocolFernando Monteiro2022-01-051-2/+2
* window: Add has_modals() functionFlorian Müllner2021-12-141-0/+1
* core: Change behavior of "application is alive" checksCarlos Garnacho2021-12-071-0/+15
* window/wayland: Differentiate between requested and direct resizesSebastian Keller2021-11-171-0/+1
* window: Add cgroup management to MetaWindowNishal Kulkarni2021-09-021-0/+7
* window: Make default focus window on each workspace appear focusedAlexander Mikhaylenko2021-08-121-0/+5
* window: Add "is_focus_async" APIOlivier Fourdan2021-02-231-0/+2
* core/window: Store/load window dimensions before/after fullscreenChristian Rauch2020-10-221-0/+3
* window: "Hide" edge resistance behind modifier keyFlorian Müllner2020-10-141-0/+1
* edge-resistance: Replace booleans with flags parameterFlorian Müllner2020-10-141-1/+8
* wayland: Add API to launch trusted clientsSergio Costas2020-08-041-0/+1
* window: Cache the client PIDJonas Dreßler2020-05-211-0/+2
* window: Use pid_t for get_client_pid() vfuncJonas Dreßler2020-05-211-1/+1
* window: Remove support for _NET_WM_PIDJonas Dreßler2020-05-211-2/+0
* window: Use client PID for meta_window_get_pid()Jonas Dreßler2020-05-211-2/+0
* window: Add meta_window_untile()Jonas Ådahl2020-05-071-0/+3
* tests/test-runner: Add 'assert_size' commandJonas Ådahl2020-05-071-0/+1
* surface-actor-x11: Move window related unredirect logic to MetaWindowX11Jonas Ådahl2020-04-161-10/+0
* window: Implement asynchronous popup movingJonas Ådahl2020-02-291-1/+17
* Add MetaGravity and replace X11 equivalent with itJonas Ådahl2020-02-291-4/+4
* constraints: Pass constrained relative coordinates to window implJonas Ådahl2020-02-291-0/+2
* window: Put placement related fields in a anynomous structJonas Ådahl2020-02-291-4/+9
* window/wayland: Make .._wayland_move_resize() name more explanatoryJonas Ådahl2019-12-091-1/+1
* stack: Delegate layer calculation to a window vfuncFlorian Müllner2019-11-291-0/+4
* window: Add get_default_layer() helperFlorian Müllner2019-11-291-0/+1
* stack: Move HAS_TRANSIENT_TYPE macro to window-privateFlorian Müllner2019-11-291-0/+2
* tests/monitor-unit-tests: Add window tiling hot plug testJonas Ådahl2019-11-051-0/+1
* window: Add adjust_fullscreen_monitor_rect virtual methodHans de Goede2019-11-011-0/+5
* core: Fix multiple reparent requests handlingRémi Bernon2019-09-021-0/+4