Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_drawlayer_runtime_schedule_t Struct Reference
+ Collaboration diagram for dt_drawlayer_runtime_schedule_t:

Data Fields

dt_drawlayer_runtime_commit_mode_t commit_mode
 
gboolean sync_realtime_mode
 
dt_drawlayer_runtime_feedback_t feedback
 
gboolean ensure_worker_running
 
gboolean stop_worker
 
gboolean sync_widget_cache
 
gboolean queue_raw_input
 
gboolean request_commit
 
gboolean ensure_layer_cache
 
gboolean flush_sidecar
 
gboolean set_pointer_state
 
gboolean pointer_valid
 
gboolean pointer_hide_cursor
 
gboolean queue_redraw_center
 
gboolean refresh_gui
 
gboolean invalidate_layer_cache
 
gboolean rasterization_busy
 

Detailed Description

Definition at line 418 of file runtime.c.

Field Documentation

◆ commit_mode

dt_drawlayer_runtime_commit_mode_t dt_drawlayer_runtime_schedule_t::commit_mode

Definition at line 420 of file runtime.c.

Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().

◆ ensure_layer_cache

gboolean dt_drawlayer_runtime_schedule_t::ensure_layer_cache

Definition at line 428 of file runtime.c.

Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().

◆ ensure_worker_running

gboolean dt_drawlayer_runtime_schedule_t::ensure_worker_running

Definition at line 423 of file runtime.c.

Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().

◆ feedback

dt_drawlayer_runtime_feedback_t dt_drawlayer_runtime_schedule_t::feedback

Definition at line 422 of file runtime.c.

Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().

◆ flush_sidecar

gboolean dt_drawlayer_runtime_schedule_t::flush_sidecar

Definition at line 429 of file runtime.c.

Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().

◆ invalidate_layer_cache

gboolean dt_drawlayer_runtime_schedule_t::invalidate_layer_cache

Definition at line 435 of file runtime.c.

Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().

◆ pointer_hide_cursor

gboolean dt_drawlayer_runtime_schedule_t::pointer_hide_cursor

Definition at line 432 of file runtime.c.

Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().

◆ pointer_valid

gboolean dt_drawlayer_runtime_schedule_t::pointer_valid

Definition at line 431 of file runtime.c.

Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().

◆ queue_raw_input

gboolean dt_drawlayer_runtime_schedule_t::queue_raw_input

Definition at line 426 of file runtime.c.

Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().

◆ queue_redraw_center

gboolean dt_drawlayer_runtime_schedule_t::queue_redraw_center

Definition at line 433 of file runtime.c.

Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().

◆ rasterization_busy

gboolean dt_drawlayer_runtime_schedule_t::rasterization_busy

Definition at line 436 of file runtime.c.

Referenced by _build_runtime_schedule().

◆ refresh_gui

gboolean dt_drawlayer_runtime_schedule_t::refresh_gui

Definition at line 434 of file runtime.c.

Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().

◆ request_commit

gboolean dt_drawlayer_runtime_schedule_t::request_commit

Definition at line 427 of file runtime.c.

Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().

◆ set_pointer_state

gboolean dt_drawlayer_runtime_schedule_t::set_pointer_state

Definition at line 430 of file runtime.c.

Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().

◆ stop_worker

gboolean dt_drawlayer_runtime_schedule_t::stop_worker

Definition at line 424 of file runtime.c.

Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().

◆ sync_realtime_mode

gboolean dt_drawlayer_runtime_schedule_t::sync_realtime_mode

Definition at line 421 of file runtime.c.

Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().

◆ sync_widget_cache

gboolean dt_drawlayer_runtime_schedule_t::sync_widget_cache

Definition at line 425 of file runtime.c.

Referenced by _build_runtime_schedule(), and dt_drawlayer_runtime_manager_update().


The documentation for this struct was generated from the following file: