CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
ad9604e267
Since at least 2009, for reasons unclear, we've used `dialog=no` when `instantApply` is true (macOS/Linux) and `modal` (with implicit `dialog=yes`) when false (Windows). `dialog=no` doesn't seem to have an effect on macOS, and `modal` doesn't seem to have an effect on Windows (at least with `openDialog()`), but on Linux `dialog=no` allows the dialog to be resized, which it shouldn't be, and causes problems with a tiling window manager. This change switches to the implicit `dialog=yes` on all platforms. (On Linux, this also centers the dialog on the screen, keeps it in front of other windows, and does a weird opening animation.) https://forums.zotero.org/discussion/82050/zotero-preferences-window-issue-with-tiling-window-managers |
||
---|---|---|
.github | ||
chrome | ||
components | ||
defaults/preferences | ||
resource | ||
scripts | ||
scss | ||
styles@653221fcee | ||
test | ||
translators@f0c32b0f8a | ||
.babelrc | ||
.eslintignore | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
chrome.manifest | ||
CONTRIBUTING.md | ||
COPYING | ||
install.rdf | ||
package-lock.json | ||
package.json | ||
README.md | ||
update.rdf |
Zotero
Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.
For more information on how to use this source code, see the Zotero wiki.