summaryrefslogtreecommitdiff
path: root/protocol/xdg-shell.xml
AgeCommit message (Expand)AuthorFilesLines
2015-11-06shell: support new function "xdg_surface_needs_attention"Nicolas Guyomard1-0/+2
2015-05-21xdg-shell: Document the set_maximized and unsetmaximized requestsJonas Ådahl1-2/+42
2015-05-21xdg-shell: Document responsibilities regarding ping eventsJonas Ådahl1-0/+3
2015-05-21xdg-shell: Document error conditions when popup and surface gettersJonas Ådahl1-2/+14
2015-05-21xdg-shell: Clarify the meaning of app ID and give exampleJonas Ådahl1-0/+9
2015-05-05xdg-shell: Specify fullscreen size-mismatch handlingJonas Ådahl1-0/+4
2015-05-05xdg-shell: Specify the meaning of 0x0 window geometry in configureJonas Ådahl1-0/+5
2015-05-05xdg-shell: Some xdg_popup clarificationsJonas Ådahl1-5/+8
2015-05-05xdg-shell: Some minor clarificationsJonas Ådahl1-6/+10
2015-05-05xdg-shell: Fix a couple of typosJonas Ådahl1-3/+2
2015-05-05xdg-shell: Document that xdg_surface.set_window_geometry needs a commitJonas Ådahl1-0/+3
2015-05-05xdg-shell: Require a buffer and a wl_surface.commit for mapping a windowJonas Ådahl1-0/+19
2015-05-05xdg-shell: Move xdg_shell.get_xdg_popup errors to xdg_shellJonas Ådahl1-8/+2
2015-05-05xdg-shell: Require proper object tree destructionJonas Ådahl1-3/+3
2015-03-19Spellcheck fixesBryce Harrington1-1/+1
2015-02-27xdg-shell: Bump unstable versionJasper St. Pierre1-1/+1
2015-02-27xdg-shell: Rewrite documentationJasper St. Pierre1-105/+157
2015-02-27xdg-shell: Add a simple destructor requestJasper St. Pierre1-0/+5
2015-02-27xdg-shell: Add invalid_parent error to xdg_popupJonas Ådahl1-0/+1
2015-02-27xdg-shell: Send an error when the client uses the not-topmost popupJasper St. Pierre1-0/+7
2015-02-27xdg-shell: Remove the flags from get_xdg_popupJasper St. Pierre1-1/+0
2015-02-27xdg-shell: Remove the serial from popup_doneJasper St. Pierre1-1/+0
2015-02-27xdg-shell: Take a xdg_surface as the parent surfaceJasper St. Pierre1-1/+1
2014-10-08protocol: add role error code to xdg_shellPekka Paalanen1-0/+9
2014-08-21xdg-shell: bump experimental protocol versionPekka Paalanen1-1/+1
2014-07-17xdg-shell: Fix documentationJasper St. Pierre1-2/+2
2014-07-17shell: Replace set_margin with set_window_geometryJasper St. Pierre1-27/+24
2014-06-24xdg-shell: Fix a typo in descriptionBoyan Ding1-1/+1
2014-05-23xdg-shell: Add show_window_menu requestJasper St. Pierre1-0/+20
2014-05-12xdg-shell: Turn "activated" into a stateJasper St. Pierre1-22/+5
2014-05-12xdg-shell: Turn the resizing heuristics into an explicit stateJasper St. Pierre1-0/+6
2014-05-12xdg-shell: Rework the state systemJasper St. Pierre1-76/+42
2014-05-13xdg-shell: Rename set_transient_for to set_parentJasper St. Pierre1-4/+1
2014-04-01xdg-shell: rename the xdg_surface.delete event to close.Giulio Camuffo1-2/+2
2014-02-19xdg-shell: Improve documentation for use_unstable_version requestKristian Høgsberg1-6/+9
2014-02-19xdg-shell: Bump unstable version to 3Kristian Høgsberg1-1/+1
2014-02-19xdg-shell: Replace the set_* atrocity with a new approachJasper St. Pierre1-91/+65
2014-02-18xdg-shell: Rename focused_set / focused_unset to activated / deactivatedJasper St. Pierre1-9/+16
2014-02-18xdg-shell: Remove "edges" from descriptionJasper St. Pierre1-6/+0
2014-02-11client: Fix shell unstable version checkKristian Høgsberg1-1/+1
2014-02-11xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surfaceKristian Høgsberg1-32/+22
2014-02-06xdg-shell: Add set_margin requestJasper St. Pierre1-0/+26
2014-02-06xdg-shell: Add a "delete" eventJasper St. Pierre1-0/+13
2014-02-05xdg-shell: Drop edges arg from xdg_surface configure eventKristian Høgsberg1-1/+0
2013-12-03xdg_shell: Adding a new shell protocol.Rafael Antognolli1-0/+438