This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # EVEMU 1.3 | |
| # Kernel: 6.14.0-33-generic | |
| # DMI: dmi:bvnIntelCorp.:bvrFNCML357.0047.2020.1118.1629:bd11/18/2020:br5.16:efr3.9:svnIntel(R)ClientSystems:pnNUC10i5FNH:pvrK61160-304:rvnIntelCorporation:rnNUC10i5FNB:rvrK61361-303:cvnIntelCorporation:ct35:cvr2.0:skuBXNUC10i5FNH: | |
| # Input device name: "Pro Controller" | |
| # Input device ID: bus 0x05 vendor 0x57e product 0x2009 version 0x8001 | |
| # Supported events: | |
| # Event type 0 (EV_SYN) | |
| # Event code 0 (SYN_REPORT) | |
| # Event code 1 (SYN_CONFIG) | |
| # Event code 2 (SYN_MT_REPORT) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # EVEMU 1.3 | |
| # Kernel: 6.14.0-33-generic | |
| # DMI: dmi:bvnIntelCorp.:bvrFNCML357.0047.2020.1118.1629:bd11/18/2020:br5.16:efr3.9:svnIntel(R)ClientSystems:pnNUC10i5FNH:pvrK61160-304:rvnIntelCorporation:rnNUC10i5FNB:rvrK61361-303:cvnIntelCorporation:ct35:cvr2.0:skuBXNUC10i5FNH: | |
| # Input device name: "Pro Controller" | |
| # Input device ID: bus 0x05 vendor 0x57e product 0x2009 version 0x8001 | |
| # Supported events: | |
| # Event type 0 (EV_SYN) | |
| # Event code 0 (SYN_REPORT) | |
| # Event code 1 (SYN_CONFIG) | |
| # Event code 2 (SYN_MT_REPORT) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| scale.temperature trough { | |
| background-image: | |
| linear-gradient( | |
| to right, | |
| @SILVER_100, | |
| @ORANGE_500 | |
| ); | |
| } | |
| scale.temperature:dir(rtl) trough { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| language: node_js | |
| node_js: | |
| - lts/* | |
| sudo: required | |
| services: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # project name and programming language | |
| project('com.github.yourusername.yourrepositoryname', 'vala', 'c') | |
| # Include the translations module | |
| i18n = import('i18n') | |
| # Set our translation domain | |
| add_global_arguments('-DGETTEXT_PACKAGE="@0@"'.format (meson.project_name()), language:'c') | |
| # Create a new executable, list the files we want to compile, list the dependencies we need, and install |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # project name | |
| project (com.github.yourusername.yourrepositoryname) | |
| # where we install data directory (if we have any) | |
| set (DATADIR "${CMAKE_INSTALL_PREFIX}/share") | |
| # Set our translation domain | |
| add_definitions ("-DGETTEXT_PACKAGE=\"${CMAKE_INSTALL_PREFIX}\"") | |
| # we're about to use pkgconfig to make sure dependencies are installed so let's find pkgconfig first |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo dnf install appcenter audience maya-calendar noise pantheon-calculator pantheon-files pantheon-files pantheon-photos pantheon-terminal scratch-text-editor screenshot-tool snap-photobooth switchboard elementary-icon-theme elementary-theme pandora-wallpapers plank gala pantheon-agent-polkit pantheon-session-settings slingshot-launcher wingpanel |