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.
...
Fix typos.
8 years ago
Jens Lody
e121669e26
Added polish translation, thanks to Piotr Drąg (piotrdrag).
...
Updated translation-files.
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.
10 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.
11 years ago
Jens Lody
0ee29c5466
First attempt to fix the multimonitor issue #3 ( https://github.com/jenslody/gnome-shell-extension-panel-osd/issues/3 ).
...
Now the notification is always shown on the bottom-monitor (the one where the message-tray can be found).
This almost always the primary monitor, exceppt for the case, that the promary monitor is above the secondary one and overlaps it horizontally.
11 years ago
Jens Lody
376ad1fbc6
Add option to always show notifications expandend;add possibility to show a test notification; remove unneeded imports.
11 years ago
Jens Lody
9c1e16ad7d
Make jshint happy.
11 years ago
Jens Lody
101f4e12e6
Add missing semicolons.
11 years ago
Jens Lody
2590eaf90c
Small code layout changes.
11 years ago
Jens Lody
fc9065679d
Add switches to decide which position to reset
11 years ago
Jens Lody
6cab93b472
Make y-position configurable.
11 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.
11 years ago
Jens Lody
c7e3156798
Work correctly with "hide top panel" extension.
11 years ago
Jens Lody
164d0082f8
Prepare for 3.12 compatibility.
...
Works only on 3.11.5, to make it work on other 3.11 versions, metadata.json.in has to be fixed, because development versions must be secified exactly with major.minor.point .
11 years ago
Jens Lody
ab74dd8fa6
Change all names and the uuid, after assigning the gnome-extension to me on extensions.gnome.org
11 years ago
Jens Lody
241a91ea35
Check if _notification is still existent, before removing style-class in disable(), avoid possible error.
11 years ago
Jens Lody
2740ca9eff
Tiny format fixes.
11 years ago
Jens Lody
50ef18ca8c
3.6 compatibility fixes
11 years ago
Jens Lody
b1e4f59a64
Add own class-name to change border-radius, otherwise the changed value remains after switching off the extension.
11 years ago
Jens Lody
bb2b5e60a2
Just change the y-values where needed, but do not reparent the notification.
...
Everything including the close button (!) seems to work.
Keep the original formatting of messageTray.js, so changes can be determined better.
Changes to the y-values are marked with comments, changes for 3.10 compatibility not.
11 years ago
Jens Lody
d5a4afb914
gnome-shell 3.10 compatibility
11 years ago
Jens Lody
4f5ec93806
initial commit based on panel OSD extension (extension.js, stylesheet,css)
11 years ago