Commit Graph

37 Commits (master)

Author SHA1 Message Date
Jens Lody 28656ac8a6 Fix #35 (make the extension work on gnome-shell 3.34). 5 years ago
Luiz Poleto 9199cf21df Use coordinates from primary monitor 7 years ago
Jens Lody 71c6453ae5 Fix error, that occurs, when the extension is disabled while a notification is shown. 8 years ago
Jens Lody 892652b9cb Fix issue on older systems, where the "N_"-prefix to a javascript-string is not known. 8 years ago
Jens Lody 80d1afd499 Remove overseen debug-statement. 8 years ago
Jens Lody db008b848a Fix issue with x-position of notification in some multimonitor setups. 8 years ago
Jens Lody 4903cfc5f4 Build fix for Epel 7. 8 years ago
Jens Lody e121669e26 Added polish translation, thanks to Piotr Drąg (piotrdrag). 8 years ago
Jens Lody 6ad19f0a82 (Hopefully) fix #17 and #18. 8 years ago
Jens Lody 1f87427b2c Fix issue #13: "Position doesn't get reset after uninstall". 9 years ago
Jens Lody 5b561d7cfe Fix error, if gnome-shell's version is > 3.16. 9 years ago
Jens Lody fddeb43b7c Change animation if vertical position is below 50%, fixes issue #12 . 9 years ago
Jens Lody 7abc5e7922 Fix own version check. 9 years ago
Jens Lody 0205d6810c Fix some code for gnome-shell > 3.16 . 9 years ago
Jens Lody 17c849d93b Add own version check, so we can define a minimal shell-version inside the functions, if we distinct between shell-versions. 9 years ago
Jens Lody aadee08b88 Add license-text to source-files. 9 years ago
None aae436905c Remove code related to gnome-shell < 3.10, add 3.16 compatibility. 9 years ago
Jens Lody 927f3036b6 updates for gnome-shell 3.14 10 years ago
Jens Lody a2488f0e43 Use the border-radius of the actual theme for our notification, not always 10 pixel. 10 years ago
Jens Lody 0ee29c5466 First attempt to fix the multimonitor issue #3 (https://github.com/jenslody/gnome-shell-extension-panel-osd/issues/3). 10 years ago
Jens Lody 376ad1fbc6 Add option to always show notifications expandend;add possibility to show a test notification; remove unneeded imports. 10 years ago
Jens Lody 9c1e16ad7d Make jshint happy. 10 years ago
Jens Lody 101f4e12e6 Add missing semicolons. 10 years ago
Jens Lody 2590eaf90c Small code layout changes. 10 years ago
Jens Lody fc9065679d Add switches to decide which position to reset 10 years ago
Jens Lody 6cab93b472 Make y-position configurable. 10 years ago
Jens Lody 1bccf4db4e Make x-position of notification configurable, add translation files , make po/update.js able to fetch translatable strings from xml(glade in this case) files. 10 years ago
Jens Lody c7e3156798 Work correctly with "hide top panel" extension. 10 years ago
Jens Lody 164d0082f8 Prepare for 3.12 compatibility. 10 years ago
Jens Lody ab74dd8fa6 Change all names and the uuid, after assigning the gnome-extension to me on extensions.gnome.org 10 years ago
Jens Lody 241a91ea35 Check if _notification is still existent, before removing style-class in disable(), avoid possible error. 10 years ago
Jens Lody 2740ca9eff Tiny format fixes. 10 years ago
Jens Lody 50ef18ca8c 3.6 compatibility fixes 10 years ago
Jens Lody b1e4f59a64 Add own class-name to change border-radius, otherwise the changed value remains after switching off the extension. 10 years ago
Jens Lody bb2b5e60a2 Just change the y-values where needed, but do not reparent the notification. 10 years ago
Jens Lody d5a4afb914 gnome-shell 3.10 compatibility 10 years ago
Jens Lody 4f5ec93806 initial commit based on panel OSD extension (extension.js, stylesheet,css) 10 years ago