Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
86aa5fbbe69220667b450628b312da9e75250561
86aa5fb
wcap: Fix README typo
by Kristian Høgsberg
· 13 years ago
a6d9a5e
xwm: Set WM_STATE window property
by Kristian Høgsberg
· 13 years ago
f197e9f
xwm: Bring back synthetic events and handle synthetic unmap notify as per ICCCM
by Kristian Høgsberg
· 13 years ago
e244cb0
xwm: Don't try to read deleted properties
by Kristian Høgsberg
· 13 years ago
029539b
xwm: Handle reparenting windows
by Kristian Høgsberg
· 13 years ago
44c2013
xwm: Don't select for XCB_EXPOSE
by Kristian Høgsberg
· 13 years ago
8d1aa7d
xwm: Don't dispatch for events coming from XSendEvent
by Kristian Høgsberg
· 13 years ago
194ea54
xwm: Destroy frame resources and reparent back to root in unmap_notify
by Kristian Høgsberg
· 13 years ago
d96fe1f
xwm: Remove pointless change set request
by Kristian Høgsberg
· 13 years ago
f94a031
xwm: Don't select for STRUCTURE_NOTIFY or RESIZE_REDIRECT
by Kristian Høgsberg
· 13 years ago
bc6e162
xwm: Ignore map request for already mapped window
by Kristian Høgsberg
· 13 years ago
0273b57
xwm: Reduce window property debug output
by Kristian Høgsberg
· 13 years ago
66a099b
compositor: Only fini region if it's not the undef region
by Kristian Høgsberg
· 13 years ago
c9571fb
xwm: Reset wm->focus_window when the focused window is destroyed
by Kristian Høgsberg
· 13 years ago
053be42
wcap: Compute per-component deltas
by Kristian Høgsberg
· 13 years ago
db0623a
wcap: Add wcap README, with a bit of documentation
by Kristian Høgsberg
· 13 years ago
f40d5d8
wcap-decode: Fix setting framerate
by Kristian Høgsberg
· 13 years ago
f4b5a4d
wcap-decode: Fix timestamp overflow
by Kristian Høgsberg
· 13 years ago
08bcf14
dnd: implement option for not offering data to other clients
by Ander Conselvan de Oliveira
· 13 years ago
a6128d6
terminal: add glyphs to character list
by David Herrmann
· 13 years ago
516b9e1
terminal: fix up horizontal scan-line characters
by David Herrmann
· 13 years ago
a261f7e
Weston: Free allocated cursors array when destroying
by Yan Wang
· 13 years ago
92a57db
shell: Add keybinding to force-close (SIGKILL) inactive clients
by Kristian Høgsberg
· 13 years ago
61cfa66
wcap: Add option to disable building wcap tools
by Kristian Høgsberg
· 13 years ago
210eb9d
dnd: work around cairo-gl brokenness
by Ander Conselvan de Oliveira
· 13 years ago
dc8c8fc
window: rename enum pointer_type to cursor_type
by Ander Conselvan de Oliveira
· 13 years ago
d8f527c
window: track changes in libwayland-cursor api
by Ander Conselvan de Oliveira
· 13 years ago
bf38190
compositor: Fix buggy snprintf that sets module path
by Chad Versace
· 13 years ago
629ce23
xwayland: change library name
by Tiago Vignatti
· 13 years ago
6150072
clients: desktop-shell: show tooltip for panel items
by Tiago Vignatti
· 13 years ago
82db9d8
window: add simple text tooltip handlers
by Tiago Vignatti
· 13 years ago
99aeb1e
shell: use transient flags for activate or not new surfaces
by Tiago Vignatti
· 13 years ago
11374d2
wcap: Space out frames according to timestamps
by Kristian Høgsberg
· 13 years ago
2255eb0
wcap: Support the other pixel format we may write
by Kristian Høgsberg
· 13 years ago
b2aa91c
wcap: Commit Makefile.am
by Kristian Høgsberg
· 13 years ago
bf17130
wcap: Move old wcap-encode to wcap/ as wcap-snapshot
by Kristian Høgsberg
· 13 years ago
2bcb2fc
wcap: Rename wcap-encode to just wcap
by Kristian Høgsberg
· 13 years ago
b0be607
wcap: Add COPYING for vpxenc derived wcap-decode tool
by Kristian Høgsberg
· 13 years ago
93b11c8
wcap: Add wcap support to webm encoder
by Kristian Høgsberg
· 13 years ago
894e0b5
wcap: Move wcap structs and constants to a shader header
by Kristian Høgsberg
· 13 years ago
e012c82
wcap: Discard first frame since it doesn't have a full frame of damage
by Kristian Høgsberg
· 13 years ago
3b96960
wcap: Add a file format magic number and add the pixel format to the header
by Kristian Høgsberg
· 13 years ago
ee85ae9
Make it compile
by Kristian Høgsberg
· 13 years ago
89060c0
Import vpxenc from libvpx as a starting point
by Kristian Høgsberg
· 13 years ago
5fb70bf
Add screen recorder tool
by Kristian Høgsberg
· 13 years ago
e68fd10
xwm: Handle resize cases of _NET_WM_MOVERESIZE
by Kristian Høgsberg
· 13 years ago
c1693f2
xwm: Implement resizing by frame borders
by Kristian Høgsberg
· 13 years ago
f96e6c0
Share code to to classify pointer location in frame
by Kristian Høgsberg
· 13 years ago
a61ca06
xwm: Add window resize support
by Kristian Høgsberg
· 13 years ago
9fb9824
compositor: Address blending for XRGB surfaces with alpha < 1.0.
by Scott Moreau
· 13 years ago
9b68af0
shell: Add back mod+pageup/down keybindings for zoom
by Kristian Høgsberg
· 13 years ago
850ca42
Restructure output zoom.
by Scott Moreau
· 13 years ago
85ecac0
xwm: Fold weston_wm_activate into weston_wm_window_activate
by Scott Moreau
· 13 years ago
1b3984c
xwayland/window-manager.c: Use container_of to get the wm pointer since window may be NULL.
by Scott Moreau
· 13 years ago
02709af
shell: Update relevant bits to work with recent alpha value changes.
by Scott Moreau
· 13 years ago
1042dc1
window: use libwayland-cursor instead of libXcursor
by Ander Conselvan de Oliveira
· 13 years ago
eaee784
xwm: Use SUBSTRUCTURE_REDIRECT on frame window too
by Kristian Høgsberg
· 13 years ago
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
dec7658
window: send transient flags over the wire
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
8704619
tests: Rename left-over caps_mask to capability
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
b84108d
simple-egl: Fix crash and simplify
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
Next »