Make get_early_config even earlier

Also improve the management of X Display and session_t.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui
2019-02-07 22:29:24 +00:00
parent 2867ac7a1c
commit a019ff453b
5 changed files with 39 additions and 43 deletions

View File

@ -78,8 +78,6 @@ typedef struct options_t {
bool monitor_repaint;
bool print_diagnostics;
// === General ===
/// The configuration file we used.
char *config_file;
/// Path to write PID to.
char *write_pid_path;
/// The backend in use.