Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
380deee3c7b18574d66511287bb01dde51027fbf
/
src
380deee
xwayland: Add window-manager.c
by Kristian Høgsberg
· 13 years ago
4714558
xwayland: Rename xserver-launcher.c to window-manager.c
by Kristian Høgsberg
· 13 years ago
e10b124
xwayland: Move socket and launcher code to it's own file
by Kristian Høgsberg
· 13 years ago
102bf03
xwayland: Split selection code into its own file
by Kristian Høgsberg
· 13 years ago
a921901
Move xwayland integration into xwayland subdirectory
by Kristian Høgsberg
· 13 years ago
9540ea6
shell: Fix broken indentation in shell_get_shell_surface()
by Kristian Høgsberg
· 13 years ago
45ba869
shell: Make create_shell_surface() just return the shsurf
by Kristian Høgsberg
· 13 years ago
e829a87
xwm: Add ewmh window type atoms
by Kristian Høgsberg
· 13 years ago
2459fd6
xwm: Don't leak render format reply
by Kristian Høgsberg
· 13 years ago
a416fa1
xwm: Switch alpha, brightness and saturation to GLfloat
by Kristian Høgsberg
· 13 years ago
579f293
shell: Remove fading animation from animation list when surface destroyed
by Rob Bradford
· 13 years ago
168288b
xwm: Account for shadow and frame size when positioning transient windows
by Kristian Høgsberg
· 13 years ago
b4ad4cb
xwm: Improve debug logging a bit
by Kristian Høgsberg
· 13 years ago
1ad4c42
xserver: map transient windows into shell surface
by Tiago Vignatti
· 13 years ago
de7d66f
xwm: Dont queue repaints unless we have a frame window
by Kristian Høgsberg
· 13 years ago
21a6891
xwm: Keep cairo surface around and just resize it
by Kristian Høgsberg
· 13 years ago
5ea11b6
xwm: Look up render format up front
by Kristian Høgsberg
· 13 years ago
491bac1
shell: Expose set_transient in shell interface
by Tiago Vignatti
· 13 years ago
5cbb9c8
xserver: don't activate window always when mapping
by Tiago Vignatti
· 13 years ago
fabcf8f
xwm: Set border width to zero in handle_map_request
by Kristian Høgsberg
· 13 years ago
da86af7
xwm: Handle _NET_WM_MOVERESIZE_MOVE client message
by Kristian Høgsberg
· 13 years ago
3701f68
xwm: Move window on frame button click
by Kristian Høgsberg
· 13 years ago
938b8fa
shell: Expose surface move functionality in shell interface
by Kristian Høgsberg
· 13 years ago
00c5774
xwm: Fall back to WM_NAME if we don't have _NET_WM_NAME
by Kristian Høgsberg
· 13 years ago
b4e4c0a
xwm: Initialize window->properties_dirty
by Kristian Høgsberg
· 13 years ago
4b98b6f
xwm: Read motif wm hints
by Kristian Høgsberg
· 13 years ago
8667e77
compositor: Silence compiler warning by initializing resource to NULL
by Rob Bradford
· 13 years ago
693d832
xserver: Set input region for xwm surfaces
by Kristian Høgsberg
· 13 years ago
1df17af
evdev: Improve touchpad support and add motion filters
by Jonas Ådahl
· 13 years ago
4136d82
evdev: Add event process dispatching
by Jonas Ådahl
· 13 years ago
d6ad122
compositor: Disable blending for WL_SHM_FORMAT_XRGB8888 surface
by Kristian Høgsberg
· 13 years ago
c0bc844
compositor-x11: Check the right variable after creating dummy pbuffer
by Kristian Høgsberg
· 13 years ago
b93b6cf
compositor: Remove resource from list when we destroy seat devices
by Kristian Høgsberg
· 13 years ago
9746050
xwm: Resize frame window if child window changes size
by Kristian Høgsberg
· 13 years ago
0b0c2bb
compositor: Add opaque rect shader feature
by Kristian Høgsberg
· 13 years ago
fb6c6d9
xserver: Use frame rendering code from cairo-util
by Kristian Høgsberg
· 13 years ago
37816df
Convert wl_input_device to wl_seat (and friends)
by Daniel Stone
· 13 years ago
dc54993
Convert wl_fixed_t to int in weston_output_update_zoom().
by Scott Moreau
· 13 years ago
0b61130
xwm: memset struct to 0
by Kristian Høgsberg
· 13 years ago
88c1607
shell: Remove lock/unlock listeners on shutdown
by Kristian Høgsberg
· 13 years ago
199fbb8
xwm: Paint different decoration for active surface
by Kristian Høgsberg
· 13 years ago
bc4db77
src: Don't add COMPOSITOR_CFLAGS to AM_CPPFLAGS
by Kristian Høgsberg
· 13 years ago
20d0028
Rename libconfig-parser to libshared
by Kristian Høgsberg
· 13 years ago
176b471
xwm: Don't repaint after destroying window
by Kristian Høgsberg
· 13 years ago
f6f9069
compositor: Fix cursor positioning right after input_device.attach
by Ander Conselvan de Oliveira
· 13 years ago
19ce462
xwm: Update window title when window property change
by Kristian Høgsberg
· 13 years ago
2a08886
xwm: Put a title bar on it
by Kristian Høgsberg
· 13 years ago
13e8e47
xwm: Reparent X windows, paint a red decoration frame
by Kristian Høgsberg
· 13 years ago
c7ca355
compositor: Only call weston_surface_update_transform from repaint
by Kristian Høgsberg
· 13 years ago
c2d1600
compositor: Remove a few leftover screenshooter declarations
by Kristian Høgsberg
· 13 years ago
bef52d1
Update to new libxkbcommon API
by Kristian Høgsberg
· 13 years ago
c0ca399
evdev: Use wl_fixed_t for relative motions
by Jonas Ådahl
· 13 years ago
b71302e
Fix a few -pedantic warnings
by Kristian Høgsberg
· 13 years ago
c4621b0
compositor: Report refresh rates in mHz
by Kristian Høgsberg
· 13 years ago
34829de
compositor: Simplify clip_pointer_motion() and make it handle dead areas
by Kristian Høgsberg
· 13 years ago
f647c5a
compositor: When clipping pointer motions, don't loose precision
by Jonas Ådahl
· 13 years ago
e11bbe4
compositor: Use wl_fixed_t for incoming input events
by Kristian Høgsberg
· 13 years ago
1f37601
compositor: Move pointer motion clipping to its own function
by Kristian Høgsberg
· 13 years ago
c39aa5a
evdev: Convert wl_fixed_t to int before using internally
by Jonas Ådahl
· 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
103db7f
Convert wire input co-ordinates to fixed-point
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
52e598c
shell: use own struct for transient surfaces
by Tiago Vignatti
· 13 years ago
70e5c9c
shell: fix uninitialized variable warning
by Tiago Vignatti
· 13 years ago
e5a0120
Rename 'state' in axis (or ambiguous) bindings to 'value'
by Daniel Stone
· 13 years ago
5d66371
Change button from int to uint32_t
by Daniel Stone
· 13 years ago
da5b93c
Change key/button grab bindings to take unsigned state
by Daniel Stone
· 13 years ago
8e1f77f
drm: Make KMS hw cursors work again
by Kristian Høgsberg
· 13 years ago
a64b15d
compositor-drm: alow scanning out of buffers with XRGB8888 format
by Ander Conselvan de Oliveira
· 13 years ago
555c17d
compositor-drm: refactor to avoid unnecessary allocation of KMS FBs
by Ander Conselvan de Oliveira
· 13 years ago
e7afd91
shell: Handle set_title and set_class
by Kristian Høgsberg
· 13 years ago
4577adc
Use the dummy pbuffer we create to make current
by Cooper Yuan
· 13 years ago
5f5f319
compositor-drm: call EGL cleanup functions on exit
by Ander Conselvan de Oliveira
· 13 years ago
f7e23d5
shell: Always configure when surface type changes
by Kristian Høgsberg
· 13 years ago
7f366e7
shell: Don't move or reconfigure surfaces until we get the new buffer
by Kristian Høgsberg
· 13 years ago
7bcb8bd
shell: Fix not remove rotation for fullscreen surf
by Alex Wu
· 13 years ago
fb98089
shell: allocate enough memory for shsurf->ping_timer
by Ander Conselvan de Oliveira
· 13 years ago
a8479f1
Merge remote-tracking branch 'pq/simple-fixes'
by Kristian Høgsberg
· 13 years ago
306e361
tests: Add an initial weston integration test
by Kristian Høgsberg
· 13 years ago
e17f610
compositor: Initialize xserver variable
by Scott Moreau
· 13 years ago
f31ad10
compositor: report .so path when load_module() fails
by Pekka Paalanen
· 13 years ago
e10d279
shell-animation: add conf option in shell
by Juan Zhao
· 13 years ago
2abd07b
animation: add fading-in animation
by Juan Zhao
· 13 years ago
90c6f1c
xserver: Move window property reading to set_window_id handler
by Kristian Høgsberg
· 13 years ago
54094c3
xserver: Read window properties in map request handler
by Kristian Høgsberg
· 13 years ago
ca535c1
shell: Don't ping internal shell surfaces
by Kristian Høgsberg
· 13 years ago
bc052c9
compositor: introduce internal shell_interface
by Tiago Vignatti
· 13 years ago
b10f1e3
compositor: Set pointer surface input region to empty on attach
by Kristian Høgsberg
· 13 years ago
a4e8b33
shell: Move binding-modifier to shell section
by Kristian Høgsberg
· 13 years ago
0b52d48
shell: modifier bindings configurable
by Tiago Vignatti
· 13 years ago
72c2372
screenshooter: Move buffer assembly to client side
by Scott Moreau
· 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
96d8a75
Change find_resource_for_surface to find_resource_for_client
by Casey Dahlin
· 13 years ago
9521d5e
shell: Cleanup ping_timer code.
by Scott Moreau
· 13 years ago
adb624a
compositor-drm: Remove an useless code line.
by Alex Wu
· 13 years ago
c3e54eb
Dim unresponsive windows
by Scott Moreau
· 13 years ago
Next »