~ubuntu-branches/ubuntu/vivid/xfwm4/vivid

« back to all changes in this revision

Viewing changes to src/settings.h

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2015-03-17 06:37:11 UTC
  • mfrom: (3.1.16 experimental)
  • Revision ID: package-import@ubuntu.com-20150317063711-wwwlp96euewqu6uh
Tags: 4.12.1-1ubuntu1
* Merge from debian exp. Remaining changes:
  - Add -DMONITOR_ROOT_PIXMAP to CPPFLAGS for xubuntu seamless greeter
    to desktop transition

Show diffs side-by-side

added added

removed removed

Lines of Context:
215
215
    gboolean focus_hint;
216
216
    gboolean focus_new;
217
217
    gboolean full_width_title;
 
218
    gboolean horiz_scroll_opacity;
218
219
    gboolean mousewheel_rollup;
219
220
    gboolean prevent_focus_stealing;
220
221
    gboolean raise_on_click;