514 Commits (4e4167d3a01bd677f73a51a90d9ee336149dd5d8)

Author SHA1 Message Date
Scott Moreau 56456d6578 Secure screenshooter protocol. 14 years ago
Scott Moreau 210d079817 Hook up axis events. 14 years ago
Kristian Høgsberg 126f85535f window.c: Fix the stretch scaling code 14 years ago
Kristian Høgsberg ec323d222c window.c: Increase drop shadow fluffiness 14 years ago
Kristian Høgsberg b8abe7e9ae window.c: Tweak window decoration appearance 14 years ago
Bill Spitzak d273e28567 weston: Don't ask for EGL depth buffer if not needed 14 years ago
Ustun Ergenoglu 6dc0f86dbd cairo-util: load_cairo_surface returns NULL if loading the file fails. 14 years ago
Kristian Høgsberg f02a649a3c Consolidate image loading code and move to shared/ 14 years ago
Kristian Høgsberg bcacef19b0 Add an option parser 14 years ago
Rob Clark 6396ed36f4 clients/window: fix build issues w/ gles 14 years ago
Kristian Høgsberg b435e84d5a window: Compute frame boundary for all windows except fullscreen 14 years ago
Kristian Høgsberg 41c5c4ee9a desktop-shell: Simplify unlock dialog redraw function 14 years ago
Kristian Høgsberg 63e5e06d82 window: Only set opaque and input regions if they change 14 years ago
Kristian Høgsberg 067fd60534 window.c: Drop support for rgb contexts 14 years ago
Kristian Høgsberg 8dbc4b3586 wscreensaver: Use the argb config, rgb is not compatible with window.c 14 years ago
Kristian Høgsberg f10df85cd7 window: Set opaque region after child widget adjusts size 14 years ago
Rodney Lorrimar 99ff01b816 weston: Change path for default terminal launcher to ${prefix}/bin 14 years ago
Kristian Høgsberg fcfc83f6ae clients: Use wl_display_disconnect() 14 years ago
Kristian Høgsberg 9dd1ed24db terminal: Don't queue a resize after setting fullscreen 14 years ago
Kristian Høgsberg 010f98b083 window: Track and report input and opaque regions 14 years ago
Kristian Høgsberg dd631c1c36 simple-touch: Update to enter/leave changes 14 years ago
Kristian Høgsberg 06d58b74af Update to enter/leave events for pointer and keyboard 14 years ago
Kristian Høgsberg 2675dc1c8d window: Don't draw decorations in fullscreen mode 14 years ago
Kristian Høgsberg 1517defe13 window: Set window type as it changes, not on every attach 14 years ago
Kristian Høgsberg 66c0880c58 view: Don't schedule resize after setting fullscreen 14 years ago
Daniel Stone 0d5a509ae5 window: Use constant keycode offset of 8 14 years ago
Daniel Stone 9d4f030c0b window: Use new xkbcommon include path 14 years ago
Pekka Paalanen b29f412eb8 protocol: remove absolute coordinates from pointer 14 years ago
Pekka Paalanen dfb93a9e71 window: do not store absolute coordinates 14 years ago
Ander Conselvan de Oliveira e47c3a342b clients/dnd: adapt to new data_device icon protocol 14 years ago
Kristian Høgsberg f856fd2f93 Follow set_fullscreen protocol change 14 years ago
Kristian Høgsberg d6bcd7daa7 window: Toggle maximized with super-f5 14 years ago
Tiago Vignatti 0a26641626 clients: fix spelling 14 years ago
Tiago Vignatti c5528d8dc8 window: simplify a bit widget_set_size and widget_set_allocation 14 years ago
Tiago Vignatti a571e75cc1 window: explicitly set TYPE_TOPLEVEL for new windows 14 years ago
Kristian Høgsberg 0212723185 smoke: Use normal window resize mechanism 14 years ago
Kristian Høgsberg 09a96b5394 window: Don't set the window size in widget_set_size() 14 years ago
Juan Zhao 6665063328 smoke: fix the segment fault error 14 years ago
Kristian Høgsberg 3d5437c48d Add support for webp image format 14 years ago
Kristian Høgsberg 902865c757 cairo-util: Only look at first two bytes for jpegs 14 years ago
Peter Hutterer 035ac94c17 terminal: run $SHELL if set 14 years ago
Kristian Høgsberg 2ad3b7f866 window: Fold window_resize into idle_resize 14 years ago
Kristian Høgsberg 0d1c062913 window: Don't overwrite window->allocation until we've done the resize 14 years ago
Kristian Høgsberg 009ac0a965 window: Dont take width and height in window constructor 14 years ago
Kristian Høgsberg 8e054f76cc flower: Dont allow resizing 14 years ago
Kristian Høgsberg c25a1d73fc flower: Redraw flower on middle click, pop up window menu on right click 14 years ago
Kristian Høgsberg d31fcab989 window: Make window frame menu available to client 14 years ago
Scott Moreau fa1de69203 Implement CONFIG_KEY_UNSIGNED_INTEGER 14 years ago
Pekka Paalanen a291ae55b0 desktop-shell: print what failed on exec 14 years ago
Ander Conselvan de Oliveira e018b04c40 window: fix resizing of windows backed by shm buffers 14 years ago