1769 Commits (44c2013d43708686703b9ac2b91692ffe5aacd78)
 

Author SHA1 Message Date
Kristian Høgsberg 44c2013d43 xwm: Don't select for XCB_EXPOSE 12 years ago
Kristian Høgsberg 8d1aa7d8ef xwm: Don't dispatch for events coming from XSendEvent 12 years ago
Kristian Høgsberg 194ea5423e xwm: Destroy frame resources and reparent back to root in unmap_notify 12 years ago
Kristian Høgsberg d96fe1f7e7 xwm: Remove pointless change set request 12 years ago
Kristian Høgsberg f94a031b84 xwm: Don't select for STRUCTURE_NOTIFY or RESIZE_REDIRECT 12 years ago
Kristian Høgsberg bc6e1622b0 xwm: Ignore map request for already mapped window 12 years ago
Kristian Høgsberg 0273b5716a xwm: Reduce window property debug output 12 years ago
Kristian Høgsberg 66a099b775 compositor: Only fini region if it's not the undef region 12 years ago
Kristian Høgsberg c9571fbd3a xwm: Reset wm->focus_window when the focused window is destroyed 12 years ago
Kristian Høgsberg 053be42a4e wcap: Compute per-component deltas 12 years ago
Kristian Høgsberg db0623a5f0 wcap: Add wcap README, with a bit of documentation 12 years ago
Kristian Høgsberg f40d5d893f wcap-decode: Fix setting framerate 12 years ago
Kristian Høgsberg f4b5a4d12e wcap-decode: Fix timestamp overflow 12 years ago
Ander Conselvan de Oliveira 08bcf14903 dnd: implement option for not offering data to other clients 12 years ago
David Herrmann a6128d6183 terminal: add glyphs to character list 12 years ago
David Herrmann 516b9e1753 terminal: fix up horizontal scan-line characters 12 years ago
Yan Wang a261f7e6dc Weston: Free allocated cursors array when destroying 12 years ago
Kristian Høgsberg 92a57db6f2 shell: Add keybinding to force-close (SIGKILL) inactive clients 12 years ago
Kristian Høgsberg 61cfa66d6f wcap: Add option to disable building wcap tools 12 years ago
Ander Conselvan de Oliveira 210eb9d2ba dnd: work around cairo-gl brokenness 12 years ago
Ander Conselvan de Oliveira dc8c8fce72 window: rename enum pointer_type to cursor_type 12 years ago
Ander Conselvan de Oliveira d8f527c845 window: track changes in libwayland-cursor api 12 years ago
Chad Versace bf38190744 compositor: Fix buggy snprintf that sets module path 12 years ago
Tiago Vignatti 629ce23bd0 xwayland: change library name 12 years ago
Tiago Vignatti 6150072283 clients: desktop-shell: show tooltip for panel items 12 years ago
Tiago Vignatti 82db9d80e6 window: add simple text tooltip handlers 12 years ago
Tiago Vignatti 99aeb1e72d shell: use transient flags for activate or not new surfaces 12 years ago
Kristian Høgsberg 11374d2a7d wcap: Space out frames according to timestamps 13 years ago
Kristian Høgsberg 2255eb0816 wcap: Support the other pixel format we may write 13 years ago
Kristian Høgsberg b2aa91c164 wcap: Commit Makefile.am 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 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