Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / synfig/synfig issues and pull requests

#3130 - style: prefer override rather virtual, spaces surrounding const

Pull Request - State: closed - Opened by rodolforg about 1 year ago

#3129 - fix: filename was shown truncated in Render dialog

Pull Request - State: closed - Opened by rodolforg about 1 year ago

#3128 - Synfig reports incorrect path on Windows

Issue - State: closed - Opened by ice0 about 1 year ago
Labels: Bug

#3127 - fix: tool tooltip didn't show the shortcut/hotkey

Pull Request - State: closed - Opened by rodolforg about 1 year ago - 1 comment

#3126 - refactor: remove unused cursor methods in studio::IconController class

Pull Request - State: closed - Opened by rodolforg about 1 year ago - 1 comment

#3125 - refactor: prefer icon names rather deprecated Gtk::StockID

Pull Request - State: closed - Opened by rodolforg about 1 year ago - 2 comments

#3124 - Feature Request: Double click to select all vertices of a shape in the canvas

Issue - State: open - Opened by yoSachinkr about 1 year ago - 6 comments
Labels: Feature request

#3123 - refactor: remove unneeded variable in `state_normal.cpp`

Pull Request - State: closed - Opened by mohamedAdhamc about 1 year ago - 1 comment

#3122 - refactor: make argument name consistent in method declaration and definition

Pull Request - State: closed - Opened by mohamedAdhamc about 1 year ago - 3 comments

#3121 - fix: allow multiple layer selection for tools

Pull Request - State: closed - Opened by mohamedAdhamc about 1 year ago - 2 comments

#3120 - fix: make delete icon name independent of old Gtk

Pull Request - State: closed - Opened by rodolforg about 1 year ago - 1 comment

#3119 - Feature Request: Link to Plugin folder in Synfig Preferences

Issue - State: closed - Opened by yoSachinkr about 1 year ago - 2 comments

#3118 - feat: select tool (mirrror functionality)

Pull Request - State: closed - Opened by mohamedAdhamc about 1 year ago - 1 comment

#3117 - Sound Layer Waveform not showing

Issue - State: closed - Opened by Rhvy1 over 1 year ago - 7 comments

#3116 - Delete icon missing

Issue - State: closed - Opened by pgilfernandez over 1 year ago

#3115 - Color theme dropdown may no list all folders

Issue - State: closed - Opened by pgilfernandez over 1 year ago - 1 comment

#3114 - feat: select tool (rotate functionality)

Pull Request - State: open - Opened by mohamedAdhamc over 1 year ago - 9 comments

#3113 - refactor: color blending function

Pull Request - State: open - Opened by BharatSahlot over 1 year ago - 7 comments

#3112 - feat: enable split optimizer

Pull Request - State: open - Opened by BharatSahlot over 1 year ago

#3111 - refactor: remove unused macro

Pull Request - State: closed - Opened by rodolforg over 1 year ago

#3110 - fix: restore `Save All` shortcut missing since #3072

Pull Request - State: closed - Opened by rodolforg over 1 year ago

#3109 - fix: some icons didn't follow icon theme

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 3 comments

#3108 - refactor: delete old debug envvars that aren't needed anymore

Pull Request - State: closed - Opened by rodolforg over 1 year ago

#3107 - fix: avoid crash if icon theme does not provide type_bool_icon file

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3106 - Synfig runs so slow in macOS

Issue - State: open - Opened by pgilfernandez over 1 year ago - 11 comments
Labels: macOS

#3105 - feat: allow to change resource filepath in Canvas Dependencies dialog

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 14 comments

#3104 - Linear gradient appears with white line stripes

Issue - State: open - Opened by rodolforg over 1 year ago
Labels: Rendering, Regression

#3103 - refactor: use a common function as base to App::dialog_open_*() and save methods

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3102 - refactor: minor cleanup in synfig-core/tool/main.cpp

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3101 - fix: button `Open With History` is enabled only for .sfg files

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3100 - refactor: create filesystem::current_path() and filesystem::absolute()

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3099 - refactor: prefer initialization list on constructor

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3098 - refactor: avoid malloc()

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3095 - refactor: synfig-cli job now uses filesystem::Path

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 3 comments

#3094 - refactor: render settings dialog now uses synfig::filesystem::Path

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3093 - refactor: cleanup Target::BookEntry

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 3 comments

#3092 - refactor: remove unused ParamDesc constructor argument

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3091 - refactor: brush size increase/decrease buttons now use theme icons

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3090 - fix: find the second closest guide no matter the guide list order

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3089 - fix: allow string to be properly translated

Pull Request - State: closed - Opened by rodolforg over 1 year ago

#3088 - refactor: minor cleanup in state Lasso and Draw

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 5 comments

#3087 - refactor: throw exception itself, not a copy

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3086 - refactor: prefer initialization list rather constructor body

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3085 - refactor: prefer prefix ++ operators for non-primitive types (part 2)

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 3 comments

#3084 - Add the ability to open the guide editor dialog by double clicking on the guide.

Issue - State: closed - Opened by mohamedAdhamc over 1 year ago - 7 comments
Labels: good first issue

#3083 - Add the ability to edit the pivot for guides from the guide edit dialog.

Issue - State: open - Opened by mohamedAdhamc over 1 year ago - 1 comment
Labels: good first issue

#3082 - refactor: add missing `const` to Duckmatic::add_to_ducks() parameter

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3081 - fix: uninitialized value in ValueNode_DynamicList::ListEntry::amount_…

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 3 comments

#3080 - refactor: add missing `const` on some synfig::ParamDesc methods

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 3 comments

#3079 - refactor(Time): change epsilon_() method to constant; remove c_str()

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3078 - refactor!: rename action "KeyframeToggl" as "KeyframeToggle"

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 4 comments

