~alan-griffiths/+junk/miral-test

« back to all changes in this revision

Viewing changes to miral-shell/shell_main.cpp

  • Committer: Kevin Gunn
  • Date: 2016-10-19 09:12:31 UTC
  • Revision ID: kevin.gunn@canonical.com-20161019091231-18n5gfrnko351yp3
use cursor directly

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
 
74
74
    return runner.run_with(
75
75
        {
76
 
            CursorTheme{"default"},
 
76
            CursorTheme{"DMZ-White"},
77
77
            window_managers,
78
 
//            display_configuration_options,
 
78
            display_configuration_options,
79
79
            launcher,
80
80
            outputs_monitor,
81
81
            config_keymap,