160 Commits (dev)

Author SHA1 Message Date
Kristian Høgsberg 5a315bc72d Move cairo-util to shared/ 13 years ago
Kristian Høgsberg 80680c7b75 window.c: Just use float instead of GLfloat, remove GLES2.h include 13 years ago
Daniel Stone b230a7ee58 Convert internal input co-ordinates to GLfloat 13 years ago
Daniel Stone 5d66371743 Change button from int to uint32_t 13 years ago
Daniel Stone da5b93c8d7 Change key/button grab bindings to take unsigned state 13 years ago
Kristian Høgsberg eae5de7609 Follow wayland change to serial numbers 13 years ago
Tiago Vignatti 9a206c4da5 config-parser: consolidate shell files into weston.ini only 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
Kristian Høgsberg 41c5c4ee9a desktop-shell: Simplify unlock dialog redraw function 13 years ago
Rodney Lorrimar 99ff01b816 weston: Change path for default terminal launcher to ${prefix}/bin 13 years ago
Kristian Høgsberg 009ac0a965 window: Dont take width and height in window constructor 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
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
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 40e49ac7b5 desktop-shell: fix the unlock dialog decorations 13 years ago
Kristian Høgsberg b63235142d window: Move focus widget to struct input 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 441338cb75 window: Keep widgets in a tree instead of a list 13 years ago
Kristian Høgsberg b67e94b170 window: Make resize and redraw handlers widget vfuncs 13 years ago
Kristian Høgsberg 5d12990dbe window: Allocate and flush the window surface in window.c 13 years ago
Kristian Høgsberg 75bc667a70 window: Drop the window widget 13 years ago
Kristian Høgsberg bb901fac90 window: Return pointer type from widget enter handler 13 years ago
Kristian Høgsberg 5388080949 desktop-shell: Rename panel_widget to panel_launcher 13 years ago
Kristian Høgsberg a8a0db3497 window: Move button handler to widget 13 years ago
Kristian Høgsberg ee143236d7 window: Replace widget focus handler with a enter/leave handler pair 13 years ago
Kristian Høgsberg 9a13dab8a9 window: Move widget focus handler to the widget 13 years ago
Kristian Høgsberg c51f79954b window: Rename item to widget 13 years ago
Kristian Høgsberg 4f7dcd6eb1 window: Add a window menu 13 years ago
Kristian Høgsberg b3cca0a411 shell: Start implementing the popup surface type 13 years ago
Kristian Høgsberg 9724b51750 More weston rename fixes 13 years ago
Kristian Høgsberg 9b935c8239 Use '-' to separate words in file names 13 years ago
Pekka Paalanen fd83b6d70f desktop-shell: add option to not use locking 13 years ago
Pekka Paalanen c1765c67b3 move config parser to a convenience library 13 years ago
Pekka Paalanen 02dfb75145 desktop-shell: no need to unset WAYLAND_SOCKET 13 years ago
Pekka Paalanen 068ae944db desktop-shell: update protocol and client to wl_shell_surface 13 years ago
Benjamin Franzke d0f79ab5ab desktop-shell: Make panel and background output dependent 13 years ago
Benjamin Franzke 8193bc1e9a desktop-shell: Unlock dialog needs to be a custom window 13 years ago
Benjamin Franzke d775971e94 desktop-shell: Fix some indents 13 years ago
Pekka Paalanen 50719bce2a Fix inconsistent #include style 13 years ago
Kristian Høgsberg 1ec0c31596 compositor: Hide surfaces by setting surface->output to NULL 13 years ago
Pekka Paalanen bfbb26bdb2 desktop-shell: add unlock dialog 13 years ago
Pekka Paalanen 9ef3e012d6 desktop-shell: screen locking protocol 13 years ago
Kristian Høgsberg fc32c394e7 config: Don't print warning when XDG_CONFIG_HOME isn't set 13 years ago