147 Commits (426c24673f2f5c4e3f0e388e87d2a355b82cd4e7)

Author SHA1 Message Date
Ander Conselvan de Oliveira 6d75da7906 desktop-shell: Adapt to the new config parser API 11 years ago
Alexander Larsson edddbd14ac Convert all scales to int32_t 11 years ago
Pekka Paalanen a402b0567f desktop-shell: new wallpaper mode scale-crop 11 years ago
Pekka Paalanen 79346ab3a5 shell: wait for desktop-shell init before fade in 11 years ago
Alexander Larsson c584fa60d4 desktop-shell: Respect output scale and translate 11 years ago
Ossama Othman a50e6e4c50 config-parser: Honor XDG_CONFIG_DIRS 12 years ago
Philipp Brüschweiler 96386b8e5e desktop-shell: better error logging 12 years ago
Kristian Høgsberg 4172f668e7 Pass argc pointer to parse_options() 12 years ago
Pekka Paalanen 9564c75163 desktop-shell: background should be opaque 12 years ago
Kristian Høgsberg fa80e11c84 Update to new fd and wl_registry APIs 12 years ago
U. Artie Eoff 44874d9f02 desktop-shell: destroy data before exiting. 12 years ago
Philipp Brüschweiler 467668c9a4 desktop-shell: don't segfault on invalid icon path 12 years ago
Philipp Brüschweiler 16d59d7780 desktop-shell: respect CURSOR_NONE as grab cursor 12 years ago
Pekka Paalanen b6df4f7de4 desktop-shell: use the standard 'environ' variable 12 years ago
Kristian Høgsberg d1936b9e2b desktop-shell: Break command lines into env vars, executable and arguments 12 years ago
Scott Moreau ec116022ec desktop-shell: Declare grab_cursor as enum cursor_type. 12 years ago
Ander Conselvan de Oliveira 07a91cd9fd desktop-shell: Don't get a shell surface for the grab surface 12 years ago
Martin Olsson 8df662ad87 clients: Silence 2x gcc 4.6.3 "warn_unused_result" compiler warnings 12 years ago
Ander Conselvan de Oliveira b9d2a0fc0a shell: Show approprite cursors during move and resize grabs 12 years ago
Kristian Høgsberg 730c94d62e shell: Make the lock surface just a plain wl_surface too 12 years ago
Kristian Høgsberg af7b1ffaf4 shell: Make panel just a wl_surface too 12 years ago
Kristian Høgsberg 962342cb8e shell: Don't make desktop_shell background a wl_shell_surface 12 years ago
Ander Conselvan de Oliveira 80620076fc window: Implement animated cursors (using pointer surfaces) 12 years ago
Pekka Paalanen 01b1725ba0 clients: don't crash weston-desktop-shell without the clock 12 years ago
Kristian Høgsberg e9f68f66dc clock: Default to not show seconds 12 years ago
Kristian Høgsberg ed2aae7ab3 clock: Drop transparent background 12 years ago
Kristian Høgsberg 92a984a37b clock: Just always do strftime in redraw handler 12 years ago
Kristian Høgsberg bb262cf45c desktop-shell: Fix broken clock indentation 12 years ago
Rafal Mielniczuk b9e513c678 desktop-shell: move panel_add_clock call to panel_create function 12 years ago
Kristian Høgsberg 70226bbda6 clock: Read fd to avoid 100% cpu usage 12 years ago
Martin Minarik 1e51a87f13 desktop-shell: Add panel clock 12 years ago
Kristian Høgsberg d56bd908bf shell: Use a busy cursor animation for unresponsive surfaces 12 years ago
Daniel Stone 4dbadb1556 Use enum wl_pointer_button_state instead of integer 12 years ago
Ander Conselvan de Oliveira dc8c8fce72 window: rename enum pointer_type to cursor_type 13 years ago
Ander Conselvan de Oliveira d8f527c845 window: track changes in libwayland-cursor api 13 years ago
Tiago Vignatti 6150072283 clients: desktop-shell: show tooltip for panel items 13 years ago
Ander Conselvan de Oliveira 1042dc15e0 window: use libwayland-cursor instead of libXcursor 13 years ago
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