392 Commits (ec286eb8e8a1751a1e5f9859775863b96d95af43)

Author SHA1 Message Date
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
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