Jens Lody
67968c8df3
Spec-fuile: remove glib2 from requirements again (it's not valid for noarch packages), depend on gnome-shell instead of gnome-shell-extensions-common, instead make the extension own the global gnome-shell-extensions dir.
9 years ago
Jens Lody
09747eb049
Add glib2 to the requirements in spec-file
9 years ago
Jens Lody
2b116b7591
Revert changes to automatically fix neededd gs-version in metadata.json, because it does not work reliable and bribf´gs no real benefit.
...
Update metadata.json.in to newest development version of gnome-shell.
9 years ago
Jens Lody
7a8a5ef79f
Fix dependencies in spec-file, automatically set major and minor-version of installed gnome-shell in metadata.json.
...
So the extension works in rawhide after repackaging without the need to manually fix this.
9 years ago
Jens Lody
aadee08b88
Add license-text to source-files.
9 years ago
Jens Lody
bd45ea3bea
Add license-text to shell-scripts, make tarball- and spec-file path more general.
9 years ago
Jens Lody
9330787fe9
Remove obsolete Makefile.in from po-subdirectory .
9 years ago
Jens Lody
1f9b41f975
Revert incorrect change from last commit.
9 years ago
Jens Lody
1cf822cb23
Correct licensing in spec-file.
9 years ago
Jens Lody
dbddf6bcad
Add %license directive to spec-file.
9 years ago
Jens Lody
0826039f0c
Synchronize required gnome-shell-version between spec-file and metadata.json; change udate-script to auto-update changelog in spec-file.
9 years ago
None
f388fe7ae9
Added gettext-domain to ui-file.
10 years ago
None
aae436905c
Remove code related to gnome-shell < 3.10, add 3.16 compatibility.
10 years ago
None
d2289c2569
enable on actual unstable gnome-shell (3.15.91)
10 years ago
Jared Allard
1fc484842e
Add another dependency
...
Encountered on Arch Linux.
10 years ago
Jens Lody
ececc5787a
enable on actual unstable gnome-shell (3.15.4)
10 years ago
Jens Lody
f89522c999
enable on actual unstable gnome-shell (3.15.3)
10 years ago
Jens Lody
927f3036b6
updates for gnome-shell 3.14
10 years ago
Jens Lody
fc4b3820b5
Remove unneeded stylesheet-file
11 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
27a8ca353e
Remove development versions from metadata.json.in (3.11.x), just keep major versions (3.6 - 3.12).
11 years ago
Jens Lody
0ccd1db546
3.11.91 compatibility
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
43433e859d
Enhance layout of prefs-dialog.
11 years ago
Jens Lody
14169b5f30
Add screenshot of settings dialogue for the github-wiki.
11 years ago
Jens Lody
50223342ef
Added 3.12 to dependencies, in hope no major changes will come before the release.
11 years ago
Jens Lody
91f84c753a
Fix description in metadata.json.in, to reflect cofigurability.
11 years ago
Jens Lody
c8e601b4b0
Layout fix for prefs-dialog.
11 years ago
Jens Lody
60eff04489
Enhance layout of prefs-dialog.
11 years ago
Jens Lody
23b862ab9d
tiny po-file update
11 years ago
Jens Lody
194bb47d99
Update translation files.
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
2b3573f56f
Fix for incorrect metadata-file
11 years ago
Jens Lody
3235631989
Another spec-file fix (shame on me)
11 years ago
Jens Lody
3f1d4c5b50
Fixed copy and paste error in spec-file
11 years ago
Jens Lody
18582a8b08
Added translation files to spec-file template
11 years ago
Jens Lody
ee6753b9da
Fix for spec-file-template
11 years ago
Jens Lody
d9e7bc80fa
Update for 3.11.90
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
9a01b0badf
Add date to versionstring.
11 years ago
Jens Lody
481f2eb33f
Add Provides-directive to spec-file.
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