Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
faf91854a857900f0f92710bd90522aa23d59723
/
src
/
compositor.h
faf9185
compositor: add YUV shaders.
by Gwenole Beauchesne
· 13 years ago
6d03049
compositor: factor out RGB shader.
by Gwenole Beauchesne
· 13 years ago
023f855
compositor: prepare for multi-planar surfaces.
by Gwenole Beauchesne
· 13 years ago
73694c8
compositor: Move repaint debug binding to mod-shift-space
by Kristian Høgsberg
· 13 years ago
8150b19
shell: Take a wl_surface as parent for transient and popup windows
by Kristian Høgsberg
· 13 years ago
af7b1ff
shell: Make panel just a wl_surface too
by Kristian Høgsberg
· 13 years ago
725c2c3
Split weston_compositor_init into base and _gl
by Daniel Stone
· 13 years ago
05d5868
Rename modifier_state_changed to notify_modifiers
by Daniel Stone
· 13 years ago
1b4e11f
notify_key: Add update_state argument
by Daniel Stone
· 13 years ago
abb9dcd
weston_xkb_info: Cache all modifier indices for X11
by Daniel Stone
· 13 years ago
71c3877
Let wayland-server send modifier events for focus
by Daniel Stone
· 13 years ago
d6da09e
Split notify_keyboard_focus into in/out variants
by Daniel Stone
· 13 years ago
1ce6a2a
shell: Animate input panel mapping
by Kristian Høgsberg
· 13 years ago
414bd42
util: Generalize surface animation code
by Kristian Høgsberg
· 13 years ago
1f17be4
text: Add input_method and text_model interfaces
by Jan Arne Petersen
· 13 years ago
42feced
shell: Add support for input panels
by Jan Arne Petersen
· 13 years ago
49952d1
compositor: Introduce weston_output_schedule_repaint()
by Kristian Høgsberg
· 13 years ago
70b8358
compositor: Remove weston_read_pixels functionality
by Kristian Høgsberg
· 13 years ago
e9d0492
compositor: Emit frame_signal from weston_output_do_read_pixels()
by Kristian Høgsberg
· 13 years ago
d553bfc
compositor: Track which plane a surface is on
by Kristian Høgsberg
· 13 years ago
4ff5a74
compositor: Don't export weston_compositor_repick()
by Kristian Høgsberg
· 13 years ago
362b672
Rename weston_compositor EGLDisplay member to egl_display
by Kristian Høgsberg
· 13 years ago
429490d
Move zoom code to its own file.
by Scott Moreau
· 13 years ago
8dacaab
Animate transitions for zoom focus point change.
by Scott Moreau
· 13 years ago
37ffc3c
compositor: Track pointer image protocol change
by Ander Conselvan de Oliveira
· 13 years ago
db77376
compositor: Buffer all frame callbacks in 'weston_surface'
by Jonas Ådahl
· 13 years ago
e660398
Implement animated transitions for zoom in/out.
by Scott Moreau
· 13 years ago
d64cf21
Add frame_counter to weston_animation.
by Scott Moreau
· 13 years ago
9d1b112
Move animation_list to weston_output.
by Scott Moreau
· 13 years ago
b2af93e
compositor: Drop weston_surface_to_global()
by Kristian Høgsberg
· 13 years ago
3610398
compositor: Drop brightness and saturation features in the shader
by Kristian Høgsberg
· 13 years ago
ae71220
Convert text cursor position protocol to use fixed types.
by Scott Moreau
· 13 years ago
a7ceaff
compositor: Add a clipboard manager
by Kristian Høgsberg
· 13 years ago
b7452fe
Add support for wl_keyboard::keymap events
by Daniel Stone
· 13 years ago
c1be8e5
Pass config_file through to weston_compositor_init
by Daniel Stone
· 13 years ago
baf4359
Pass argc and argv through to weston_compositor_init
by Daniel Stone
· 13 years ago
bb1df6a
Add keymap argument to weston_seat_init_keyboard
by Daniel Stone
· 13 years ago
d65b909
Move keymaps to weston_seat
by Daniel Stone
· 13 years ago
e379da9
Separate out weston_xkb_info struct
by Daniel Stone
· 13 years ago
74419a2
Split weston_seat_init up into pointer/keyboard/touch
by Daniel Stone
· 13 years ago
0c1e46e
Use wl_fixed_t for axis bindings
by Daniel Stone
· 13 years ago
325fc2d
Split bindings into separate key/button/axis bindings
by Daniel Stone
· 13 years ago
878f0b7
Convert notify_axis to wl_fixed_t
by Daniel Stone
· 13 years ago
c9785ea
Use enum wl_keyboard_key_state instead of integer
by Daniel Stone
· 13 years ago
4dbadb1
Use enum wl_pointer_button_state instead of integer
by Daniel Stone
· 13 years ago
8c8164f
Add core LED handling
by Daniel Stone
· 13 years ago
e3f15ed
Do binding modifier lookup on XKB state, not physical keys
by Daniel Stone
· 13 years ago
994679a
Move xkb_state object to weston_seat
by Daniel Stone
· 13 years ago
496ca17
Convert Weston modifier #defines to an enum
by Daniel Stone
· 13 years ago
351eb61
Support wl_keyboard::modifiers event
by Daniel Stone
· 13 years ago
7a1b32a
Implement text cursor position protocol.
by Scott Moreau
· 13 years ago
5fb70bf
Add screen recorder tool
by Kristian Høgsberg
· 13 years ago
c1693f2
xwm: Implement resizing by frame borders
by Kristian Høgsberg
· 13 years ago
a61ca06
xwm: Add window resize support
by Kristian Høgsberg
· 13 years ago
850ca42
Restructure output zoom.
by Scott Moreau
· 13 years ago
45ba869
shell: Make create_shell_surface() just return the shsurf
by Kristian Høgsberg
· 13 years ago
a416fa1
xwm: Switch alpha, brightness and saturation to GLfloat
by Kristian Høgsberg
· 13 years ago
491bac1
shell: Expose set_transient in shell interface
by Tiago Vignatti
· 13 years ago
938b8fa
shell: Expose surface move functionality in shell interface
by Kristian Høgsberg
· 13 years ago
d6ad122
compositor: Disable blending for WL_SHM_FORMAT_XRGB8888 surface
by Kristian Høgsberg
· 13 years ago
0b0c2bb
compositor: Add opaque rect shader feature
by Kristian Høgsberg
· 13 years ago
37816df
Convert wl_input_device to wl_seat (and friends)
by Daniel Stone
· 13 years ago
c2d1600
compositor: Remove a few leftover screenshooter declarations
by Kristian Høgsberg
· 13 years ago
e11bbe4
compositor: Use wl_fixed_t for incoming input events
by Kristian Høgsberg
· 13 years ago
d42f457
Load an XKB keymap and state in the compositor
by Daniel Stone
· 13 years ago
855028f
Add xkb_names member plus config + X11 support
by Daniel Stone
· 13 years ago
b230a7e
Convert internal input co-ordinates to GLfloat
by Daniel Stone
· 13 years ago
bd3489b
Add fixed-point versions of weston_surface_{to, from}_global
by Daniel Stone
· 13 years ago
e5a0120
Rename 'state' in axis (or ambiguous) bindings to 'value'
by Daniel Stone
· 13 years ago
da5b93c
Change key/button grab bindings to take unsigned state
by Daniel Stone
· 13 years ago
e10d279
shell-animation: add conf option in shell
by Juan Zhao
· 13 years ago
bc052c9
compositor: introduce internal shell_interface
by Tiago Vignatti
· 13 years ago
062be7e
screenshooter: Grab pixel data directly before buffer swap
by Scott Moreau
· 13 years ago
9074db5
Send surface enter/leave events
by Casey Dahlin
· 13 years ago
58ba137
Add an id field to outputs
by Casey Dahlin
· 13 years ago
6936708
Install brightness and saturation variables for surface shader
by Scott Moreau
· 13 years ago
ff1db4a
Install structuring for ping-pong protocol
by Scott Moreau
· 13 years ago
bd3354b
shell: Implement "driver" method of fullsceen.
by Alex Wu
· 13 years ago
2dda604
compositor: Add a switch_mode hook and a wrapper into the output.
by Alex Wu
· 13 years ago
a1d57db
compositor: make GL_EXT_read_format_bgra optional
by Pekka Paalanen
· 13 years ago
52bfbaa
compositor: use GL_EXT_unpack_subimage only if available
by Pekka Paalanen
· 13 years ago
2eaa11e
compositor: add EGL_WL_bind_wayland_display definitions
by Pekka Paalanen
· 13 years ago
9bc1a4e
compositor: move libudev.h to evdev.h
by Pekka Paalanen
· 13 years ago
02e79dc
compositor: Add a destroy signal and turn weston_shell into signals
by Kristian Høgsberg
· 13 years ago
eae5de7
Follow wayland change to serial numbers
by Kristian Høgsberg
· 13 years ago
b687940
compositor: Remove wl_output-global on unplug
by Benjamin Franzke
· 13 years ago
5d1c0c5
drm: Add vt switch keybindings
by Kristian Høgsberg
· 13 years ago
31dd6b8
compositor: Don't pass output to notify_keyboard_focus
by Kristian Høgsberg
· 13 years ago
bfeda13
Introduce weston-launch
by Benjamin Franzke
· 14 years ago
80d27b7
screenshooter: Properly handle multiple outputs.
by Scott Moreau
· 13 years ago
2185843
shell: Add fullscreen path into activate()
by Alex Wu
· 13 years ago
3448616
Remove weston_shell map and configure function pointers
by Kristian Høgsberg
· 13 years ago
7fb9f95
compositor: move force_configure field to shell_surface
by Ander Conselvan de Oliveira
· 13 years ago
093bfa3
compositor: make surface_configure() a vfunc
by Ander Conselvan de Oliveira
· 13 years ago
d6ea33d
compositor: use new drag icon listener for setting up drag surfaces
by Ander Conselvan de Oliveira
· 13 years ago
fbf2894
compositor: add weston_surface_to_global_float helper
by Ander Conselvan de Oliveira
· 13 years ago
b8ab14f
compositor: add a weston_surface_is_mapped() helper
by Ander Conselvan de Oliveira
· 13 years ago
9629fe3
Simplify shm buffer handling
by Kristian Høgsberg
· 13 years ago
6a3633d
Modify bindings for axis event detection.
by Scott Moreau
· 13 years ago
210d079
Hook up axis events.
by Scott Moreau
· 13 years ago
Next »