index
:
ayatana-indicator-application
main
release-build
release-builds
Ayatana Indicator Application Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use CMAKE_INSTALL_FULL_*DIR locations
Robert Tari
2021-06-10
4
-7
/
+7
*
README.md: Rephrase where this indicator is used, currently not used in Lomiri.
Mike Gabriel
2021-06-07
1
-1
/
+1
*
Merge branch 'tari01-pr/add-documentation'
Mike Gabriel
2021-06-07
3
-2
/
+101
|
\
|
*
README: Drop old file
Robert Tari
2021-06-04
1
-2
/
+0
|
*
Add documentation and install instructions
Robert Tari
2021-06-04
2
-0
/
+101
|
/
*
Merge branch 'sunweaver-pr/debian-pkging-adjusted-to-cmake'
Robert Tari
2021-05-25
2
-8
/
+3
|
\
|
*
debian/{control,rules}: Adjust to the CMake build system switch.
Mike Gabriel
2021-05-25
2
-8
/
+3
|
/
*
Merge branch 'tari01-pr/move-to-cmake'
Mike Gabriel
2021-05-25
17
-735
/
+188
|
\
|
*
Remove unused files
Robert Tari
2021-05-06
2
-22
/
+0
|
*
Remove Automake files
Robert Tari
2021-05-06
10
-711
/
+0
|
*
Add CMakeLists.txt files
Robert Tari
2021-05-06
3
-0
/
+186
|
*
data: Fix ayatana-indicator-application.service.in
Robert Tari
2021-05-06
1
-1
/
+1
|
*
data: Fix ayatana-indicator-application.desktop.in
Robert Tari
2021-05-06
1
-1
/
+1
|
/
*
Merge branch 'sunweaver-pr/travis-ci'
Robert Tari
2021-05-04
3
-2
/
+190
|
\
|
*
.travis.yml: Don't run autotools builds twice (once via script, once directly).
Mike Gabriel
2021-05-04
1
-1
/
+1
|
*
src/Makefile.am: Drop -Werror compiler flag for now. Not helpful when setting...
Mike Gabriel
2021-05-04
1
-2
/
+2
|
*
Travis CI: Initial draft for CI builds.
Mike Gabriel
2021-05-04
2
-0
/
+188
|
/
*
release 0.8.0
0.8.0
Mike Gabriel
2020-08-17
4
-4
/
+99
*
configure.ac: Drop data/upstart/Makefile from AC_OUTPUT. Regresion fix for 17...
Mike Gabriel
2020-08-10
1
-1
/
+0
*
Merge branch 'sunweaver-pr/drop-upstart-support'
Robert Tari
2020-08-10
5
-56
/
+5
|
\
|
*
Merge branch 'pr/drop-upstart-support' of https://github.com/sunweaver/ayatan...
Robert Tari
2020-08-10
5
-56
/
+5
|
/
|
|
*
Drop all references to upstart.
Mike Gabriel
2020-08-10
5
-56
/
+5
*
|
Merge branch 'sunweaver-pr/fix-systemd'
Robert Tari
2020-08-10
4
-2
/
+9
|
\
\
|
|
/
|
/
|
|
*
debian/*: Install systemd user service file correctly into DEB package.
Mike Gabriel
2020-08-10
3
-1
/
+5
|
*
Start indicator in systemd when ayatana-indicators.target is started.
Mike Gabriel
2020-08-10
1
-1
/
+4
|
/
*
debian/control: Improve dh-autoreconf build-dependency.
Mike Gabriel
2020-08-10
1
-1
/
+1
*
Drop release/build cruft file src/ChangeLog.
Mike Gabriel
2019-11-27
1
-0
/
+0
*
release 0.5.3
0.5.3
Mike Gabriel
2019-11-27
4
-114
/
+119
*
Avoid deprecated g_type_class_add_private.
Mike Gabriel
2019-11-27
4
-71
/
+60
*
debian/changelog: Bump upstream to a development version.
Mike Gabriel
2017-12-04
1
-0
/
+6
*
post-release fix debian/changelog for 0.5.1 and 0.5.2
Mike Gabriel
2017-12-04
1
-2
/
+9
*
autogen.sh: Adapt PKG_NAME autogen.sh to ayatana- namespace.
Mike Gabriel
2017-10-26
1
-1
/
+1
*
configure.ac: White-space fix and beginning of file.
Mike Gabriel
2017-10-26
1
-1
/
+0
*
{configure.ac,Makefile.am}: Drop distcheck features.
Mike Gabriel
2017-10-26
2
-39
/
+1
*
debian/control: Modify B-D on systemd: only required on linux-any hosts.
Mike Gabriel
2017-10-06
1
-1
/
+1
*
Make systemd optional. If systemd is not available at build-time, the creatio...
Mike Gabriel
2017-10-06
2
-3
/
+15
*
release 0.5.2
0.5.2
Mike Gabriel
2017-10-06
2
-21
/
+52
*
data/ayatana-indicator-application.desktop.in: Add Budgie as candidate for la...
Mike Gabriel
2017-09-26
1
-1
/
+1
*
data/ayatana-indicator-application.desktop.in: Add XFCE as candidate for laun...
Mike Gabriel
2017-09-26
1
-1
/
+1
*
debian/{rules/watch}: Add get-orig-source rule and watch file to make upstrea...
Mike Gabriel
2017-06-07
2
-0
/
+6
*
debian/upstream: Add GnuPG pubkey for upstream devs.
Mike Gabriel
2017-06-07
1
-0
/
+180
*
debian/patches: Add README for patches/ subfolder.
Mike Gabriel
2017-06-07
1
-0
/
+3
*
data/ayatana-indicator-application.desktop.in
Mike Gabriel
2017-05-31
1
-2
/
+1
*
XDG-autostart this indicator in MATE, too.
Mike Gabriel
2017-05-30
1
-1
/
+1
*
release 0.5.1
0.5.1
Mike Gabriel
2017-05-29
1
-0
/
+7789
*
src/application-service-watcher.c: Comment out upstart specific code for now....
Mike Gabriel
2017-05-26
1
-26
/
+26
*
data/Makefile.am: Indentation/white-space fix.
Mike Gabriel
2017-05-15
1
-1
/
+1
*
upstart service files: Fix namespace overlapping with the project we forked f...
Mike Gabriel
2017-05-15
3
-10
/
+10
*
Work inside a snap by prefixing hard coded paths with . (LP: #1629009)
Michael Terry
2017-05-15
1
-1
/
+1
*
Hide 'Indicator Application' from Startup Applications (LP: #1637379) (LP: #1...
Jeremy Bicha
2017-05-15
1
-0
/
+1
[next]