Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • SuborbitalPigeon/rugby
  • webpigeon/rugby
2 results
Show changes
Commits on Source (91)
Showing
with 372 additions and 432 deletions
# SPDX-FileCopyrightText: 2012-2017 Bruce Cowan <bruce@bcowan.me.uk> # SPDX-FileCopyrightText: 2012-2017 Bruce Cowan <bruce@bcowan.me.uk>
#
# SPDX-License-Identifier: CC0-1.0 # SPDX-License-Identifier: CC0-1.0
.flatpak* .flatpak*
/subprojects/blueprint-compiler
# SPDX-FileCopyrightText: 2018-2021 Bruce Cowan <bruce@bcowan.me.uk> # SPDX-FileCopyrightText: 2018-2024 Bruce Cowan <bruce@bcowan.me.uk>
# #
# SPDX-License-Identifier: CC0-1.0 # SPDX-License-Identifier: GPL-3.0-or-later
flatpak: flatpak:
image: fedora:latest image: alpine:latest
stage: build stage: build
variables: variables:
MANIFEST_PATH: "build-aux/uk.me.bcowan.Rugby.yml" MANIFEST_PATH: "uk.me.bcowan.Rugby.json"
RUNTIME_REPO: "https://flathub.org/repo/flathub.flatpakrepo" RUNTIME_REPO: "https://flathub.org/repo/flathub.flatpakrepo"
FLATPAK_MODULE: "rugby" FLATPAK_MODULE: "rugby"
BUNDLE: "rugby.flatpak" BUNDLE: "rugby.flatpak"
MESON_ARGS: "" APP_ID: "uk.me.bcowan.Rugby"
DBUS_ID: "uk.me.bcowan.Rugby"
script: script:
- dnf install -y flatpak-builder - apk update && apk add flatpak-builder appstream-compose
- flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo - flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
- flatpak install -y flathub org.gnome.Platform 40 - flatpak install -y flathub org.gnome.Platform 47
- flatpak install -y flathub org.gnome.Sdk 40 - flatpak install -y flathub org.gnome.Sdk 47
- flatpak-builder --stop-at=${FLATPAK_MODULE} app ${MANIFEST_PATH} - flatpak-builder --stop-at=${FLATPAK_MODULE} app ${MANIFEST_PATH}
- flatpak build app meson --prefix=/app ${MESON_ARGS} _build - flatpak build app meson setup --prefix=/app ${MESON_ARGS} _build
- flatpak build app ninja -C _build install - flatpak build app meson install -C _build
- flatpak-builder --finish-only --repo=repo app ${MANIFEST_PATH} - flatpak-builder --finish-only --repo=repo app ${MANIFEST_PATH}
- flatpak build-bundle repo ${BUNDLE} --runtime-repo=${RUNTIME_REPO} ${DBUS_ID} - flatpak build-bundle repo ${BUNDLE} --runtime-repo=${RUNTIME_REPO} ${APP_ID}
artifacts: artifacts:
paths: paths:
- ${BUNDLE} - ${BUNDLE}
...@@ -29,3 +28,5 @@ flatpak: ...@@ -29,3 +28,5 @@ flatpak:
cache: cache:
paths: paths:
- .flatpak-builder/cache - .flatpak-builder/cache
tags:
- flatpak
Creative Commons Legal Code Creative Commons Legal Code
CC0 1.0 Universal CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES CC0 1.0 Universal
NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE
AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION
ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE
OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS
LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION
OR WORKS PROVIDED HEREUNDER.
Statement of Purpose CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
The laws of most jurisdictions throughout the world automatically confer exclusive ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
Copyright and Related Rights (defined below) upon the creator and subsequent INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
owner(s) (each and all, an "owner") of an original work of authorship and/or REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
a database (each, a "Work"). PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
Certain owners wish to permanently relinquish those rights to a Work for the HEREUNDER.
purpose of contributing to a commons of creative, cultural and scientific
works ("Commons") that the public can reliably and without fear of later claims
of infringement build upon, modify, incorporate in other works, reuse and
redistribute as freely as possible in any form whatsoever and for any purposes,
including without limitation commercial purposes. These owners may contribute
to the Commons to promote the ideal of a free culture and the further production
of creative, cultural and scientific works, or to gain reputation or greater
distribution for their Work in part through the use and efforts of others.
For these and/or other purposes and motivations, and without any expectation
of additional consideration or compensation, the person associating CC0 with
a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright
and Related Rights in the Work, voluntarily elects to apply CC0 to the Work
and publicly distribute the Work under its terms, with knowledge of his or
her Copyright and Related Rights in the Work and the meaning and intended
legal effect of CC0 on those rights.
1. Copyright and Related Rights. A Work made available under CC0 may be protected
by copyright and related or neighboring rights ("Copyright and Related Rights").
Copyright and Related Rights include, but are not limited to, the following:
i. the right to reproduce, adapt, distribute, perform, display, communicate,
and translate a Work;
ii. moral rights retained by the original author(s) and/or performer(s);
iii. publicity and privacy rights pertaining to a person's image or likeness
depicted in a Work;
iv. rights protecting against unfair competition in regards to a Work, subject
to the limitations in paragraph 4(a), below;
v. rights protecting the extraction, dissemination, use and reuse of data Statement of Purpose
in a Work;
vi. database rights (such as those arising under Directive 96/9/EC of the
European Parliament and of the Council of 11 March 1996 on the legal protection
of databases, and under any national implementation thereof, including any
amended or successor version of such directive); and
vii. other similar, equivalent or corresponding rights throughout the world
based on applicable law or treaty, and any national implementations thereof.
2. Waiver. To the greatest extent permitted by, but not in contravention of, The laws of most jurisdictions throughout the world automatically confer
applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and exclusive Copyright and Related Rights (defined below) upon the creator
unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and subsequent owner(s) (each and all, an "owner") of an original work of
and Related Rights and associated claims and causes of action, whether now authorship and/or a database (each, a "Work").
known or unknown (including existing as well as future claims and causes of
action), in the Work (i) in all territories worldwide, (ii) for the maximum Certain owners wish to permanently relinquish those rights to a Work for
duration provided by applicable law or treaty (including future time extensions), the purpose of contributing to a commons of creative, cultural and
(iii) in any current or future medium and for any number of copies, and (iv) scientific works ("Commons") that the public can reliably and without fear
for any purpose whatsoever, including without limitation commercial, advertising of later claims of infringement build upon, modify, incorporate in other
or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the works, reuse and redistribute as freely as possible in any form whatsoever
benefit of each member of the public at large and to the detriment of Affirmer's and for any purposes, including without limitation commercial purposes.
heirs and successors, fully intending that such Waiver shall not be subject These owners may contribute to the Commons to promote the ideal of a free
to revocation, rescission, cancellation, termination, or any other legal or culture and the further production of creative, cultural and scientific
works, or to gain reputation or greater distribution for their Work in
part through the use and efforts of others.
For these and/or other purposes and motivations, and without any
expectation of additional consideration or compensation, the person
associating CC0 with a Work (the "Affirmer"), to the extent that he or she
is an owner of Copyright and Related Rights in the Work, voluntarily
elects to apply CC0 to the Work and publicly distribute the Work under its
terms, with knowledge of his or her Copyright and Related Rights in the
Work and the meaning and intended legal effect of CC0 on those rights.
1. Copyright and Related Rights. A Work made available under CC0 may be
protected by copyright and related or neighboring rights ("Copyright and
Related Rights"). Copyright and Related Rights include, but are not
limited to, the following:
i. the right to reproduce, adapt, distribute, perform, display,
communicate, and translate a Work;
ii. moral rights retained by the original author(s) and/or performer(s);
iii. publicity and privacy rights pertaining to a person's image or
likeness depicted in a Work;
iv. rights protecting against unfair competition in regards to a Work,
subject to the limitations in paragraph 4(a), below;
v. rights protecting the extraction, dissemination, use and reuse of data
in a Work;
vi. database rights (such as those arising under Directive 96/9/EC of the
European Parliament and of the Council of 11 March 1996 on the legal
protection of databases, and under any national implementation
thereof, including any amended or successor version of such
directive); and
vii. other similar, equivalent or corresponding rights throughout the
world based on applicable law or treaty, and any national
implementations thereof.
2. Waiver. To the greatest extent permitted by, but not in contravention
of, applicable law, Affirmer hereby overtly, fully, permanently,
irrevocably and unconditionally waives, abandons, and surrenders all of
Affirmer's Copyright and Related Rights and associated claims and causes
of action, whether now known or unknown (including existing as well as
future claims and causes of action), in the Work (i) in all territories
worldwide, (ii) for the maximum duration provided by applicable law or
treaty (including future time extensions), (iii) in any current or future
medium and for any number of copies, and (iv) for any purpose whatsoever,
including without limitation commercial, advertising or promotional
purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each
member of the public at large and to the detriment of Affirmer's heirs and
successors, fully intending that such Waiver shall not be subject to
revocation, rescission, cancellation, termination, or any other legal or
equitable action to disrupt the quiet enjoyment of the Work by the public equitable action to disrupt the quiet enjoyment of the Work by the public
as contemplated by Affirmer's express Statement of Purpose. as contemplated by Affirmer's express Statement of Purpose.
3. Public License Fallback. Should any part of the Waiver for any reason be 3. Public License Fallback. Should any part of the Waiver for any reason
judged legally invalid or ineffective under applicable law, then the Waiver be judged legally invalid or ineffective under applicable law, then the
shall be preserved to the maximum extent permitted taking into account Affirmer's Waiver shall be preserved to the maximum extent permitted taking into
express Statement of Purpose. In addition, to the extent the Waiver is so account Affirmer's express Statement of Purpose. In addition, to the
judged Affirmer hereby grants to each affected person a royalty-free, non extent the Waiver is so judged Affirmer hereby grants to each affected
transferable, non sublicensable, non exclusive, irrevocable and unconditional person a royalty-free, non transferable, non sublicensable, non exclusive,
license to exercise Affirmer's Copyright and Related Rights in the Work (i) irrevocable and unconditional license to exercise Affirmer's Copyright and
in all territories worldwide, (ii) for the maximum duration provided by applicable Related Rights in the Work (i) in all territories worldwide, (ii) for the
law or treaty (including future time extensions), (iii) in any current or maximum duration provided by applicable law or treaty (including future
future medium and for any number of copies, and (iv) for any purpose whatsoever, time extensions), (iii) in any current or future medium and for any number
including without limitation commercial, advertising or promotional purposes of copies, and (iv) for any purpose whatsoever, including without
(the "License"). The License shall be deemed effective as of the date CC0 limitation commercial, advertising or promotional purposes (the
was applied by Affirmer to the Work. Should any part of the License for any "License"). The License shall be deemed effective as of the date CC0 was
applied by Affirmer to the Work. Should any part of the License for any
reason be judged legally invalid or ineffective under applicable law, such reason be judged legally invalid or ineffective under applicable law, such
partial invalidity or ineffectiveness shall not invalidate the remainder of partial invalidity or ineffectiveness shall not invalidate the remainder
the License, and in such case Affirmer hereby affirms that he or she will of the License, and in such case Affirmer hereby affirms that he or she
not (i) exercise any of his or her remaining Copyright and Related Rights will not (i) exercise any of his or her remaining Copyright and Related
in the Work or (ii) assert any associated claims and causes of action with Rights in the Work or (ii) assert any associated claims and causes of
respect to the Work, in either case contrary to Affirmer's express Statement action with respect to the Work, in either case contrary to Affirmer's
of Purpose. express Statement of Purpose.
4. Limitations and Disclaimers. 4. Limitations and Disclaimers.
a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, a. No trademark or patent rights held by Affirmer are waived, abandoned,
licensed or otherwise affected by this document. surrendered, licensed or otherwise affected by this document.
b. Affirmer offers the Work as-is and makes no representations or
b. Affirmer offers the Work as-is and makes no representations or warranties warranties of any kind concerning the Work, express, implied,
of any kind concerning the Work, express, implied, statutory or otherwise, statutory or otherwise, including without limitation warranties of
including without limitation warranties of title, merchantability, fitness title, merchantability, fitness for a particular purpose, non
for a particular purpose, non infringement, or the absence of latent or other infringement, or the absence of latent or other defects, accuracy, or
defects, accuracy, or the present or absence of errors, whether or not discoverable, the present or absence of errors, whether or not discoverable, all to
all to the greatest extent permissible under applicable law. the greatest extent permissible under applicable law.
c. Affirmer disclaims responsibility for clearing rights of other persons
c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without
that may apply to the Work or any use thereof, including without limitation limitation any person's Copyright and Related Rights in the Work.
any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims Further, Affirmer disclaims responsibility for obtaining any necessary
responsibility for obtaining any necessary consents, permissions or other consents, permissions or other rights required for any use of the
rights required for any use of the Work. Work.
d. Affirmer understands and acknowledges that Creative Commons is not a
d. Affirmer understands and acknowledges that Creative Commons is not a party party to this document and has no duty or obligation with respect to
to this document and has no duty or obligation with respect to this CC0 or this CC0 or use of the Work.
use of the Work.
#!/usr/bin/env python3
# SPDX-FileCopyrightText: 2017 Carlos Sanchez <csoriano@gnome.org>
# SPDX-FileCopyrightText: 2020 Bruce Cowan <bruce@bcowan.me.uk>
#
# SPDX-License-Identifier: CC0-1.0
import os
import subprocess
prefix = os.environ.get("MESON_INSTALL_PREFIX", "/usr/local")
datadir = os.path.join(prefix, "share")
if "DESTDIR" not in os.environ:
print("Compiling GSettings schemas...")
schemas_dir = os.path.join(datadir, "glib-2.0", "schemas")
if not os.path.exists(schemas_dir):
os.makedirs(schemas_dir)
subprocess.call(["glib-compile-schemas", schemas_dir])
# SPDX-FileCopyrightText: 2018-2021 Bruce Cowan <bruce@bcowan.me.uk>
#
# SPDX-License-Identifier: CC0-1.0
app-id: uk.me.bcowan.Rugby
runtime: org.gnome.Platform
runtime-version: "40"
sdk: org.gnome.Sdk
command: rugby
finish-args:
# X11 access
- "--share=ipc"
- "--socket=x11"
# Wayland access
- "--socket=wayland"
modules:
- name: rugby
buildsystem: meson
builddir: true
sources:
- type: git
url: https://git.fossgalaxy.com/SuborbitalPigeon/rugby.git
// SPDX-FileCopyrightText: 2022 Bruce Cowan <bruce@bcowan.me.uk>
//
// SPDX-License-Identifier: GPL-3.0-or-later
using Gtk 4.0;
ShortcutsWindow help_overlay {
ShortcutsSection {
ShortcutsGroup {
title: "Application";
ShortcutsShortcut {
title: "Preferences";
action-name: "app.prefs";
}
}
ShortcutsGroup {
title: "Score";
ShortcutsShortcut {
title: "Increment score";
accelerator: "<Ctrl>Up <Ctrl>Right";
}
ShortcutsShortcut {
title: "Decrement score";
accelerator: "<Ctrl>Down <Ctrl>Left";
}
}
}
}
// SPDX-FileCopyrightText: 2022-2024 Bruce Cowan <bruce@bcowan.me.uk>
//
// SPDX-License-Identifier: GPL-3.0-or-later
using Gtk 4.0;
using Adw 1;
template $RugbyPrefDialog : Adw.PreferencesDialog {
title: "Preferences";
search-enabled: false;
Adw.PreferencesPage {
Adw.PreferencesGroup {
title: "Scoring";
Adw.SpinRow try_spin {
title: "Points for a converted try";
adjustment: Adjustment {
lower: 1;
upper: 7;
step-increment: 1;
};
}
Adw.SpinRow utry_spin {
title: "Points for an unconverted try";
adjustment: Adjustment {
lower: 1;
upper: 5;
step-increment: 1;
};
}
Adw.SpinRow kick_spin {
title: "Points for a kick";
adjustment: Adjustment {
lower: 1;
upper: 3;
step-increment: 1;
};
}
}
}
}
// SPDX-FileCopyrightText: 2022-2024 Bruce Cowan <bruce@bcowan.me.uk>
//
// SPDX-License-Identifier: GPL-3.0-or-later
using Gtk 4.0;
using Adw 1;
template $RugbyAppWindow : Adw.ApplicationWindow {
title: "Rugby";
width-request: 360;
height-request: 294;
Adw.ToolbarView {
[top]
Adw.HeaderBar {
SpinButton scorespin {
adjustment: Adjustment {
step-increment: 1;
upper: 200;
};
focusable: true;
tooltip-text: "Score";
}
[end]
MenuButton {
direction: none;
primary: true;
menu-model: app_menu;
tooltip-text: "Main Menu (F10)";
}
}
content: Box {
orientation: vertical;
Stack stack {
StackPage {
name: "empty_page";
child: Adw.StatusPage {
icon-name: "list";
title: "No possibilities";
};
}
StackPage {
name: "list_page";
child: ScrolledWindow {
vexpand: true;
Adw.Clamp {
maximum-size: 600;
tightening-threshold: 400;
ListView listview {
factory: BuilderListItemFactory {
template ListItem {
child: $RugbyPossibilityWidget {
possibility: bind template.item;
tooltip-text: bind $item_tooltip_cb(template.item) as <string>;
};
}
};
header-factory: BuilderListItemFactory {
template ListHeader {
child: Label {
label: bind $header_label_cb(template.item) as <string>;
halign: start;
};
}
};
model: NoSelection {
model: $RugbyListStore list_store {
score: bind scorespin.value;
items-changed => $list_store_items_changed_cb();
};
};
styles ["rich-list"]
}
}
};
}
}
};
}
ShortcutController {
scope: local;
Shortcut {
action: "action(win.score-changed)";
arguments: "'up'";
trigger: "<Ctrl>Up|<Ctrl>Right";
}
Shortcut {
action: "action(win.score-changed)";
arguments: "'down'";
trigger: "<Ctrl>Down|<Ctrl>Left";
}
}
}
menu app_menu {
section {
item ("_Preferences", "app.prefs")
item ("_Keyboard Shortcuts", "win.show-help-overlay")
item ("_About Rugby", "app.about")
}
}
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 15 0 c -5.132812 0 -8.945312 1.03125 -11.457031 3.542969 s -3.542969 6.324219 -3.542969 11.457031 c 0 0.550781 0.449219 1 1 1 c 5.132812 0 8.945312 -1.03125 11.457031 -3.542969 s 3.542969 -6.324219 3.542969 -11.457031 c 0 -0.550781 -0.449219 -1 -1 -1 z m -1.136719 2.136719 c -0.058593 1.433593 -0.199219 2.726562 -0.433593 3.878906 l -3.445313 -3.445313 c 1.152344 -0.234374 2.445313 -0.375 3.878906 -0.433593 z m -5.191406 0.863281 l 4.328125 4.253906 c -0.292969 1.746094 -1.214844 3.046875 -1.957031 3.789063 c -0.742188 0.742187 -2.042969 1.542969 -3.804688 1.957031 l -4.238281 -4.179688 c 0.398438 -1.578124 1.214844 -3.121093 1.957031 -3.863281 c 0.742188 -0.742187 2.296875 -1.519531 3.714844 -1.957031 z m -6.101563 6.984375 l 3.445313 3.445313 c -1.152344 0.234374 -2.445313 0.375 -3.878906 0.433593 c 0.058593 -1.433593 0.199219 -2.726562 0.433593 -3.878906 z m 0 0" fill="#222222"/></svg>
SPDX-FileCopyrightText: 2022 The GNOME Project
SPDX-License-Identifier: CC0-1.0
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 0 1.007812 h 15 l -6 7 v 6 l -3 2 v -8 z m 0 0" fill="#222222"/></svg>
SPDX-FileCopyrightText: 2022 The GNOME Project
SPDX-License-Identifier: CC0-1.0
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px"><path d="m 3 1 c -1.089844 0 -2 0.910156 -2 2 v 10 c 0 1.089844 0.910156 2 2 2 h 10 c 1.089844 0 2 -0.910156 2 -2 v -10 c 0 -1.089844 -0.910156 -2 -2 -2 z m 0 2 h 10 v 2 h -10 z m 0 4 h 10 v 2 h -10 z m 0 4 h 10 v 2 h -10 z m 0 0" fill="#222222"/></svg>
SPDX-FileCopyrightText: 2022 The GNOME Project
SPDX-License-Identifier: CC0-1.0
<?xml version="1.0" encoding="UTF-8"?>
<!--
SPDX-FileCopyrightText: 2012-2021 Bruce Cowan <bruce@bcowan.me.uk>
SPDX-License-Identifier: GPL-3.0-or-later
-->
<interface>
<requires lib="gtk" version="4.0"/>
<object class="GtkAdjustment" id="adjustment1">
<property name="upper">200</property>
<property name="step_increment">1</property>
</object>
<object class="RugbyListStore" id="list_store">
<binding name="score">
<lookup name="value">scorespin</lookup>
</binding>
</object>
<menu id="menu">
<section>
<item>
<attribute name="label" translatable="yes">_Preferences</attribute>
<attribute name="action">app.prefs</attribute>
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">_About Rugby</attribute>
<attribute name="action">app.about</attribute>
</item>
</section>
</menu>
<template class="RugbyAppWindow" parent="GtkApplicationWindow">
<property name="title" translatable="yes">Rugby</property>
<child>
<object class="GtkScrolledWindow">
<property name="height_request">600</property>
<child>
<object class="GtkListView" id="listview">
<property name="model">
<object class="GtkNoSelection">
<property name="model">list_store</property>
</object>
</property>
<property name="factory">
<object class="GtkBuilderListItemFactory">
<property name="resource">/uk/me/bcowan/rugby/score-item.ui</property>
</object>
</property>
<style>
<class name="rich-list"/>
</style>
</object>
</child>
</object>
</child>
<child type="titlebar">
<object class="GtkHeaderBar">
<child>
<object class="GtkLabel">
<property name="label" translatable="yes">Score:</property>
</object>
</child>
<child>
<object class="GtkSpinButton" id="scorespin">
<property name="adjustment">adjustment1</property>
<property name="focusable">1</property>
</object>
</child>
<child type="end">
<object class="GtkMenuButton" id="menu_button">
<property name="direction">none</property>
<property name="menu_model">menu</property>
</object>
</child>
</object>
</child>
</template>
</interface>
# SPDX-FileCopyrightText: 2016-2021 Bruce Cowan <bruce@bcowan.me.uk> # SPDX-FileCopyrightText: 2016-2024 Bruce Cowan <bruce@bcowan.me.uk>
# #
# SPDX-License-Identifier: CC0-1.0 # SPDX-License-Identifier: GPL-3.0-or-later
resources = gnome.compile_resources('gen-resources', blueprints = custom_target('blueprints',
'rugby.gresource.xml', input: files(
source_dir: 'data') 'gtk/help-overlay.blp',
'gtk/prefs.blp',
desktop_file = 'uk.me.bcowan.Rugby.desktop' 'gtk/window.blp'
install_data(desktop_file, ),
install_dir: join_paths(get_option('datadir'), 'applications')) output: '.',
command: [find_program('blueprint-compiler'), 'batch-compile', '@OUTPUT@', '@CURRENT_SOURCE_DIR@', '@INPUT@'],
)
desktop_utils = find_program('desktop-file-validate', required: false) resources = gnome.compile_resources('gen-resources',
if desktop_utils.found() 'uk.me.bcowan.Rugby.gresource.xml',
test('Validate desktop file', desktop_utils, source_dir: 'data',
args: [desktop_file]) dependencies: blueprints)
endif
compiled_schemas = gnome.compile_schemas( install_data(
build_by_default: true, 'uk.me.bcowan.Rugby.gschema.xml',
depend_files: 'uk.me.bcowan.Rugby.gschema.xml', install_dir: datadir / 'glib-2.0' / 'schemas',
) )
install_data( install_data(
'uk.me.bcowan.Rugby.gschema.xml', 'uk.me.bcowan.Rugby.metainfo.xml',
install_dir: join_paths(datadir, 'glib-2.0', 'schemas'), install_dir: datadir / 'metainfo',
)
# Create desktop-entry file from metainfo
metainfo_file = 'uk.me.bcowan.Rugby.metainfo.xml'
ascli_exe = find_program('appstreamcli')
custom_target('gen-desktop-entry',
input : [metainfo_file],
output : ['uk.me.bcowan.Rugby.desktop'],
command : [ascli_exe, 'make-desktop-file', '@INPUT@', '@OUTPUT@'],
install: true,
install_dir: join_paths(get_option('datadir'), 'applications')
) )
<?xml version="1.0" encoding="UTF-8"?>
<!--
SPDX-FileCopyrightText: 2020-2021 Bruce Cowan <bruce@bcowan.me.uk>
SPDX-License-Identifier: GPL-3.0-or-later
-->
<interface>
<requires lib="gtk" version="4.0"/>
<object class="GtkAdjustment" id="try_adjustment">
<property name="lower">1</property>
<property name="upper">7</property>
<property name="value">7</property>
<property name="step_increment">1</property>
<property name="page_increment">1</property>
</object>
<object class="GtkAdjustment" id="utry_adjustment">
<property name="lower">1</property>
<property name="upper">5</property>
<property name="value">5</property>
<property name="step_increment">1</property>
<property name="page_increment">1</property>
</object>
<object class="GtkAdjustment" id="kick_adjustment">
<property name="lower">1</property>
<property name="upper">4</property>
<property name="value">3</property>
<property name="step_increment">1</property>
<property name="page_increment">1</property>
</object>
<template class="RugbyPrefWindow" parent="GtkWindow">
<property name="title">Preferences</property>
<child>
<object class="GtkBox">
<property name="orientation">vertical</property>
<property name="margin_start">60</property>
<property name="margin_end">60</property>
<property name="margin_top">30</property>
<property name="margin_bottom">30</property>
<child>
<object class="GtkLabel">
<property name="label" translatable="yes">Scoring</property>
<property name="xalign">0</property>
<property name="margin_bottom">10</property>
<style>
<class name="title-4"/>
</style>
</object>
</child>
<child>
<object class="GtkFrame">
<child>
<object class="GtkListBox">
<property name="selection_mode">none</property>
<property name="show_separators">1</property>
<style>
<class name="rich-list"/>
</style>
<child>
<object class="GtkListBoxRow">
<child>
<object class="GtkBox">
<child>
<object class="GtkLabel">
<property name="label" translatable="yes">Points for a converted try</property>
<property name="xalign">0</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="hexpand">1</property>
</object>
</child>
<child>
<object class="GtkSpinButton" id="try_spin">
<property name="adjustment">try_adjustment</property>
</object>
</child>
</object>
</child>
</object>
</child>
<child>
<object class="GtkListBoxRow">
<child>
<object class="GtkBox">
<child>
<object class="GtkLabel">
<property name="label" translatable="yes">Points for an uconverted try</property>
<property name="xalign">0</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="hexpand">1</property>
</object>
</child>
<child>
<object class="GtkSpinButton" id="utry_spin">
<property name="adjustment">utry_adjustment</property>
</object>
</child>
</object>
</child>
</object>
</child>
<child>
<object class="GtkListBoxRow">
<child>
<object class="GtkBox">
<child>
<object class="GtkLabel">
<property name="label" translatable="yes">Points for a kick</property>
<property name="xalign">0</property>
<property name="halign">start</property>
<property name="valign">center</property>
<property name="hexpand">1</property>
</object>
</child>
<child>
<object class="GtkSpinButton" id="kick_spin">
<property name="adjustment">kick_adjustment</property>
</object>
</child>
</object>
</child>
</object>
</child>
</object>
</child>
</object>
</child>
</object>
</child>
</template>
</interface>
<?xml version="1.0" encoding="UTF-8"?>
<!--
SPDX-FileCopyrightText: 2012-2021 Bruce Cowan <bruce@bcowan.me.uk>
SPDX-License-Identifier: GPL-3.0-or-later
-->
<gresources>
<gresource prefix="/uk/me/bcowan/rugby">
<file preprocess="xml-stripblanks" compressed="true">interface.ui</file>
<file preprocess="xml-stripblanks" compressed="true">prefs.ui</file>
<file preprocess="xml-stripblanks" compressed="true">score-item.ui</file>
</gresource>
</gresources>
<?xml version="1.0" encoding="UTF-8"?>
<!--
SPDX-FileCopyrightText: 2021 Bruce Cowan <bruce@bcowan.me.uk>
SPDX-License-Identifier: GPL-3.0-or-later
-->
<interface>
<requires lib="gtk" version="4.0"/>
<template class="GtkListItem">
<property name="child">
<object class="RugbyPossibilityWidget">
<binding name="possibility">
<lookup name="item">GtkListItem</lookup>
</binding>
<binding name="tooltip-text">
<closure type="gchararray" function="item_tooltip_cb">
<lookup name="item">GtkListItem</lookup>
</closure>
</binding>
</object>
</property>
</template>
</interface>
/*
* SPDX-FileCopyrightText: 2024 Bruce Cowan <bruce@bcowan.me.uk>
*
* SPDX-License-Identifier: GPL-3.0-or-later
*/
listview {
background-color: var(--window-bg-color);
}