Giter VIP home page Giter VIP logo

gnome-shell-extension-fullscreen-notifications's Introduction

Fullscreen notifications

License: GPL v2

Extension for Gnome Shell that enables all notifications even if fullscreen window is presented on the screen.

gnome-shell-extension-fullscreen-notifications's People

Contributors

soal 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

Watchers

 avatar  avatar  avatar  avatar

gnome-shell-extension-fullscreen-notifications's Issues

Away from mouse, notifications pop-up never go away

I don't think that is an issue with your extension, but it happens because your extension. When I play a game in fullscreen with a controller, notifications never goes away (because I don't touch de mouse). Same thing with video in fullscreen.

I know that is a behavior of gnome (hide notification only when there is activities -- mouse movements for instance) and I really hate that. In fact, I really hate how gnome manages notifications, but is an other subject.

I want notification in fullscreen AND don't be pissed off when I am away from my mouse.

Is there any trick to achieve that?

[Feature Request] Add GNOME 44 Support

Please add support for GNOME 44 to ensure compatibility with the latest version of GNOME and provide users with access to new features and improvements.

Please make it available for Gnome 42

Fedora 36 beta is out and stable version is going to release soon but you still haven't made this extension compatible with gnome 42, please make it compatible, I really need it.

Thanks

Notifications eat keyboard input

I've had a devil of a time catching this one on video because getting messages isn't the sort of thing I can plan for.

  • Generally affects full screen applications (the reason to have this extension), though I think outside fullscreen if my mouse happens to be in the same location as the notification that eats inputs too (had this happen once).
  • Appears that applications that expect keys to be pressed continuously (eg. [W][A][S][D]) can get that press interrupted (assume a key-up when losing focus, regaining focus, no key-down). Likely depends on the specific game engine (Unity makes no assumptions and key-ups can get eaten; alt-tab is a notorious example).
  • Notifications that eat inputs are dismissed instantly if the key represents a printing character (eg [W] but not [left arrow]) resulting in no time to read the notification

Looks like a bug in Gnome just that the way in which the notification is being brought to the front above full screen applications is activating the same buggy codepath (eg. the Ctrl-M step in the bug report isn't needed as that's effectively what this extension is doing automatically).

If you're able to bypass the Gnome bug in the extension while it remains unfixed, that'd be awesome.

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.