Git Product home page Git Product logo

apps-topbar's People

Contributors

bertranddekoninck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

apps-topbar's Issues

Set TopBar to not be covered upon maximizing windows.

When using TopBar and WindowMaker (I think this happens on other windowmanagers though). If one uses the "maximize" button or menu option from WindowMaker, the window uses the full screen and so the title bar is hidden behind TopBar.

I fixed this locally by using xterm and running the following xprop command:

xprop -f _NET_WM_STRUT 32c -set _NET_WM_STRUT '0,0,28,0'

Then clicking on the TopBar

I understand that this command tells the window manager that there is a reserved box of size = screen_width x 28_pixel_height that should not be covered.

Not that one cannot use Terminal.app for this as the Terminal.app menu will cover TopBar and thus you'd be clicking on the Terminal.app menubar and not TopBar

Not sure how this could be translated to ObjC code.

TopBar only shows up on the first workspace

I'm using WindowMaker with multiple workspaces.

I'm running TopBar.app, but it only shows on the first workspace.

How can I make TopBar always visible in all workspaces?

Show menu of non-GNUstep applications

So the intention of TopBar is to show something when a non-GNUstep application is in the foreground.

Great! ๐Ÿ‘

Wouldn't it be super cool if it would actually show the icons of those applications, in the same style as they are shown by GNUstep for GNUstep applications?

Qt applications on Linux automatically export their menus via dbus, so that global menubars can render them.

Kai Uwe Broulik has written a translator that makes Gtk apps and even Audacity work too!
https://blog.broulik.de/2018/03/gtk-global-menu/

With this, global menus work e.g., in Qt4 apps, Qt4 apps, KDE apps, Gtk2 apps (via appmenu-gtk-module), Gtk3 apps, Chrome/Chromium, LibreOffice, Firefox (via firefox-appmenu-bin), Java applications like JetBrains IDEs. Basically all apps!

Examples: helloSystem/hello#11 and http://www.webupd8.org/2017/02/alternative-global-menu-for-mate-and.html.

It would be awesome if TopBar could implement showing those menus that applications export via dbus.

Here are some implementations in other languages, I didn't find one in ObjC yet:

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.