Skip to content

Instantly share code, notes, and snippets.

View Schneegans's full-sized avatar
🥧
I like pies!

Simon Schneegans Schneegans

🥧
I like pies!
View GitHub Profile
@Schneegans
Schneegans / menus.json
Created December 22, 2023 19:20
Kando 0.3.0 Example Menu Configuration
{
"menus": [
{
"shortcut": "Control+Space",
"centered": false,
"nodes": {
"type": "submenu",
"name": "Main Menu",
"icon": "stars",
"iconTheme": "material-symbols-rounded",
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Schneegans
Schneegans / comments.json
Last active December 13, 2022 14:04
Badges for BingeRSS
{"schemaVersion":1,"label":"Comments","message":"21.9%","color":"hsl(52, 100%, 40%)","labelColor":"303030"}
@Schneegans
Schneegans / main.js
Last active June 2, 2022 06:11
Test-Effect
/*
KWin - the KDE window manager
This file is part of the KDE project.
SPDX-FileCopyrightText: 2018, 2021, 2022 Vlad Zahorodnii <vlad.zahorodnii@kde.org>, Martin Flöser <mgraesslin@kde.org>, Simon Schneegans
SPDX-License-Identifier: GPL-3.0-or-later
*/
"use strict";
@Schneegans
Schneegans / comments.json
Last active April 11, 2024 18:40
Badges for the Desktop-Cube
{"schemaVersion":1,"label":"Comments","message":"31.3%","color":"hsl(75, 100%, 40%)","labelColor":"303030"}
@Schneegans
Schneegans / comments.json
Last active October 24, 2023 17:57
Badges for Burn-My-Windows
{"label":"Comments","message":"30.2%","schemaVersion":1,"color":"hsl(72, 100%, 40%)","labelColor":"303030"}
@Schneegans
Schneegans / test.sh
Created May 20, 2021 19:11
Simple example script for automatic GNOME Shell extension testing.
#!/bin/bash
# This is a rough attempt on quick testing of GNOME Shell extensions which are awaiting a
# review. It installs a given extension in a podman container, enables it and tries to
# open the preferences dialog.
# Use it like this:
# ./test.sh 24550 3.36
# The first number is the review ID from the URL: (e.g. extensions.gnome.org/review/24550)
# The second is the GNOME Shell version: 3.36, 3.38 and 40.0 are currently supported.
@Schneegans
Schneegans / journalctl.log
Created January 27, 2021 08:29
Log output of GNOME Shell Pod
-- Logs begin at Wed 2021-01-27 08:17:01 UTC, end at Wed 2021-01-27 08:22:08 UTC. --
Jan 27 08:17:01 3b12400da53a systemd-journald[20]: Journal started
Jan 27 08:17:01 3b12400da53a systemd-journald[20]: Runtime Journal (/run/log/journal/ffbdca78f5914857a678507821105434) is 820.0K, max 6.4M, 5.6M free.
Jan 27 08:17:01 3b12400da53a systemd-sysusers[22]: Creating group systemd-coredump with gid 999.
Jan 27 08:17:01 3b12400da53a systemd-sysusers[22]: Creating user systemd-coredump (systemd Core Dumper) with uid 999 and gid 999.
Jan 27 08:17:01 3b12400da53a systemd[1]: Starting Flush Journal to Persistent Storage...
Jan 27 08:17:01 3b12400da53a systemd-journald[20]: Time spent on flushing to /var/log/journal/ffbdca78f5914857a678507821105434 is 226us for 5 entries.
Jan 27 08:17:01 3b12400da53a systemd-journald[20]: System Journal (/var/log/journal/ffbdca78f5914857a678507821105434) is 8.0M, max 1.5G, 1.5G free.
Jan 27 08:17:01 3b12400da53a systemd[1]: Finished Create Static Device Nodes in /dev.
Jan 27 08:17:01 3b12
@Schneegans
Schneegans / answer.json
Last active October 7, 2023 18:20
Example Badges for the Dynamic Badges Action
{"label":"The Answer","message":"is 42","schemaVersion":1,"color":"hsl(50, 100%, 40%)"}
@Schneegans
Schneegans / comments.json
Last active April 24, 2024 08:22
Badges for the README.md of Fly-Pie
{"schemaVersion":1,"label":"Comments","message":"29.1%","color":"hsl(69, 100%, 40%)","labelColor":"303030"}