Pinned Loading
-
richtext-editor-qt
richtext-editor-qt PublicWYSIWYG Rich text editor example code used to demonstrate the capabilities of Qt's QTextEdit class. Allows to write and see markdown,html and plaintext. Allows to export to .odt and .pdf
C++ 2
-
UserScript to invert colors on-click...
UserScript to invert colors on-click which only is reminded for current tab. Should be added to UserScript manager (tested and working in Firemonkey+Firefox). Present in all sites, except in the ones matched by @ exclude 1// ==UserScript==
2// @name InvertCSS
3// @exclude https://*.github.com/*
4// @match *://*/*
5// ==/UserScript==
-
-
GammaStep filedialog, which uses 'qa...
GammaStep filedialog, which uses 'qarma' to set an specific screen temperature and close the window. Has to be used with a .desktop file pointing to this .sh 1#!/bin/bash
2menu=("4500" "3500" "RemoveEffect")
3answer=`zenity --list --column=Menu ${menu[@]} --title "GammastepColor" --height 200`
45if [ "$answer" = "4500" ]; then
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.