Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fork from "rc" branch #2

Merged
merged 28 commits into from
Apr 29, 2020
Merged

fork from "rc" branch #2

merged 28 commits into from
Apr 29, 2020

Conversation

Procyon-b
Copy link
Owner

Create a new branch based on current code "rc" (as of 20200429).

Procyon-b and others added 28 commits October 4, 2019 19:28
When resizing/moving, now take window's infos from chrome.windows.get()
The commits in #191 introduced a regression - see
See #186 (comment)

This reverts commit 770fe82.
This reverts commit e42ea32.
Translation of the interface into Russian.
stores the correct values for size and position
stores the state of the window
restores the state of the window when TF is opened
When `tabOnCreated` is called, `ctab.url` is `""`, and the URL is in
[`ctab.pendingUrl`] instead.  Check `pendingUrl` to look for the tab's
node ID.  Also still check `url` first, to support Chrome pre-79.

[ctab.pendingUrl]: https://developer.chrome.com/extensions/tabs#property-Tab-pendingUrl
Since ctab.pendingUrl now exists, use it as a backup to url throughout.
If S.ISSUE35 is true, partial-window behaviour is turned on.
This commit adds S.ISSUE35, updates the settings accordingly, and
updates some of main_tl.js accordingly.
Also a pendingUrl issue.
Remove some uses of /\btab\b/ to reduce confusion of when we are talking
about ctabs and when we are talking about other tab data structures.
- The last saved geometry persists until the window has a different
  geometry _and_ is in the `normal` state.
- The window is assumed to start out in the `normal` state, which seems
  to be what Chrome does.  (Is it what Vivaldi does when the TF
  panel is docked, though?)
- Bump the resize debouncing interval from 200 ms to 300 ms per my own
  empirical testing.
- Added utility functions K.dups(), ErrorMessageString().
- Remove the changelog entry for reopened #186
- Bump version number
Change the settings and CSS to clip anchor elements to within the
window.  This improves but does not fully fix #201.

Also includes whitespace changes.
It's what I'm more accustomed to typing! :)
acorn: Indirect dev dependency: brunch->deppack->detective->acorn.

minimist: several places, including babel-brunch.
@Procyon-b Procyon-b merged commit ba438bd into Procyon-b:select-lang Apr 29, 2020
@cxw42 cxw42 deleted the rc branch May 2, 2020 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants