Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename to com.manexim.insomnia #15

Merged
merged 3 commits into from
Jan 8, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
- name: Build
uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
with:
bundle: com.github.manexim.insomnia.flatpak
manifest-path: com.github.manexim.insomnia.yml
bundle: com.manexim.insomnia.flatpak
manifest-path: com.manexim.insomnia.yml
run-tests: true
repository-name: appcenter
repository-url: https://flatpak.elementary.io/repo.flatpakrepo
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<div align="center">
<span align="center"> <img width="80" height="80" class="center" src="data/icons/128/com.github.manexim.insomnia.svg" alt="Icon"></span>
<span align="center"> <img width="80" height="80" class="center" src="data/icons/128/com.manexim.insomnia.svg" alt="Icon"></span>
<h1 align="center">Insomnia</h1>
<h3 align="center">Prevent the display from being turned off or the device from going into sleep mode</h3>
<p align="center">Designed for <a href="https://elementary.io">elementary OS</a></p>
</div>

<p align="center">
<a href="https://appcenter.elementary.io/com.github.manexim.insomnia" target="_blank">
<a href="https://appcenter.elementary.io/com.manexim.insomnia" target="_blank">
<img src="https://appcenter.elementary.io/badge.svg">
</a>
</p>
Expand Down Expand Up @@ -72,7 +72,7 @@ meson build --prefix=/usr
cd build
ninja
sudo ninja install
com.github.manexim.insomnia
com.manexim.insomnia
```

### Deconstruct
Expand Down
2 changes: 1 addition & 1 deletion app
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# fail on first error
set -e

APP=com.github.manexim.insomnia
APP=com.manexim.insomnia

case "$1" in
build)
Expand Down
4 changes: 2 additions & 2 deletions com.github.manexim.insomnia.yml → com.manexim.insomnia.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
app-id: com.github.manexim.insomnia
app-id: com.manexim.insomnia
runtime: io.elementary.Platform
runtime-version: '6.1'
sdk: io.elementary.Sdk
command: com.github.manexim.insomnia
command: com.manexim.insomnia
finish-args:
- '--share=ipc'
- '--socket=fallback-x11'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2019 Manexim -->
<component type="desktop">
<id>com.github.manexim.insomnia</id>
<id>com.manexim.insomnia</id>
<metadata_license>CC0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Insomnia</name>
Expand All @@ -13,7 +13,7 @@
<category>System</category>
</categories>
<provides>
<binary>com.github.manexim.insomnia</binary>
<binary>com.manexim.insomnia</binary>
</provides>
​<releases>
<release date="2021-11-20" version="1.1.3">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,45 +2,45 @@
Type=Application
Name=Insomnia
Comment=Prevent the display from being turned off or the device from going into sleep mode
Exec=com.github.manexim.insomnia
Icon=com.github.manexim.insomnia
Exec=com.manexim.insomnia
Icon=com.manexim.insomnia
Terminal=false
Categories=GNOME;GTK;
X-GNOME-UsesNotifications=false
Actions=0;300;600;900;1800;2700;3600;7200;-1;

[Desktop Action 0]
Name=Follow system power settings
Exec=com.github.manexim.insomnia 0
Exec=com.manexim.insomnia 0

[Desktop Action 300]
Name=Prevent the display from being turned off or the device from going into sleep mode for 5 min
Exec=com.github.manexim.insomnia 300
Exec=com.manexim.insomnia 300

[Desktop Action 600]
Name=Prevent the display from being turned off or the device from going into sleep mode for 10 min
Exec=com.github.manexim.insomnia 600
Exec=com.manexim.insomnia 600

[Desktop Action 900]
Name=Prevent the display from being turned off or the device from going into sleep mode for 15 min
Exec=com.github.manexim.insomnia 900
Exec=com.manexim.insomnia 900

[Desktop Action 1800]
Name=Prevent the display from being turned off or the device from going into sleep mode for 30 min
Exec=com.github.manexim.insomnia 1800
Exec=com.manexim.insomnia 1800

[Desktop Action 2700]
Name=Prevent the display from being turned off or the device from going into sleep mode for 45 min
Exec=com.github.manexim.insomnia 2700
Exec=com.manexim.insomnia 2700

[Desktop Action 3600]
Name=Prevent the display from being turned off or the device from going into sleep mode for 1 hour
Exec=com.github.manexim.insomnia 3600
Exec=com.manexim.insomnia 3600

[Desktop Action 7200]
Name=Prevent the display from being turned off or the device from going into sleep mode for 2 hours
Exec=com.github.manexim.insomnia 7200
Exec=com.manexim.insomnia 7200

[Desktop Action -1]
Name=Prevent the display from being turned off or the device from going into sleep mode
Exec=com.github.manexim.insomnia -1
Exec=com.manexim.insomnia -1
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('com.github.manexim.insomnia', 'vala', 'c', version: '1.1.3')
project('com.manexim.insomnia', 'vala', 'c', version: '1.1.3')

# Include the translations module
i18n = import('i18n')
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the com.github.manexim.insomnia package.
# This file is distributed under the same license as the com.manexim.insomnia package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: com.github.manexim.insomnia\n"
"Project-Id-Version: com.manexim.insomnia\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-23 12:31+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down
8 changes: 4 additions & 4 deletions po/de.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# German translations for com.github.manexim.insomnia package.
# Copyright (C) 2021 THE com.github.manexim.insomnia'S COPYRIGHT HOLDER
# This file is distributed under the same license as the com.github.manexim.insomnia package.
# German translations for com.manexim.insomnia package.
# Copyright (C) 2021 THE com.manexim.insomnia'S COPYRIGHT HOLDER
# This file is distributed under the same license as the com.manexim.insomnia package.
# Automatically generated, 2021.
#
msgid ""
msgstr ""
"Project-Id-Version: com.github.manexim.insomnia\n"
"Project-Id-Version: com.manexim.insomnia\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-23 12:31+0100\n"
"PO-Revision-Date: 2021-01-23 12:31+0100\n"
Expand Down
8 changes: 4 additions & 4 deletions po/es.po
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Spanish translations for com.github.manexim.insomnia package.
# Copyright (C) 2021 THE com.github.manexim.insomnia'S COPYRIGHT HOLDER
# This file is distributed under the same license as the com.github.manexim.insomnia package.
# Spanish translations for com.manexim.insomnia package.
# Copyright (C) 2021 THE com.manexim.insomnia'S COPYRIGHT HOLDER
# This file is distributed under the same license as the com.manexim.insomnia package.
# Automatically generated, 2021.
#
msgid ""
msgstr ""
"Project-Id-Version: com.github.manexim.insomnia\n"
"Project-Id-Version: com.manexim.insomnia\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-23 12:31+0100\n"
"PO-Revision-Date: 2021-01-23 12:31+0100\n"
Expand Down
4 changes: 2 additions & 2 deletions po/extra/POTFILES
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
data/com.github.manexim.insomnia.appdata.xml.in
data/com.github.manexim.insomnia.desktop.in
data/com.manexim.insomnia.appdata.xml.in
data/com.manexim.insomnia.desktop.in
38 changes: 19 additions & 19 deletions po/extra/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -17,94 +17,94 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: data/com.github.manexim.insomnia.appdata.xml.in:7
#: data/com.github.manexim.insomnia.desktop.in:4
#: data/com.manexim.insomnia.appdata.xml.in:7
#: data/com.manexim.insomnia.desktop.in:4
msgid "Insomnia"
msgstr "Insomnia"

#: data/com.github.manexim.insomnia.appdata.xml.in:8
#: data/com.github.manexim.insomnia.desktop.in:5
#: data/com.github.manexim.insomnia.desktop.in:46
#: data/com.manexim.insomnia.appdata.xml.in:8
#: data/com.manexim.insomnia.desktop.in:5
#: data/com.manexim.insomnia.desktop.in:46
msgid ""
"Prevent the display from being turned off or the device from going into "
"sleep mode"
msgstr ""
"Verhindere, dass das Display ausgeschaltet wird oder das Gerät in den "
"Ruhezustand wechselt"

#: data/com.github.manexim.insomnia.appdata.xml.in:10
#: data/com.manexim.insomnia.appdata.xml.in:10
msgid ""
"Insomnia helps to keep your device awake, without needing to adjust your "
"system power settings."
msgstr ""
"Insomnia hilft, dein Gerät wach zu halten, ohne dass du die "
"Energieeinstellungen deines Systems anpassen musst."

#: data/com.github.manexim.insomnia.appdata.xml.in:21
#: data/com.manexim.insomnia.appdata.xml.in:21
msgid "Initial release"
msgstr "Erstes Release"

#: data/com.github.manexim.insomnia.appdata.xml.in:39
#: data/com.manexim.insomnia.appdata.xml.in:39
msgid "Manexim"
msgstr "Manexim"

#: data/com.github.manexim.insomnia.desktop.in:7
msgid "com.github.manexim.insomnia"
msgstr "com.github.manexim.insomnia"
#: data/com.manexim.insomnia.desktop.in:7
msgid "com.manexim.insomnia"
msgstr "com.manexim.insomnia"

#: data/com.github.manexim.insomnia.desktop.in:14
#: data/com.manexim.insomnia.desktop.in:14
msgid "Follow system power settings"
msgstr "Energieeinstellungen des Systems beachten"

#: data/com.github.manexim.insomnia.desktop.in:18
#: data/com.manexim.insomnia.desktop.in:18
msgid ""
"Prevent the display from being turned off or the device from going into "
"sleep mode for 5 min"
msgstr ""
"Verhindere für 5 Minuten, dass das Display ausgeschaltet wird oder das Gerät "
"in den Ruhezustand wechselt"

#: data/com.github.manexim.insomnia.desktop.in:22
#: data/com.manexim.insomnia.desktop.in:22
msgid ""
"Prevent the display from being turned off or the device from going into "
"sleep mode for 10 min"
msgstr ""
"Verhindere für 10 Minuten, dass das Display ausgeschaltet wird oder das "
"Gerät in den Ruhezustand wechselt"

#: data/com.github.manexim.insomnia.desktop.in:26
#: data/com.manexim.insomnia.desktop.in:26
msgid ""
"Prevent the display from being turned off or the device from going into "
"sleep mode for 15 min"
msgstr ""
"Verhindere für 15 Minuten, dass das Display ausgeschaltet wird oder das "
"Gerät in den Ruhezustand wechselt"

#: data/com.github.manexim.insomnia.desktop.in:30
#: data/com.manexim.insomnia.desktop.in:30
msgid ""
"Prevent the display from being turned off or the device from going into "
"sleep mode for 30 min"
msgstr ""
"Verhindere für 30 Minuten, dass das Display ausgeschaltet wird oder das "
"Gerät in den Ruhezustand wechselt"

#: data/com.github.manexim.insomnia.desktop.in:34
#: data/com.manexim.insomnia.desktop.in:34
msgid ""
"Prevent the display from being turned off or the device from going into "
"sleep mode for 45 min"
msgstr ""
"Verhindere für 45 Minuten, dass das Display ausgeschaltet wird oder das "
"Gerät in den Ruhezustand wechselt"

#: data/com.github.manexim.insomnia.desktop.in:38
#: data/com.manexim.insomnia.desktop.in:38
msgid ""
"Prevent the display from being turned off or the device from going into "
"sleep mode for 1 hour"
msgstr ""
"Verhindere für eine Stunde, dass das Display ausgeschaltet wird oder das "
"Gerät in den Ruhezustand wechselt"

#: data/com.github.manexim.insomnia.desktop.in:42
#: data/com.manexim.insomnia.desktop.in:42
msgid ""
"Prevent the display from being turned off or the device from going into "
"sleep mode for 2 hours"
Expand Down
Loading