Giter VIP home page Giter VIP logo

tabfloater-feedback's Introduction

TabFloater-Feedback

Dedicated repository for TabFloater users to create Issues/Requests for New Features, Bugs, etc. If you're not experienced with GitHub, email us directly at [email protected]!

tabfloater-feedback's People

Contributors

jusstewasnsj avatar

tabfloater-feedback's Issues

Sign companion packages & add signature verification steps to the docs

Originally posted by @ba32107 in the old repository:

  • AppImage is already signed - how can we verify it? Should we just sign it with GPG?
  • Sign the windows packages with GPG as well
  • Publish the public key on the website
  • Add verification steps to the documentation

  • Issue created on: 2020-11-29T12:36:40Z
  • Number of comments: 0
  • Labels:

Crashes when using on twitch.tv

Originally posted by @naazrael in the old repository:

Description

Not sure what to describe other than I am using it on twitch.tv
tabfloater
I have included my settings. I did not have the debug file enabled, I turned it on now for the next time it crashes.

Reproduction steps

  1. I have it windowed on a second monitor
  2. Not sure what about twitch triggers it, it always closes when I have walked away from my PC. I just assume that there is something with Twitch doing, i haven't experienced it with Youtube yet.
  3. It seems to crash Chrome completely, not just the floating tab, as I have to restart the whole program.

Environment

  • TabFloater version: TabFloater 1.2.2
  • Companion version: 1.2.2
  • Operating system: Windows 10
  • Browser: Google Chrome
  • Companion installation (e.g. installed/portable, PPA/AppImage, etc):

  • Issue created on: 2022-11-07T21:02:11Z
  • Number of comments: 1
  • Labels: bug

Double quotes at the start of the window title cause error (top-most feature doesn't activate)

Originally posted by @kostasvl in the old repository:

Description

Example video that demostrates this issue: https://www.youtube.com/watch?app=desktop&v=SxdOUGdseq4. Window title: "Simple Made Easy" - Rich Hickey (2011) - Youtube

Log:
arguments: C:\\Program\ Files\\TabFloater\ Companion\ 1.0.0\\./bin/tabfloater-companion.exe chrome-extension://iojgbjjdoanmhcmmihbapiejfbbadhjd/ --parent-window=0 Current dir: C:\Program Files\TabFloater Companion 1.0.0\bin File verbosity level: 9 date time ( uptime ) [ thread name/id ] file:line v| 2023-02-25 11:24:38.767 ( 0.004s) [main thread ] loguru.cpp:790 INFO| Logging to 'C:\Users\kosta\AppData\Roaming\TabFloater Companion\tabfloater-companion.log', mode: 'a', verbosity: 9 2023-02-25 11:24:38.767 ( 0.004s) [main thread ]tabfloater_companion.cp:60 INFO| TabFloater Companion started. Version: 1.2.2, OS: Windows, Git commit: c44eef38bdeb7a814b13985c37a131a8e0b8c91c 2023-02-25 11:24:38.768 ( 0.004s) [main thread ]tabfloater_companion.cp:221 INFO| Input JSON: "{"action":"setAlwaysOnTop","windowTitle":"\"Simple Made Easy\" - Rich Hickey (2011) - YouTube","parentWindowTitle":".NET MAUI comes to .NET 7 RC 1 - YouTube","debug":"true"}" 2023-02-25 11:24:38.768 ( 0.004s) [main thread ]tabfloater_companion.cp:222 INFO| Action: "setAlwaysOnTop" 2023-02-25 11:24:38.768 ( 0.005s) [main thread ]tabfloater_companion.cp:231 INFO| Window title: "\" 2023-02-25 11:24:38.778 ( 0.014s) [main thread ]tabfloater_companion.cp:250 ERR| An error occurred while manipulating window: Unable to find window with title prefix "\" 2023-02-25 11:24:38.778 ( 0.014s) [main thread ]tabfloater_companion.cp:148 INFO| Sending JSON: "{"status":"error"}", length: 18 2023-02-25 11:24:38.792 ( 0.029s) [main thread ] loguru.cpp:490 INFO| atexit

Environment

  • TabFloater version: 1.2.2 (Windows)

  • Issue created on: 2023-02-25T11:37:31Z
  • Number of comments: 0
  • Labels: bug

Hide title bar if possible

Originally posted by @lumiapie in the old repository:

The Win title bar of the floating tab is wasting the display area.

So if possible, maybe this feature offers a better PIP immersion.


  • Issue created on: 2023-05-25T02:00:08Z
  • Number of comments: 0
  • Labels: new feature

Hotkey to Resize Window

Originally posted by @Jpollock2474 in the old repository:

Summary

The ability to select a hotkey to either swap between two window sizes & positions, or to cycle between preset window size & positions.

Use case

I'm hoping to have a quick way to make a window big or small, depending on when I need to use it and what I need to use it for. I commonly have a small window in the corner of my screen for work so that I can see my work timer over my other tabs and applications. Then, I usually have to expand the window in order to write and submit my work. I am constantly resizing and a hotkey to quickly swap back and forth would save so much time.

Proposed solution

Upon pressing the hotkey, if the window hasn't been manually resized, the window will resize and reposition itself to a preset size and position, or to the last memorized size and position.
Pressing the hotkey again could quickly swap it back to the previous size and position, or cycle through more presets.


  • Issue created on: 2023-12-08T23:12:22Z
  • Number of comments: 0
  • Labels: new feature

Borderless Window

Originally posted by @FacundoElPra in the old repository:

Summary

Instead of having a bar on top of the window that has the "minimize", "maximize", and "close" buttons, there could be a setting that dissables it, and makes the window itself be borderless.


  • Issue created on: 2023-04-08T21:25:51Z
  • Number of comments: 0
  • Labels: new feature

Bump word-wrap from 1.2.3 to 1.2.4 in /extension

Originally posted by @dependabot[bot] in the old repository:

Bumps word-wrap from 1.2.3 to 1.2.4.

Release notes

Sourced from word-wrap's releases.

1.2.4

What's Changed

New Contributors

Full Changelog: jonschlinkert/word-wrap@1.2.3...1.2.4

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

  • Issue created on: 2023-07-18T22:02:18Z
  • Number of comments: 0
  • Labels: dependencies

Add peek-view links feature

Originally posted by @the-phuctran in the old repository:

Please allow to shift + left click a link to open it in the TabFloater.


  • Issue created on: 2021-09-29T01:01:25Z
  • Number of comments: 3
  • Labels: new feature

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.