Thats by the way why we should use the AAA style.
/home/febbe/ClionProjects/xournalpp/src/control/Control.cpp:2921:8: error: case value evaluates to -3, which cannot be narrowed to type 'guint' (aka 'unsigned int') [-Wc++11-narrowing]
case GTK_RESPONSE_ACCEPT:
^
/home/febbe/ClionProjects/xournalpp/src/control/Control.cpp:2931:8: error: case value evaluates to -2, which cannot be narrowed to type 'guint' (aka 'unsigned int') [-Wc++11-narrowing]
case GTK_RESPONSE_REJECT:
As per suggestion of @Technius, I have removed the seemingly incriminated line of code leading to this bug
https://github.com/xournalpp/xournalpp/issues/1285
As a layman in terms of programming, I do not have the skills to build and test this on my machine in a proper way
As the presentation remotes use the left and right keys for page/slide
navigation, map them to previous and next page in presentation
mode. It still preserves the Shift+Left/Right combination in dual page
view. It only masks out the relative scrolling which is not needed in
presentation mode, so thats okay.
* New translations xournalpp.pot (German)
* New translations xournalpp.pot (Chinese Simplified)
* New translations xournalpp.pot (Chinese Traditional)
* New translations xournalpp.pot (Chinese Traditional, Hong Kong)
* New translations xournalpp.pot (Czech)
* New translations xournalpp.pot (Italian)
* New translations xournalpp.pot (Klingon)
* New translations xournalpp.pot (Polish)
* New translations xournalpp.pot (German)
* New translations xournalpp.pot (German)
* New translations xournalpp.pot (Chinese Simplified)
* New translations xournalpp.pot (Chinese Traditional)
* New translations xournalpp.pot (Chinese Traditional, Hong Kong)
* New translations xournalpp.pot (Czech)
* New translations xournalpp.pot (Italian)
* New translations xournalpp.pot (Klingon)
* New translations xournalpp.pot (Polish)
* New translations xournalpp.pot (German)
* New translations xournalpp.pot (Chinese Simplified)
* New translations xournalpp.pot (Chinese Traditional)
* New translations xournalpp.pot (Chinese Traditional, Hong Kong)
* New translations xournalpp.pot (Czech)
* New translations xournalpp.pot (Italian)
* New translations xournalpp.pot (Klingon)
* New translations xournalpp.pot (Polish)