Coder Social home page Coder Social logo

Comments (8)

grahamperrin avatar grahamperrin commented on July 23, 2024

Might something from https://github.com/jonathanKingston/sea-containers/ be usable? Just a thought.

from conex.

kesselborn avatar kesselborn commented on July 23, 2024

this would be something really close to the closeup to reduce the need for new code ... a quick experiment

screen shot 2017-08-27 at 22 49 13

As I am not a sidebar user and you @grahamperrin obviously like the idea: what would be important features for you?

Just asking before I'll implement refreshing on new tabs, etc.

Cheers

from conex.

grahamperrin avatar grahamperrin commented on July 23, 2024

Sidebars interest me, but it's likely that I'll more often use a search interface without the constraints of a sidebar …

… ideally a window, but drop down (pop up) is OK so over to #17

from conex.

ScottRFrost avatar ScottRFrost commented on July 23, 2024

I've been using Sea Containers with Conex along with the below hacks to remove the top tab bar, but having them integrated would be great!

Go into about:config and set browser.tabs.drawInTitlebar to false

Go into about:profiles, click Open Folder on root directory, create or open the "chrome" folder 
Create or edit a "userChrome.css" file in that folder (capitalization counts, even on Windows).
Enter the below in the userChrome.css file, save it, close and restart Firefox:

/* Hide tab bar */
#TabsToolbar { visibility: collapse; }
#sidebar-header { display: none; }

from conex.

smichel17 avatar smichel17 commented on July 23, 2024

Is it possible to put a search box in the UI, like the search engine box, or only icons?

from conex.

kesselborn avatar kesselborn commented on July 23, 2024

from conex.

grahamperrin avatar grahamperrin commented on July 23, 2024

… (allow more than one sections to be expanded).

👍

from conex.

kesselborn avatar kesselborn commented on July 23, 2024

will be done with #304

from conex.

Related Issues (20)

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.