This repository has been archived by the owner on Dec 10, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 83
Add view/edit/save support for 1.10 conky confs also. #3
Open
zcot
wants to merge
76
commits into
teejee2008:master
Choose a base branch
from
zcot:add-1.10-support
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
…it is not overwritten.
@teejee2008 I didn't mess with versioning or documentation not knowing how you might approach that, but perhaps an easier way would be for me to just manage a forked branch separately, bump the version or even rename, and then users could choose which version they would like. I'm open for any suggestion on that. |
Hi @zcot, you can go ahead and fork this project if you wish to. I haven't worked on this application in a long time and I'm not getting time to support it. Please change the name in case you release a forked version. Send me a link when you release it so that I can use it too :) |
…o Vistaus-master Adding Dutch translation by Vistaus.
Bring Vistaus translation.
update requirements, add gettext system for Ubuntu variation.
* configuring vscode * init meson support works with vs code plugins and builds using ninja - to be tested on ppa * remove po files with non standard names * debian build tested
* added german translation * some better german translations * some more better german translations Co-authored-by: freddii <https://[email protected]>
added French translations, adjusted lua-format detection, lua_load timeout changes and desktop-session into startup.sh
- Fix various errors in debian/control - Add man page - Install appstream metadata in correct directory - Fix errors in desktop entry - donate.svg file is not an executable
- Remove spurious white/grey pixels inside CM lettering - Lower "2" slightly and darken hue from pure yellow for better harmony with tomato color of logo.
added korean translation
Fix debian control files to satisfy lintian errors.
…work. version 2.73
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
These tweaks and additions affect 2 files: Main and EditWidget.
They provide:
I've broken the commits into small sections so it should be easy to see each affect easily.