831 Commits (2b2092adb499d8cdc10390cf19876706bcfe69cb)

Author SHA1 Message Date
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
Pekka Paalanen b13e84f4e9 clickdot: implement the purpose 13 years ago
Pekka Paalanen 6920190013 clickdot: a copy of resizor 13 years ago
Pekka Paalanen 1ef94c8742 update git ignores 13 years ago
Kristian Høgsberg 804e05185b cairo-util: Don't anger png.h by including setjmp.h 13 years ago
Kristian Høgsberg ae6e2717c5 window: Don't crash when window with focus_widget is destroyed 13 years ago
Kristian Høgsberg 6af8eb9c7f desktop-shell: Build in sensible defaults 13 years ago
Kristian Høgsberg 07f729441e desktop-shell: Support tiling of background images 13 years ago
Kristian Høgsberg d654876510 cairo-util: Add png loader and image type sniffing 13 years ago
Kristian Høgsberg 8129bc0fb9 desktop-shell: Fall back to solid color if there's no background image 13 years ago
Kristian Høgsberg ffe3bba13e cairo-util: Return NULL instead of exit() on jpeg load failure 13 years ago
Kristian Høgsberg a97eca95d0 Install terminal as weston-terminal 13 years ago
Neil Roberts 6b28aadd47 window: Fix sending button events when there's no grab 13 years ago
Kristian Høgsberg 5f5324e098 gears: Make window transparent 13 years ago
Kristian Høgsberg 824c6d0e38 window: Use CAIRO_OPERATOR_OVER for rendering the menu 13 years ago
Pekka Paalanen 9e30a82e25 desktop-shell: don't crash on menu 13 years ago
Pekka Paalanen 6d174cff7a window: menu leak fixes 13 years ago
Pekka Paalanen 84d62dc999 resizor: free the widget on destroy 13 years ago
Pekka Paalanen e156fb681e window: remove pointers to widget on destroy 13 years ago
Pekka Paalanen 4dde2fc6f6 window: destroy frame in window_destroy() 13 years ago
Kristian Høgsberg 2d57439592 clients: Allow compiling with the cairo glesv2 backend 13 years ago
Pekka Paalanen 40e49ac7b5 desktop-shell: fix the unlock dialog decorations 13 years ago
Pekka Paalanen 57cd0ed916 wscreensaver: get decorations back 13 years ago
Pekka Paalanen 0bd892750d window: remove duplicate widget_resize_handler_t 13 years ago
Kristian Høgsberg ab5dacdac8 view: Make view compile again 13 years ago
Kristian Høgsberg 8e81df4503 Use new format codes 13 years ago
Kristian Høgsberg 62444800e1 window: Don't deref focus widget if there isn't one 13 years ago
Kristian Høgsberg f0993f61c0 window: Remove a few unused struct fields 13 years ago
Kristian Høgsberg b63235142d window: Move focus widget to struct input 13 years ago
Kristian Høgsberg 831dd52aa0 window: Implement input device grabbing 13 years ago
Kristian Høgsberg 29af3ebce6 window: Make decorations just a widget 13 years ago
Kristian Høgsberg bb97700474 window: Get rid of the window child allocation concept 13 years ago
Kristian Høgsberg 27ff086b8e window: Break widget grab before shell surface move or grab 13 years ago