mirror of
https://github.com/labwc/labwc.git
synced 2026-06-13 14:33:18 -04:00
add logger for config errors and <core><errorCommand> to display it.
This commit is contained in:
parent
477b3b1ddb
commit
4efb63f7da
10 changed files with 233 additions and 11 deletions
|
|
@ -87,6 +87,7 @@ struct rcxml {
|
|||
bool xwayland_persistence;
|
||||
bool primary_selection;
|
||||
char *prompt_command;
|
||||
char *error_command;
|
||||
|
||||
/* placement */
|
||||
enum lab_placement_policy placement_policy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue