index
:
~wjt/wayland
0.85
master
next
terminal
wayland-0.8
🗿
wjt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocol
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-04
Fix distcheck where protocol.xsl was missing in the tarball
Gaetan Nadon
2
-2
/
+4
2012-02-29
protocol: Clarify the documentation for the fullscreen protocol
Rob Bradford
1
-19
/
+34
2012-02-29
protocol: fix make distcheck
Peter Hutterer
1
-3
/
+4
2012-02-23
protocol.xsl: Rename stylesheet to wayland-protocol.css
Kristian Høgsberg
3
-2
/
+2
2012-02-23
protocol: add xslt stylesheet to prettify the protocol
Peter Hutterer
3
-0
/
+252
2012-02-23
protocol: fix missing hyphenation for "client-created"
Peter Hutterer
1
-1
/
+1
2012-02-23
Add wl_region and surface requests to set opaque and input regions
Kristian Høgsberg
1
-0
/
+76
2012-02-23
Split pointer_focus and keyboard_focus into enter and leave events
Kristian Høgsberg
1
-3
/
+15
2012-02-16
protocol: remove absolute coordinates from pointer
Pekka Paalanen
1
-7
/
+2
2012-02-16
data_device: get rid of attach request
Ander Conselvan de Oliveira
1
-8
/
+14
2012-02-16
Add fullscreen protocol
Juan Zhao
1
-8
/
+32
2012-02-16
Add maximized protocol
Juan Zhao
1
-0
/
+13
2012-02-09
protocol: fix typo
Tiago Vignatti
1
-5
/
+5
2012-01-19
scanner: allow summary attributes in args and <description> in <protocol>
Jesse Barnes
1
-1
/
+3
2012-01-18
protocol: Convert comments to new documentation tags
Kristian Høgsberg
1
-175
/
+287
2012-01-18
scanner: Support documentation elements
Jesse Barnes
1
-3
/
+16
2012-01-11
shm: Drop non-premul format, use less ambiguous ARGB8888 naming convention
Kristian Høgsberg
1
-3
/
+2
2012-01-06
Add new wl_shell popup surface type
Kristian Høgsberg
1
-0
/
+26
2011-12-21
protocol: update touch_down with focus surface
Tiago Vignatti
1
-0
/
+1
2011-12-19
protocol: Add a bit of documentation
Kristian Høgsberg
1
-0
/
+16
2011-11-29
protocol: introduce wl_shell_surface
Pekka Paalanen
1
-11
/
+15
2011-11-23
New drag and drop / selection protocol
Kristian Høgsberg
1
-147
/
+109
2011-11-17
Add display event to acknowledge ID deletion
Kristian Høgsberg
1
-0
/
+4
2011-10-24
protocol: Change global_remove arg to be 'name' insteadl of 'id'
Kristian Høgsberg
1
-1
/
+1
2011-10-24
scanner: Catch more invalid attribute combinations for arg
Kristian Høgsberg
1
-1
/
+1
2011-08-31
Remove the wl_visual interface
Kristian Høgsberg
1
-20
/
+13
2011-08-27
Remove range protocol
Kristian Høgsberg
1
-8
/
+0
2011-08-27
Always allocate a new wl_resource when binding an object
Kristian Høgsberg
1
-3
/
+3
2011-08-27
Bind globals to client provided object IDs
Kristian Høgsberg
1
-1
/
+2
2011-08-27
Use a callback object instead of ad-hoc lists for sync and frame events
Kristian Høgsberg
1
-18
/
+13
2011-07-26
protocol: Delete screenshooter.xml
Tiago Vignatti
1
-7
/
+0
2011-07-25
scanner: Take copyright notice from xml file
Kristian Høgsberg
1
-0
/
+26
2011-07-15
protocol: fix key event and related comments
Tiago Vignatti
1
-3
/
+3
2011-07-15
protocol: Fix type of visual arg in token_visual event
Kristian Høgsberg
1
-1
/
+1
2011-07-11
protocol: Make id arg of display.global event be just a uint
Kristian Høgsberg
1
-1
/
+1
2011-06-29
Add touch events to protocol.
Laszlo Agocs
1
-0
/
+27
2011-06-21
Merge remote-tracking branch 'bnf/buffer.release'
Kristian Høgsberg
1
-0
/
+3
2011-06-21
Add buffer.release event
Benjamin Franzke
1
-0
/
+3
2011-06-21
Add more protocol for communicating screen geometry
Kristian Høgsberg
1
-1
/
+26
2011-06-20
Add wl_display_remove_global.
Laszlo Agocs
1
-0
/
+5
2011-06-18
Move map functionality into shell
Kristian Høgsberg
1
-28
/
+33
2011-05-12
Add event to associate visuals with a pixel format token
Kristian Høgsberg
1
-0
/
+11
2011-05-11
Define shm specific errors
Kristian Høgsberg
1
-0
/
+6
2011-05-11
Unify error events
Kristian Høgsberg
1
-14
/
+10
2011-04-22
Add buffer.damage request to the protocol
Benjamin Franzke
1
-8
/
+18
2011-04-20
scanner: Don't hardcode the wl_ prefix in the code generator
Kristian Høgsberg
1
-35
/
+35
2011-04-18
Introduce display.bind to request events from a global
Kristian Høgsberg
1
-0
/
+6
2011-03-16
Extent frame event to be surface dependent
Benjamin Franzke
1
-0
/
+1
2011-02-28
protocol/wayland: Drop drm interface (move into mesa)
Benjamin Franzke
1
-36
/
+0
2011-01-28
Add initial basic support for fullscreen surfaces
Kristian Høgsberg
1
-0
/
+10
[next]