Commit Graph

132 Commits (master)
 

Author SHA1 Message Date
Jens Lody 8e56b441f9 Add support for new development version of gnome-shell. 9 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
jenslody 461066d3ee Merge pull request #9 from whitel/master 9 years ago
jenslody 52f033eb26 Merge pull request #5 from jaredallard/patch-1 9 years ago
Jens Lody fddeb43b7c Change animation if vertical position is below 50%, fixes issue #12 . 9 years ago
Jens Lody ebc5af86e1 Don't use gnome-shell-extensions-common as dependencyon Fedora, use gnome-shell instead on Fedora >= 23. 9 years ago
Jens Lody 86bb3a16b6 Add gnome-shell 3.18 compatibility. 9 years ago
Jens Lody d44e669bb7 Fix an error in spec-file, that leads to an empty version-number. 9 years ago
jenslody 98cd15703e Merge pull request #11 from shlinux/master 9 years ago
shlinux e10841ea50 Add Simplified Chinese translation file. 9 years ago
Jens Lody 7abc5e7922 Fix own version check. 9 years ago
Jens Lody 318c0efc10 Add newest development version of gnome-shell (3.17.92) to metadata.json . 9 years ago
Jens Lody 5b0c8ce5bb Fixed spec-file and update-script to use the checkout-date and not the build-date in the rpm-revision. 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
langdon 0694e82799 added a reference to the COPR repo for installation 9 years ago
Jens Lody f52cf19c28 Add actual development version of gnome-shell to metadata.json 9 years ago
Jens Lody 142b176b02 spec-file: readded %{uuid} in %files-section 9 years ago
Jens Lody 9e32570526 spec-file: Remove dot before git in Release-tag. 9 years ago
Jens Lody 892aac3545 Add ability to set version via configure-script; useful for local-builds or when packaged for distros. 9 years ago
Jens Lody 2ab106add7 Add actual development version of gnome-shell to metadata.json 9 years ago
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. 9 years ago
Jens Lody 7a8a5ef79f Fix dependencies in spec-file, automatically set major and minor-version of installed gnome-shell in metadata.json. 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. 9 years ago
None aae436905c Remove code related to gnome-shell < 3.10, add 3.16 compatibility. 9 years ago
None d2289c2569 enable on actual unstable gnome-shell (3.15.91) 9 years ago
Jared Allard 1fc484842e Add another dependency 9 years ago
Jens Lody ececc5787a enable on actual unstable gnome-shell (3.15.4) 9 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 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 27a8ca353e Remove development versions from metadata.json.in (3.11.x), just keep major versions (3.6 - 3.12). 10 years ago
Jens Lody 0ccd1db546 3.11.91 compatibility 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 43433e859d Enhance layout of prefs-dialog. 10 years ago