#3077 - refactor: prefer prefix ++ operators for non-primitive types

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 4 comments

#3076 - refactor: list document actions in a std::vector to better readability

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 3 comments

#3075 - refactor: update studio_menubar.xml

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 2 comments

#3074 - refactor: remove unused synfig::rendering::Resource

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3073 - refactor: prefer CanvasView::Handle & others instead of etl::handle

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 5 comments

#3072 - refactor: move `save_all()` (documents) from CanvasView to MainWindow

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3071 - refactor: move etl::handle to synfig-core

Pull Request - State: open - Opened by rodolforg over 1 year ago - 13 comments

#3070 - List zoom shortcut key for Graphs panel on `Gtk::Shortcutswindow`

Issue - State: open - Opened by Keyikedalube over 1 year ago - 5 comments
Labels: Enhancement

#3069 - build: fix `make distcheck` build

Pull Request - State: closed - Opened by ice0 over 1 year ago - 3 comments

#3068 - test: use preset variable of AutoTools to some directories

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 3 comments

#3067 - fix: toolbox panel wasn't updated on switching tools via shortcuts

Pull Request - State: closed - Opened by rodolforg over 1 year ago
Labels: Regression

#3066 - fix: update Tool tip when user changes its shortcut at runtime

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 2 comments

#3065 - chore: update changelog

Pull Request - State: closed - Opened by morevnaproject over 1 year ago - 1 comment

#3064 - ci: make a full build with distcheck when using Autotools

Pull Request - State: open - Opened by morevnaproject over 1 year ago - 7 comments

#3063 - "make distcheck" fails on synfig-core

Issue - State: open - Opened by morevnaproject over 1 year ago - 4 comments

#3062 - build with ffmpeg6

Issue - State: closed - Opened by zlice over 1 year ago - 2 comments

#3061 - fix: width handles must be visible with Skeleton layer

Pull Request - State: closed - Opened by rodolforg over 1 year ago

#3060 - refactor: rename method to get_link_description to avoid ambiguity

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3059 - refactor: avoid mutable vars in Layer

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3057 - Improve Chroma Key layer

Issue - State: open - Opened by ice0 over 1 year ago

#3056 - fix: fix dependencies script for ALT Linux

Pull Request - State: closed - Opened by morevnaproject over 1 year ago - 1 comment

#3055 - build: update packages before installing

Pull Request - State: closed - Opened by ice0 over 1 year ago - 1 comment

#3054 - Layer Blur with (0, 0) size displaces the image to bottom-right direction

Issue - State: open - Opened by rodolforg over 1 year ago - 4 comments
Labels: Bug

#3053 - test: marking_node_as_changed_changes_the_last_time_changed fails on AppVeyor

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 5 comments

#3052 - refactor: remove unused members of `CanvasView`

Pull Request - State: closed - Opened by mohamedAdhamc over 1 year ago - 1 comment

#3051 - refactor: replaced deprecated `Gtk::ComboBoxText::clear_items()`

Pull Request - State: closed - Opened by mohamedAdhamc over 1 year ago

#3050 - fix: possible invalid memory access on replacing valuenodes

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3049 - macOS keeps randomly failing in app_layerduplicate :(

Issue - State: closed - Opened by ice0 over 1 year ago - 2 comments

#3048 - fix(canvas-dependencies): properly identify the file to avoid clash

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 4 comments

#3046 - fix: crash when clicking on rows of "Library Panel"

Pull Request - State: closed - Opened by mohamedAdhamc over 1 year ago - 4 comments
Labels: Crash

#3045 - fix: properly report failure on pipe creation on POSIX systems

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 11 comments

#3044 - feat: add handles to Bevel layer parameters

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 6 comments

#3043 - refactor: code cleanup in Targets

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 3 comments

#3042 - Feature request: Gui handles for Bevel layer

Issue - State: closed - Opened by yoSachinkr over 1 year ago - 2 comments

#3041 - refactor: prefer Layer_*::Handle and alike rather etl::handle

Pull Request - State: closed - Opened by rodolforg over 1 year ago - 1 comment

#3039 - Crash on clicking on rows of Library Panel

Issue - State: closed - Opened by mohamedAdhamc over 1 year ago
Labels: Crash

#3038 - ci: added CodeQL workflow

Pull Request - State: closed - Opened by ice0 over 1 year ago - 4 comments

#3037 - fix: a crash on program exit if bones were used

Pull Request - State: closed - Opened by ice0 over 1 year ago - 3 comments

#3036 - feat: select tool (move functionality)

Pull Request - State: open - Opened by mohamedAdhamc over 1 year ago - 45 comments

#3029 - fix: "Embed layer" doesn't embed ValueBase nodes

Pull Request - State: open - Opened by mohamedAdhamc over 1 year ago - 2 comments

#3028 - some svgs are blank on importing

Issue - State: open - Opened by MBear227 over 1 year ago - 2 comments
Labels: Import, SVG

#3026 - How to build and compile synfig on windows 11 using msys2

Issue - State: open - Opened by 17Swagat over 1 year ago - 2 comments

#3023 - Import menu does not work if the file is not saved

Issue - State: open - Opened by ice0 over 1 year ago - 3 comments
Labels: Bug, Backport

#3022 - synfig doesn't work on Linux Manjaro: can't rotate, scale, move and can't import

Issue - State: open - Opened by westprokape over 1 year ago - 1 comment
Labels: Not a bug

#3017 - [GSOC23] Performance optimization

Issue - State: open - Opened by BharatSahlot over 1 year ago - 28 comments
Labels: GSoC

#3016 - [Feature request] Split "Disconnect" into two actions

Issue - State: open - Opened by Svarov-RZM over 1 year ago
Labels: Feature request