Commit Graph

5778 Commits (650f955507a95c5af2fda1628eafc28ef6d99543)
 

Author SHA1 Message Date
Dominique Martinet f9b55dfa95 Make wlr_wl_shell_create work like xdg 8 years ago
Dominique Martinet d49edc8243 wl_shell/compositor surface: do not check if it's in list before removing 8 years ago
Dominique Martinet 5dae8e1be8 example compositor: only iterate over wl_shell and xdg_shell surfaces 8 years ago
Dominique Martinet f4e6b138fb Move wl_shell into wlroots 8 years ago
Drew DeVault f60b53c6e3 Change how surface matricies are calculated 8 years ago
Drew DeVault 09faf4ff64 Merge pull request from acrisci/feature/buffer-damage2 8 years ago
Tony Crisci d5f98dbf61 refactor getting surface size into a function 8 years ago
Tony Crisci 4f2b1cc930 implement get_buffer_size for egl buffers 8 years ago
Tony Crisci 2bf2dbb2bd formatting fixup 8 years ago
Tony Crisci 5b1ce84350 implement buffer transform 8 years ago
Tony Crisci 84c6dbd58d remove unused dimension from buffer calculations 8 years ago
Tony Crisci e46ec57b43 implement surface sizing 8 years ago
Tony Crisci b49650b555 initialize buffer damage before conversion 8 years ago
Tony Crisci d87c58416b clip surface damage to surface size 8 years ago
Tony Crisci 72a33b736f implement texture get buffer size 8 years ago
Tony Crisci f0f190bfa5 implement buffer scale 8 years ago
Tony Crisci e22e443717 fix formatting in surface_damage 8 years ago
Tony Crisci 0b3d56384f implement surface_damage_buffer 8 years ago
Drew DeVault d2e796edb7 Merge pull request from nyorain/master 8 years ago
nyorain 7d0bf9a1a7 Simplify tablet pad destruction 8 years ago
Calvin Lee 5cc7342606 Prevent alloc errors from crashing 8 years ago
Drew DeVault 5ca88af557 Merge pull request from nyorain/wlbcursor 8 years ago
nyorain d7dcbbc175 Add wayland backend cursor support 8 years ago
nyorain aa20634309 Simplify input device destruction code 8 years ago
nyorain f998bb8299 Fix style issues 8 years ago
Drew DeVault 53052b3f6e Merge pull request from martinetd/refactor_states 8 years ago
Dominique Martinet e922e62924 wayland input_device_destroy: add missing braces 8 years ago
Dominique Martinet 4bbf718e7d impl->destroy cleanup: 8 years ago
Dominique Martinet ba20d5b3ca Refactor out wlr_touch_state 8 years ago
Dominique Martinet bd67849c03 Refactor out wlr_tablet_tool_state 8 years ago
Dominique Martinet a289940bff Refactor out wlr_tablet_pad_state 8 years ago
Dominique Martinet 53e7bebd23 Refactor out wlr_pointer_state 8 years ago
Dominique Martinet 0a3246ad97 Refactor out wlr_keyboard_state 8 years ago
Dominique Martinet e6ad67911b Refactor out wlr_input_device_state 8 years ago
Drew DeVault 1e1e9887fb Merge pull request from martinetd/fixes 8 years ago
Dominique Martinet db77530a35 Fix output destory: impl->destroy must be called last + obvious double-free 8 years ago
Dominique Martinet 9a9dd15d5f Fix wlr_multi_backend_add incorrect assert 8 years ago
Drew DeVault 2facf1df65 Fix software cursors 8 years ago
Drew DeVault de6f32c84e Refactor away wlr_renderer_state 8 years ago
Drew DeVault 0de5eed048 Fix double free on wlr_outputs 8 years ago
Drew DeVault 94e6e6334b Refactor out wlr_texture_state 8 years ago
Drew DeVault c8c6619146 Refactor out wlr_output_mode_state 8 years ago
Drew DeVault f11b38f97a Merge pull request from 4e554c4c/detection 8 years ago
Calvin Lee de66bdb867 Add backend detection functions 8 years ago
Drew DeVault 41e735242d Remove wlr_output_state, update backends 8 years ago
Drew DeVault 4386816889 wlr_backend_init -> wlr_backend_start 8 years ago
Drew DeVault 43fb40e949 Merge pull request from martinetd/libinput_renaming 8 years ago
Drew DeVault 79cd34b0c6 Update README.md 8 years ago
Drew DeVault d4b4bfb8bc Fix 8 years ago
Drew DeVault e6a7817e45 Fix build on systems without systemd 8 years ago