413 Commits (2d7ab82d7407a0bfa96041421dbb62c8e87861d1)

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