mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 08:30:42 -05:00
window-x11: Add lost definition for TAKE_FOCUS_FALLBACK_DELAY_MS
In commit8abd1b009
(cherry-pick to gnome-3-30 of commitf71151a5d
) the definition of TAKE_FOCUS_FALLBACK_DELAY_MS was not properly merged. Include this back to fix the build failure. https://gitlab.gnome.org/GNOME/mutter/merge_requests/307
This commit is contained in:
parent
a9322c81af
commit
a51188f8d7
@ -55,6 +55,8 @@
|
||||
#include "backends/meta-logical-monitor.h"
|
||||
#include "backends/x11/meta-backend-x11.h"
|
||||
|
||||
#define TAKE_FOCUS_FALLBACK_DELAY_MS 250
|
||||
|
||||
G_DEFINE_TYPE_WITH_PRIVATE (MetaWindowX11, meta_window_x11, META_TYPE_WINDOW)
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user