Commit graph

4361 commits

Author SHA1 Message Date
Mathieu Comandon 39feb884ec Increase timeout for wine prefix creation 2018-11-03 00:42:06 -07:00
Mathieu Comandon a833eafcff Update version to 0.4.22 2018-11-03 00:03:06 -07:00
Mathieu Comandon de6b1ee747 Fix logger import in dialogs.py 2018-11-02 23:59:38 -07:00
Mathieu Comandon 7ff500778b Merge tag 'v0.4.21.1' 2018-11-02 23:58:47 -07:00
Mathieu Comandon 2459cad1b6 Do not quit game when number of children is zero (Fixes #1281) 2018-11-02 22:53:48 -07:00
Mathieu Comandon 16e40ed2e7 Remove extra dollar signs from installer documentation 2018-11-02 21:08:17 -07:00
Mathieu Comandon b04bb74f40 Remove log message in runtime 2018-11-02 20:13:51 -07:00
Mathieu Comandon e7ed450625 Initialize appmanifest_data even when given an invalid AppManifest path (Closes #1072) 2018-11-02 16:33:26 -07:00
Mathieu Comandon 84af57d966 Use shlex to split xboxdrv arguments (Fixes #1071) 2018-11-02 15:19:14 -07:00
Mathieu Comandon f645944dec Minor cleanups 2018-11-02 15:07:34 -07:00
Mathieu Comandon 6b8e5de160 Fix fuckup in migrations.__init__ (Fixes #1282) 2018-11-02 14:28:51 -07:00
Mathieu Comandon 6f3646f951 Provide missing environment to run data for Retroarch (Fixes #1008) 2018-11-02 14:18:20 -07:00
Mathieu Comandon 25bc725443 Add support for Feral gamemode 2018-11-01 22:17:57 -07:00
Mathieu Comandon 51b556b822 Add pre-launch and post-exit scripts to system options 2018-11-01 15:47:32 -07:00
Manuel Vögele 4c0a19e7b5 Fix AtributeError when installing wine games (fixes #1274)
This fixes a regression introduced by a77ce818
2018-11-01 11:25:17 -07:00
Mathieu Comandon 35960a43d4 Remove runners and platforms from the tray menu 2018-11-01 11:21:49 -07:00
Manuel Vögele 6f3b3774f9 Refactor lutristray based on suggestions by PythonicChemist 2018-11-01 11:19:55 -07:00
Manuel Vögele 3605b71bab Add the 10 most recently used games to the tray menu 2018-11-01 11:19:55 -07:00
Mathieu Comandon 52b378090f Cast template_string to str in _substitute check 2018-11-01 01:11:05 -07:00
Mathieu Comandon ca9b4d5d3e Fix markup in process monitor warning 2018-10-30 20:33:48 -07:00
Mathieu Comandon bcc405fa9c Don't log anything when there are no icons to download 2018-10-30 20:33:48 -07:00
Tom Todd 603ecc604a util/wine.py: Change call to subprocess.check_output and remove redundant parameter. 2018-10-30 17:56:14 -07:00
Mathieu Comandon f88af970da Replace ulimit shell call with resource module calls 2018-10-30 17:04:58 -07:00
Mathieu Comandon 88718c15ad Rename desktop_effect to set_desktop_compositing 2018-10-30 12:39:59 -07:00
Medath 0a39da5f8f avoid version mismatch when launching Proton 2018-10-30 12:25:56 -07:00
Mathieu Comandon 069eb1f45b Urgh 2018-10-30 09:11:59 -07:00
Mathieu Comandon e6e9d5cffb This tray icon is fucking useless 2018-10-30 08:41:12 -07:00
Mathieu Comandon 9a3f277c3f Fix typo 2018-10-30 08:40:11 -07:00
Mathieu Comandon a0f93b6c9d Add instructions on how to disable the process monitor warning 2018-10-30 08:39:46 -07:00
Nbiba Bedis 36fb48da8f fix tray 2018-10-30 08:33:43 -07:00
Mathieu Comandon 91b1b90faf Try to make the whole compositor a bit cleaner 2018-10-29 22:17:40 -07:00
Mathieu Comandon e19c7a3e7d Opening processes the correct way is not *that* hard 2018-10-29 22:02:28 -07:00
Mathieu Comandon 2f6a4f7a78 Don't use shell=true when restarting pulseaudio 2018-10-29 22:00:45 -07:00
Mathieu Comandon 9ce1cd8394 Merge branch 'PythonicChemist-fix/linter-runners' 2018-10-29 21:41:23 -07:00
Mathieu Comandon d718df45b7 Merge branch 'fix/linter-runners' of https://github.com/PythonicChemist/lutris into PythonicChemist-fix/linter-runners 2018-10-29 21:41:12 -07:00
Arne Sellmann 4629def2e5 merging 2018-10-30 05:20:57 +00:00
Arne Sellmann 14411ef2c1 merging 2018-10-30 05:11:26 +00:00
Mathieu Comandon dfa1b8d4b5 Add menu entry to show tray icon 2018-10-29 21:25:27 -07:00
Mathieu Comandon 15fee2d7ad Only show tray icon if enabled in the settings (disabled by default) 2018-10-29 20:48:35 -07:00
Mathieu Comandon 0d6f87de23 Cleanup lutristray 2018-10-29 20:24:28 -07:00
Mathieu Comandon c66e63c271 Never seen a tray icon that minimized an application in my life, bad UX! 2018-10-29 20:18:53 -07:00
Mathieu Comandon ae77f29f9c Some cleanup for the tray 2018-10-29 20:17:47 -07:00
Mathieu Comandon 4d349ac63a Remove 'about' from tray icon 2018-10-29 20:11:06 -07:00
Mathieu Comandon eace29c25f Simplify get_desktop_environment 2018-10-29 20:07:54 -07:00
Mathieu Comandon 2c6be2b1f5 Remove has_tray_support 2018-10-29 20:01:00 -07:00
Mathieu Comandon 23b5e71c6d Everyone has tray support 2018-10-29 20:00:14 -07:00
Mathieu Comandon c62d79bc6c Merge branch 'AlexanderRavenheart-tray-icon' 2018-10-29 19:58:05 -07:00
Mathieu Comandon eab1924589
Merge branch 'master' into tray-icon 2018-10-29 19:56:19 -07:00
Mathieu Comandon ef4b05b0eb Remove confusion about runners introduced in a recent PR 2018-10-29 19:52:14 -07:00
Mathieu Comandon bc0d1498d3 Remove runner list from README 2018-10-29 19:46:29 -07:00