Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
325fc2d53a6885119c505c928c41b2744edada36
/
src
/
compositor.h
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
71b1d0c
compositor: properly restore keyboard_focus in notify_keyboard_focus()
by Ander Conselvan de Oliveira
· 13 years ago
e2d21e8
compositor-wayland: use image loading code from shared/
by Ander Conselvan de Oliveira
· 13 years ago
5ab91ad
compositor: use smoother range for backlight control
by Tiago Vignatti
· 13 years ago
bcacef1
Add an option parser
by Kristian Høgsberg
· 13 years ago
7ea1086
compositor: Move input devices to their own event loop
by Kristian Høgsberg
· 13 years ago
c5fb9a7
compositor: fix crash when a drag surface is destroyed during the drag
by Ander Conselvan de Oliveira
· 13 years ago
3be2ce9
compositor: Organize surface stack using new struct weston_layer
by Kristian Høgsberg
· 13 years ago
6ddcdae
compositor: Store opaque clip for previous frame in weston_surface
by Kristian Høgsberg
· 13 years ago
8e53c7f
compositor: add dpms and backlight support
by Tiago Vignatti
· 13 years ago
8811bf9
compositor: Export functions and add weston_suface::force_configure for fullscreen
by Alex Wu
· 13 years ago
d15fbe3
compositor: Remove surface overlapped attribute
by Kristian Høgsberg
· 13 years ago
d8bf90c
Move weston_output_set_cursor into compositor-drm.c
by Kristian Høgsberg
· 13 years ago
66617bb
compositor: Remove unused compositor vfunc create_cursor_image
by Kristian Høgsberg
· 13 years ago
5308a5e
compositor: add an assign_planes hook to the output
by Jesse Barnes
· 13 years ago
ccbf29d
Introduce output zoom.
by Scott Moreau
· 13 years ago
5e7e6f2
compositor: Implement opqaue and input regions
by Kristian Høgsberg
· 13 years ago
0704539
shell: Revive super-tab application switcher
by Kristian Høgsberg
· 13 years ago
1cbf326
compositor: Move fullscreen_output to shell_surface
by Kristian Høgsberg
· 13 years ago
101cb65
compositor: Get rid of surface->visual
by Kristian Høgsberg
· 13 years ago
30eebc7
compositor: implement drag'n'drop icons
by Ander Conselvan de Oliveira
· 13 years ago
e9e0515
shell: update position of surfaces with type none on map()
by Ander Conselvan de Oliveira
· 13 years ago
d595f65
compositor: add a way to disable picking of client surfaces
by Ander Conselvan de Oliveira
· 13 years ago
8fb8d3b
compositor, shell: add and use weston_surface_set_position()
by Pekka Paalanen
· 13 years ago
9d39352
compositor: make functions static
by Tiago Vignatti
· 13 years ago
730d87e
compositor: move opaque tracking into transform
by Pekka Paalanen
· 13 years ago
9b8a82b
Merge remote-tracking branch 'pq/transform-fixes2'
by Kristian Høgsberg
· 13 years ago
546a812
compositor-wayland: Add window border
by Kristian Høgsberg
· 14 years ago
44ab69c
compositor: add weston_surface transformation doc
by Pekka Paalanen
· 13 years ago
ddae03c
compositor: q&d solution for surface drift
by Pekka Paalanen
· 13 years ago
f55f544
compositor: fix and simplify shader uniform handling
by Pekka Paalanen
· 14 years ago
18c9300
compositor: Only set surface geometry through weston_surface_configure()
by Kristian Høgsberg
· 14 years ago
d581a8f
Collabora copyright updates
by Pekka Paalanen
· 14 years ago
60921e5
compositor: move weston_surface::width,height into geometry
by Pekka Paalanen
· 14 years ago
6720d8f
compositor: add weston_surface bounding box
by Pekka Paalanen
· 14 years ago
ba3cf95
compositor: move weston_surface::x,y into geometry
by Pekka Paalanen
· 14 years ago
cd40362
compositor: make position a surface transformation
by Pekka Paalanen
· 14 years ago
0e151bb
compositor: honour repaint regions with transformed surfaces
by Pekka Paalanen
· 14 years ago
74abeac
compositor: remove unused *_uniform members
by Pekka Paalanen
· 14 years ago
e0f3cb2
compositor: rewrite draw and input coordinate transformations
by Pekka Paalanen
· 14 years ago
bc0b7e7
compositor: restructure weston_surface::transform
by Pekka Paalanen
· 14 years ago
460099f
shell: add key binding for rotating a surface
by Pekka Paalanen
· 14 years ago
Next »