Giter Site home page Giter Site logo

turnoffdisplay's People

Contributors

jazzzz avatar simonthechipmunk avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

turnoffdisplay's Issues

gnome 3.18 (and earlier): aggregate menu crops system buttons

Reported on GSE by https://extensions.gnome.org/accounts/profile/msxx

The main menu doesn't expand automatically when adding additional system buttons. This leads to buttons being chopped off or not being added at all.

Example: http://i.imgur.com/tvpqvrM.jpg

Quick fix:
Edit the style sheet for the gnome-shell theme:

mkdir -p ~/.themes/myStandard/gnome-shell/

cp /usr/share/gnome-shell/theme/* ~/.themes/myStandard/gnome-shell/

gedit ~/.themes/myStandard/gnome-shell/gnome-shell.css

Find the following line (Ctrl+f) and replace it with whatever menu width
you need. Test what works best for you:

.aggregate-menu {
   width: 360px;
}

Then restart gnome-shell and select your new theme in the tweak-tool settings.

Support for Gnome 3.30.1 (Fedora 29)

Tried appending "3.30" to the shell-version list see if it'd work on 3.30.1 as it would before. Didn't work but returned this after clicking the settings cog button inside gnome-tweaks extensions page:

SyntaxError: missing ( after for

Stack trace:
  @/home/macplox/.local/share/gnome-shell/extensions/[email protected]/prefs.js:27:7
  _getExtensionPrefsModule@resource:///org/gnome/shell/extensionPrefs/main.js:67:13
  wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
  _selectExtension@resource:///org/gnome/shell/extensionPrefs/main.js:82:31
  wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
  _onCommandLine@resource:///org/gnome/shell/extensionPrefs/main.js:235:17
  wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
  main@resource:///org/gnome/shell/extensionPrefs/main.js:389:5
  @<main>:1:43

my metadata.json attached (remove the .txt extension).

metadata.json.txt

Cheers!

Please update for GNOME 43.1

Error: No property border_width on GtkBox

Stack trace:
  _init/Gtk.Widget.prototype._init@resource:///org/gnome/gjs/modules/core/overrides/Gtk.js:55:50
  buildPrefsWidget@/home/pkehl/.local/share/gnome-shell/extensions/[email protected]/prefs.js:81:14
  _init@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:32:44
  ExtensionPrefsDialog@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:10:4
  OpenExtensionPrefsAsync@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:124:33
  async*_handleMethodCall@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:368:35
  _wrapJSObject/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:401:34
  run@resource:///org/gnome/Shell/Extensions/js/dbusService.js:186:20
  main@resource:///org/gnome/Shell/Extensions/js/main.js:22:13
  run@resource:///org/gnome/gjs/modules/script/package.js:206:19
  start@resource:///org/gnome/gjs/modules/script/package.js:190:8
  @/usr/share/gnome-shell/org.gnome.Shell.Extensions:1:17

image

Keybinding Error in 3.16

Anyone experiencing Keybinding problems in GS3.16 please report back here.
So far the error message I received when testing with the official gnome live system was:

"Error invoking Meta.add_keybinding: Expected function for callback argument handler, got object"

This is completely random since the code clearly has a callback function. I also experienced some other issues with earlier live sytems that made no sense (like the system not being able to count active desktops properly), so I will ignore this for now but keep a seperate branch until the issue is either confirmed or reported obsolete.

Feature Request: Disable Mouse

Hi,

i really like your extension. It's very nice.
Would it be possible to add an Option that disables mouse input while the screen is off?
That way the keyboard had to be used to turn on the screen again and some over sensitve optical mouses wouldn't wake it up by accident.

greetings :)

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.