Skip to content

Commit

Permalink
[configs] Add wayland hw specific configs
Browse files Browse the repository at this point in the history
  • Loading branch information
faenil committed Aug 22, 2013
1 parent ccfb09a commit 8496c70
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions conf/61-nemo-mobile-hw-wayland.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Set QT_USE_DRAG_DISTANCE environment variable
# The variable defines default value for QApplication's
# startDragDistance property
QT_USE_DRAG_DISTANCE=16

# We need inverted-Y for Qt5 apps runing on Wayland platform
QT_COMPOSITOR_NEGATE_INVERTED_Y=1
1 change: 1 addition & 0 deletions rpm/nemo-configs-n950-n9.spec
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@ ln -s ../fbset-n9.service $RPM_BUILD_ROOT/lib/systemd/system/basic.target.wants/
%files wayland
%{_sysconfdir}/powervr.ini
/var/lib/environment/compositor/60-n9-n950-ui.conf
/var/lib/environment/nemo/61-nemo-mobile-hw-wayland.conf
/lib/systemd/system/basic.target.wants/fbset-n9.service
/lib/systemd/system/fbset-n9.service

0 comments on commit 8496c70

Please sign in to comment.