1889 Commits (b79b63531222352b91137b978fe552e0e8091cdf)
 

Author SHA1 Message Date
Kristian Høgsberg bf17130144 wcap: Move old wcap-encode to wcap/ as wcap-snapshot 13 years ago
Kristian Høgsberg 2bcb2fc1fd wcap: Rename wcap-encode to just wcap 13 years ago
Kristian Høgsberg b0be6075ca wcap: Add COPYING for vpxenc derived wcap-decode tool 13 years ago
Kristian Høgsberg 93b11c8e12 wcap: Add wcap support to webm encoder 13 years ago
Kristian Høgsberg 894e0b544c wcap: Move wcap structs and constants to a shader header 13 years ago
Kristian Høgsberg e012c829af wcap: Discard first frame since it doesn't have a full frame of damage 13 years ago
Kristian Høgsberg 3b969608cb wcap: Add a file format magic number and add the pixel format to the header 13 years ago
Kristian Høgsberg ee85ae9c13 Make it compile 13 years ago
Kristian Høgsberg 89060c0a8b Import vpxenc from libvpx as a starting point 13 years ago
Kristian Høgsberg 5fb70bf301 Add screen recorder tool 13 years ago
Kristian Høgsberg e68fd10f87 xwm: Handle resize cases of _NET_WM_MOVERESIZE 13 years ago
Kristian Høgsberg c1693f209a xwm: Implement resizing by frame borders 13 years ago
Kristian Høgsberg f96e6c00d9 Share code to to classify pointer location in frame 13 years ago
Kristian Høgsberg a61ca06b49 xwm: Add window resize support 13 years ago
Scott Moreau 9fb9824c17 compositor: Address blending for XRGB surfaces with alpha < 1.0. 13 years ago
Kristian Høgsberg 9b68af0608 shell: Add back mod+pageup/down keybindings for zoom 13 years ago
Scott Moreau 850ca42b9b Restructure output zoom. 13 years ago
Scott Moreau 85ecac0a4e xwm: Fold weston_wm_activate into weston_wm_window_activate 13 years ago
Scott Moreau 1b3984c3cc xwayland/window-manager.c: Use container_of to get the wm pointer since window may be NULL. 13 years ago
Scott Moreau 02709afb51 shell: Update relevant bits to work with recent alpha value changes. 13 years ago
Ander Conselvan de Oliveira 1042dc15e0 window: use libwayland-cursor instead of libXcursor 13 years ago
Kristian Høgsberg eaee784160 xwm: Use SUBSTRUCTURE_REDIRECT on frame window too 13 years ago
Kristian Høgsberg 380deee3c7 xwayland: Add window-manager.c 13 years ago
Kristian Høgsberg 4714558e3d xwayland: Rename xserver-launcher.c to window-manager.c 13 years ago
Kristian Høgsberg e10b124ef5 xwayland: Move socket and launcher code to it's own file 13 years ago
Kristian Høgsberg 102bf0335d xwayland: Split selection code into its own file 13 years ago
Kristian Høgsberg a921901369 Move xwayland integration into xwayland subdirectory 13 years ago
Kristian Høgsberg 9540ea61a0 shell: Fix broken indentation in shell_get_shell_surface() 13 years ago
Kristian Høgsberg 45ba869ff3 shell: Make create_shell_surface() just return the shsurf 13 years ago
Kristian Høgsberg e829a87a88 xwm: Add ewmh window type atoms 13 years ago
Kristian Høgsberg 2459fd6563 xwm: Don't leak render format reply 13 years ago
Kristian Høgsberg a416fa15d5 xwm: Switch alpha, brightness and saturation to GLfloat 13 years ago
Rob Bradford 579f2934de shell: Remove fading animation from animation list when surface destroyed 13 years ago
Kristian Høgsberg 168288b177 xwm: Account for shadow and frame size when positioning transient windows 13 years ago
Kristian Høgsberg b4ad4cbdb2 xwm: Improve debug logging a bit 13 years ago
Tiago Vignatti 1ad4c42a52 xserver: map transient windows into shell surface 13 years ago
Tiago Vignatti dec76580c4 window: send transient flags over the wire 13 years ago
Kristian Høgsberg de7d66f36b xwm: Dont queue repaints unless we have a frame window 13 years ago
Kristian Høgsberg 21a68913b9 xwm: Keep cairo surface around and just resize it 13 years ago
Kristian Høgsberg 5ea11b69a2 xwm: Look up render format up front 13 years ago
Tiago Vignatti 491bac19c7 shell: Expose set_transient in shell interface 13 years ago
Tiago Vignatti 5cbb9c8a6b xserver: don't activate window always when mapping 13 years ago
Kristian Høgsberg fabcf8fb86 xwm: Set border width to zero in handle_map_request 13 years ago
Kristian Høgsberg da86af7a15 xwm: Handle _NET_WM_MOVERESIZE_MOVE client message 13 years ago
Kristian Høgsberg 3701f6807f xwm: Move window on frame button click 13 years ago
Kristian Høgsberg 938b8fa3c2 shell: Expose surface move functionality in shell interface 13 years ago
Kristian Høgsberg 00c57749b1 xwm: Fall back to WM_NAME if we don't have _NET_WM_NAME 13 years ago
Kristian Høgsberg b4e4c0af5a xwm: Initialize window->properties_dirty 13 years ago
Kristian Høgsberg 4b98b6f09e xwm: Read motif wm hints 13 years ago
Rob Bradford 8667e77b77 compositor: Silence compiler warning by initializing resource to NULL 13 years ago