summaryrefslogtreecommitdiff
path: root/js/dbusServices
Commit message (Expand)AuthorAgeFilesLines
* screencastService: Fixup pipeline fallback behaviorJonas Dreßler2023-04-261-2/+7
* screencastService: Add dmabuf/GL pipelinerobert.mader@collabora.com2023-04-261-0/+9
* screencastService: Signal errors via the internal dbus interfaceJonas Dreßler2023-04-262-13/+23
* screencastService: Do not try multiple pipelines on old Pipewire versionsrobert.mader@collabora.com2023-04-261-1/+4
* screencastService: Add fallback mechanism for gstreamer pipelinesJonas Dreßler2023-04-261-33/+80
* screencastService: Drop always-copy conditionrobert.mader@collabora.com2023-04-251-4/+0
* screencastService: Set PipelineState to PLAYING on actual state-changeJonas Dreßler2023-04-251-4/+22
* screencastService: Handle more gstreamer errorsJonas Dreßler2023-04-251-2/+38
* screencastService: Streamline teardown and error handlingJonas Dreßler2023-04-251-39/+63
* screencastService: Add an ERROR state for the pipeline state trackingJonas Dreßler2023-04-251-0/+1
* screencastService: Use strings for statesJonas Dreßler2023-04-251-7/+7
* screencastService: Promisify Recorder start/stopRecording functionsJonas Dreßler2023-04-251-60/+58
* screencastService: Handle case where no videos directory existsJonas Dreßler2023-01-111-1/+4
* dbusService/screencast: Hold during gstreamer checksFlorian Müllner2022-11-091-0/+3
* dbusServices/screencast: Check for all require elementsFlorian Müllner2022-11-041-2/+6
* screenshot: Move HAVE_RECORDER check into screencast serviceFlorian Müllner2022-11-042-4/+15
* screencast: Don't force buffer copies on recent gstreamer versionsSebastian Keller2022-10-201-1/+2
* screencast: Always copy buffers in pipewiresrcSebastian Keller2022-09-031-0/+3
* cleanup: Use deepUnpack() intead of deep_unpack()Alessandro Bono2022-08-101-1/+1
* js: Use async D-Bus wrappersFlorian Müllner2022-08-013-108/+104
* screencast: Use the same format for screencasts and screenshot file namesEmmanuele Bassi2022-07-271-6/+4
* extensionUtils: Add utility for setting the current extensionEvan Welsh2022-07-061-1/+1
* dbusServices: Refactor service utilities from fileUtils into dbusUtilsEvan Welsh2022-07-058-8/+8
* dbusServices/screencast: Install unconditionallyFlorian Müllner2022-05-202-7/+6
* Specify API versions for all public GIR APIs, except GLibSimon McVittie2022-04-042-0/+2
* js: Simplify promisify() callsFlorian Müllner2022-02-111-1/+1
* dbusServices: Allow to persist services via environmentFlorian Müllner2022-02-101-0/+3
* dbusServices/screencast: Removed unused propertiesFlorian Müllner2022-02-091-3/+0
* dbusServices/extensions: Give extensions access to the prefs windowFlorian Müllner2022-02-081-3/+10
* dbusServices/extensions: Stop setting a default sizeFlorian Müllner2022-02-081-2/+0
* dbusServices/extensions: Use default style classFlorian Müllner2022-02-081-4/+1
* dbusServides/extensions: Use Adw.PreferencesWindowFlorian Müllner2022-02-084-98/+132
* dbusServices/extensions: Simplify actions handlingFlorian Müllner2022-02-081-26/+18
* dbusServices/extensions: Split error page from windowFlorian Müllner2022-02-084-174/+169
* dbusServices/extensions: Split out prefs dialogFlorian Müllner2022-02-083-132/+141
* dbus-services/extensions: Remove outdated requiresFlorian Müllner2022-02-081-1/+0
* dbusServices: Allow replacementFlorian Müllner2022-02-071-1/+7
* dbusServices/notifications: Disallow acting on "foreign" IDsFlorian Müllner2022-02-051-0/+24
* dbusServices/notifications: Stop broadcasting signalsFlorian Müllner2022-02-051-3/+35
* screencastService: Create directory if it doesn't existIvan Molodetskikh2022-01-141-3/+8
* dbusServices/extensions: Instruct gjs to generate unique GType namesFlorian Müllner2022-01-051-1/+3
* build: Replace deprecated meson functionsFlorian Müllner2021-12-231-1/+1
* dbusServices/extensions: Only allow one dialog at a timeFlorian Müllner2021-10-301-6/+13
* dbusServices/extensions: Fix shutdown after showing prefsFlorian Müllner2021-10-301-1/+4
* dbusServices/screencast: Handle pipeline failures gracefullyFlorian Müllner2021-06-091-4/+11
* screencastService: Improve the gstreamer pipeline for recordingJonas Dreßler2021-05-041-3/+2
* extensionsService: Log error if preferences dialog failed to openSimon Schneegans2021-05-011-0/+1
* dbusServices/screensaver: Disable auto-shutdownFlorian Müllner2021-04-281-0/+2
* extensionsService: Really fix copying technical detailsJan Tojnar2021-04-091-1/+1
* extensionsService: Fix copying technical details when extension crashesJan Tojnar2021-04-081-2/+2