7a68a178ac
simplify libgamemodeauto preloading
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-07-09 08:13:17 +01:00
3033867fc9
add man page for example game
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-05-27 10:49:36 +01:00
a48272ae61
fix incorrect name in gamemoderun man page
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-05-27 10:49:36 +01:00
d27f8caecc
improve path names for man pages and metainfo
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-05-26 12:53:21 +01:00
3d49f87308
configure version in man pages
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-05-26 12:53:21 +01:00
ce6485ef97
combine no-daemon, elogind and systemd option
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-05-19 16:27:51 +01:00
1e8312f7e3
Add option to change lib dir in gamemoderun
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-05-13 10:27:15 +01:00
6453a123ab
add metainfo test
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-05-12 19:25:57 +01:00
c755f7e539
fix wrong prefix variable in data
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-05-12 19:25:57 +01:00
329f7b4cee
give gamemoderun an own man page
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-05-11 09:41:17 +01:00
e3c24f34f1
provide metainfo
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-05-06 12:34:06 +01:00
40702d3fed
Update version back to 1.6 post-release
2020-03-03 16:35:37 +00:00
616dca659a
Update version to 1.5.1
2020-03-03 16:18:48 +00:00
1a598f53d2
Don't default to syslog logging
...
Let the preferred/configured logging system to be used instead
2020-02-26 18:26:09 +00:00
065454bb4e
Update version to 1.6 post-release
2020-01-22 14:51:00 +00:00
d58c59c183
Update version to 1.5
2020-01-22 14:19:26 +00:00
24687f960b
Update version to 1.5-dev post-release
2019-07-21 10:39:11 +01:00
acb57735fc
Update version to 1.4
2019-07-21 10:24:18 +01:00
ffea085396
Follow up improvements to documentation for GAMEMODERUNEXEC
2019-07-16 08:17:35 +01:00
47db83e509
Add hybrid GPU support
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2019-07-14 16:45:33 +02:00
c6d1b45bfb
Use the appropriate library path for whether the app is 32- or 64-bit in gamemoderun ( #156 )
2019-07-13 09:50:25 +01:00
717777e6c2
Implement PID support for --request and --status
2019-05-11 12:08:29 +01:00
baff9c0363
Allow for long options using getopt_long
2019-05-11 12:08:29 +01:00
85d75c303c
Use path_bindir for installing gamemoderun
...
Honor prefix for installing gamemoderun to properly work in cross
environment so it can be installed in e.g. /usr/x86_64-pc-linux-gnu/bin
instead of /usr/bin like it's already done for gamemoded.
2019-03-29 18:18:23 +01:00
959c48978b
Update version to 1.4-dev post-release
2019-03-29 15:39:08 +00:00
e5ccb4b68d
Update version to 1.3.1
2019-03-29 15:30:11 +00:00
c0032efc4f
Make gamemoderun.in executable ( #115 )
...
The install_mode option was only added in Meson 0.47. In versions prior
to that, it will base the mode on the permissions of the source file,
so set this executable to be compatible with older versions.
See #115 .
2019-03-25 16:40:54 +00:00
95c365076f
Update to version 1.4-dev post-release
2019-03-15 16:11:57 +00:00
ea7d1c13a3
Update to version 1.3
2019-03-15 13:39:00 +00:00
10a31f8dec
Update copyright years to 2019
2019-03-14 16:59:30 +00:00
d17d682082
Fix gamemoderun to set the right environment variable
2019-02-19 10:10:51 +00:00
547b7943fd
Remove r in "statesr"
2019-02-13 17:22:45 +00:00
8584558f9c
Make sure gpuclockctl inherits the DISPLAY and XAUTHORITY variables so nvidia-settings works
2019-02-12 08:55:23 +00:00
8d4e9ac54e
Add gpuclockctl to allow privilaged control of GPU parameters
2019-02-12 08:55:23 +00:00
440400c2d4
Set up some man page generation
...
Start with the example config file
2019-02-06 16:35:37 +00:00
74e26d6f63
Add "gamemoderun", a wrapper bash script like "primusrun"
...
This should remove a point of failure currently where users fail to set LD_PRELOAD correctly, or the path is wrong somehow.
FWIW: The old method still works, and I've noted that in the README.
2019-02-05 21:16:02 +00:00
6a7aa1e307
Add -t to the man page
2019-02-03 15:37:32 +00:00
60c722d252
Merge pull request #85 from terencode/master
...
Add with-pam-group meson option
2018-12-10 09:53:29 +00:00
5f91922506
Add with-pam-group meson option
...
This adds 10-gamemode.conf as a limits.d configuration file and with-pam-group meson option to allow renicing as an unpriviledged user being part of the specified group.
Signed-off-by: Térence Clastres <t.clastres@gmail.com >
Signed-off-by: Kai Krakow <kai@kaishome.de >
2018-12-07 21:50:58 +01:00
ebf177bebe
daemon-config: Add ioprio configuration option
...
Signed-off-by: Kai Krakow <kai@kaishome.de >
2018-10-01 19:34:46 +02:00
2ae86fabd6
Update to version 1.3-dev post-1.2 release
2018-07-21 09:48:40 +01:00
c3938599a8
Update to version 1.2
2018-07-21 09:33:32 +01:00
a1e07bcdc7
Merge pull request #62 from gicmo/dbus_activation
...
data: make service dbus-activatable
2018-07-04 09:40:12 +01:00
a1f523cf55
Update man page for library versioning changes
2018-07-04 09:30:11 +01:00
3a3314b43e
Move man page to the correct section (8)
...
Daemons belong in 8, as per issue #61 .
2018-07-04 09:29:05 +01:00
cd54ad42c3
data: make service dbus-activatable
...
Always install the dbus service file and specify the systemd
unit file in it. This makes the service dbus-activatable and
thus we don't need to explicitly enable it (also we have one
less daemon running, if it is not needed).
2018-06-28 19:23:02 +03:00
57c6bbb444
config: Allow renice configuration
...
This commit adds configuration support for the renice value and amends
documentation and examples. This commit by itself does nothing, the
following commit is needed to actually apply the new settings.
Signed-off-by: Kai Krakow <kai@kaishome.de >
2018-06-10 09:33:02 +02:00
9dfd718807
config: Introduce new setting "softrealtime"
...
This adds support for a new configuration option "softrealtime" to be
read from the general section. This commit alone does nothing, the
following commit adds actually making use of the value.
Signed-off-by: Kai Krakow <kai@kaishome.de >
2018-05-24 22:41:04 +02:00
5ebc77a0f1
Add defaultgov and desiredgov config settings
...
Allows users to choose which governor settings they want.
Should provide some future compatibility for other governor settings.
2018-05-15 17:04:31 +01:00
d9072607d9
Label master as 1.2-dev
2018-05-11 14:53:30 +01:00