summaryrefslogtreecommitdiff
path: root/src/print.c
Commit message (Expand)AuthorAge
* impl-request: Do not load properties on constructionGeorges Basile Stavracas Neto2024-04-04
* print: Bump interface version to 2Maximiliano Sandoval R2023-09-04
* print: Add an accept_label optionMatthias Clasen2023-05-02
* Change generated D-Bus code namespace to XdpDbus(Impl)Jonas Ã…dahl2022-03-30
* Use G_DBUS_METHOD_INVOCATION_HANDLED morePhaedrus Leeds2022-02-01
* Use g_dbus_error_strip_remote_error() morePhaedrus Leeds2022-01-31
* print: Add missing static designationPhaedrus Leeds2022-01-21
* Fix some init copy pastaPhaedrus Leeds2022-01-12
* A bunch more unused variable warningsMatthias Clasen2019-10-24
* Add validation to option filteringMatthias Clasen2018-12-23
* Use the new lockdown approachMatthias Clasen2018-11-30
* Implement lockdown for some portalsMatthias Clasen2018-11-14
* Add XdpAppInfo abstractionAlexander Larsson2018-02-08
* Simplify version supportMatthias Clasen2017-01-18
* Add a version property to all portal interfacesMatthias Clasen2016-12-10
* Neuter D-Bus timeouts for backendsMatthias Clasen2016-07-26
* print: Pass modal option throughMatthias Clasen2016-07-07
* More work on the print portalMatthias Clasen2016-07-07
* Define the portal object path in one placeMatthias Clasen2016-07-02
* Make option filtering a general utilityMatthias Clasen2016-07-01
* Remove stray newlinesMatthias Clasen2016-07-01
* Stop dispatching signals in threadsMatthias Clasen2016-06-29
* Lock requests when handling backend repliesMatthias Clasen2016-06-29
* Keep a ref on the request during async callsMatthias Clasen2016-06-29
* Redo the backend api againMatthias Clasen2016-06-29
* Simplify the backend api a bit moreMatthias Clasen2016-06-29
* Reorder things a bitMatthias Clasen2016-06-29
* Don't lock the request when emitting responseMatthias Clasen2016-06-29
* Store the backend request in the requestMatthias Clasen2016-06-29
* Rework the backend APIMatthias Clasen2016-06-29
* Add license headers to sourcesMatthias Clasen2016-06-27
* Use a common Response signal for all portalsMatthias Clasen2016-06-26
* Implement a simple print portalMatthias Clasen2016-06-21