Giter Club home page Giter Club logo

boxi's People

Contributors

allisonkarlitskaya avatar garrett avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

garrett j1mc

boxi's Issues

add tabs for IDE mode

boxi --edit (and the associated desktop file association) allows boxi to function as a text editor by opening a new window and spawning $EDITOR on the named file. If you open a file which is already open, the existing window will be brought forward.

The original plan (not yet implemented) is to add support for tabs (via libadwaita) and group all editor windows (and possibly also terminal windows) from a given session into a single window. This would turn boxi into something resembling a minimalistic IDE. The key feature here would be that you could type boxi --edit file.py from any terminal window and get a tab opened and focused (or raised, if it exists) for that file. At that point you might usefully define a very short shell alias.

fix focus stealing prevention for `--edit` mode

boxi --edit will attempt to raise an existing window in the event that the file is already open. This currently doesn't work, because there's nothing to wire the timestamp from the user pressing the enter key through to boxi to be passed back (via D-Bus) to boxi to be allowed to raise its own window.

It's not clear what a good solution here would look like. This might require patching VTE, implementing some sort of OSC sequence, or some D-Bus service associated when the application window, in order to allow launched programs to get access to the timestamp of the most recent keystroke.

Is there a way to choose dark theme for Boxi while gnome is using light theme?

Is there a way to choose dark theme for Boxi while Gnome is using light theme?

I'm using Gnome with light theme but my Fish shell theme is Dracula (a dark theme).

Dracula shell theme is unreadable with light background. This isn't a problem with Gnome Terminal, because I can choose dark theme for it. But I can't find a way to set dark theme for Boxi.

So, Boxi with light background (because Gnome is using light theme) turns the shell unreadable.

Typo in README.md

Cool stuff! :)

I noticed there is a minor typo in the README.md:
commandline should be written with a space: command line.

You may want to consider fixing it :)

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.