1286 Commits (8f7f483668804cb138c87d257e2deb04616436b9)

Author SHA1 Message Date
Kristian Høgsberg e244cb03f7 xwm: Don't try to read deleted properties 13 years ago
Kristian Høgsberg 029539bf27 xwm: Handle reparenting windows 13 years ago
Kristian Høgsberg 44c2013d43 xwm: Don't select for XCB_EXPOSE 13 years ago
Kristian Høgsberg 8d1aa7d8ef xwm: Don't dispatch for events coming from XSendEvent 13 years ago
Kristian Høgsberg 194ea5423e xwm: Destroy frame resources and reparent back to root in unmap_notify 13 years ago
Kristian Høgsberg d96fe1f7e7 xwm: Remove pointless change set request 13 years ago
Kristian Høgsberg f94a031b84 xwm: Don't select for STRUCTURE_NOTIFY or RESIZE_REDIRECT 13 years ago
Kristian Høgsberg bc6e1622b0 xwm: Ignore map request for already mapped window 13 years ago
Kristian Høgsberg 0273b5716a xwm: Reduce window property debug output 13 years ago
Kristian Høgsberg 66a099b775 compositor: Only fini region if it's not the undef region 13 years ago
Kristian Høgsberg c9571fbd3a xwm: Reset wm->focus_window when the focused window is destroyed 13 years ago
Kristian Høgsberg 053be42a4e wcap: Compute per-component deltas 13 years ago
Kristian Høgsberg 92a57db6f2 shell: Add keybinding to force-close (SIGKILL) inactive clients 13 years ago
Chad Versace bf38190744 compositor: Fix buggy snprintf that sets module path 13 years ago
Tiago Vignatti 629ce23bd0 xwayland: change library name 13 years ago
Tiago Vignatti 99aeb1e72d shell: use transient flags for activate or not new surfaces 13 years ago
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 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 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
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
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