Commit Graph

3047 Commits (7a5d3c4d3bf8c2f21fcec65182f1563f4c857408)
 

Author SHA1 Message Date
Drew DeVault 9a37a33f05
Merge pull request from mikkeloscar/fix-arch-travis 7 years ago
Dominique Martinet f481791669 xcb error: get unhandled events names 7 years ago
Mikkel Oscar Lyderik Larsen 2c10344f8f
Enable docker service in travis 7 years ago
Dominique Martinet 8026cd2a06 xcb error: always log sequence 7 years ago
Drew DeVault 0775d00c39
Merge pull request from martinetd/gitignore 7 years ago
Dominique Martinet 69697e55a1 update .gitignore 7 years ago
Dominique Martinet 6f9da97565 xcb errors: address declare-assign style 7 years ago
Dominique Martinet f8428d1063 xcb errors: optional dependency with improved messages 7 years ago
Dominique Martinet 2a9ba5c8dc xcb errors: log raw values 7 years ago
emersion 3d176fcd1a
Merge pull request from martinetd/xwm_values 7 years ago
Dominique Martinet 5ec06dcecd xwm: fix call of xcb_change_window_attributes for old gcc versions 7 years ago
emersion aa2b62fbff
output-layout: fix output global not destroyed 7 years ago
Drew DeVault 0820557c8c
Merge pull request from emersion/fix-output-bind-multiple 7 years ago
emersion 7340cf19ea
Merge pull request from Ongy/keep_current_mode 7 years ago
Guido Günther 6c7e1c867c protocol: sort protocols from wayland-protocols alphabetically 7 years ago
Markus Ongyerth 2cea430488 prevent current_mode null on output_enable(false) 7 years ago
emersion 90148e64ab
Fix clients binding multiple times to the same output 7 years ago
emersion d9571f27e6
Merge pull request from agx/egl_ext_match 7 years ago
Guido Günther d9f2e90df6 Avoid false positives on egl extension matching 7 years ago
emersion 8ba8cc37f2
Merge pull request from agx/texture_format_err 7 years ago
Guido Günther 2dc8a35db2 textures: tell us which texture format is unsupported 7 years ago
emersion 73045a7d9d
Merge pull request from agx/eglCreateImageKHR 7 years ago
Guido Günther d928ddc36c wlr_egl_create_image: return NULL when function is missing 7 years ago
emersion 75a7340a27
Merge pull request from Ongy/fullscreen-opacity 7 years ago
Markus Ongyerth 14bb550bff set alpha to 1.0 for drag icons 7 years ago
Markus Ongyerth 333110515e set fullscreen alpha to 1 7 years ago
emersion c2ba1869ce
Merge pull request from Ongy/xwayland_unmanaged 7 years ago
emersion 1171368cfc
Merge pull request from agx/roots_view.alpha 7 years ago
Guido Günther f97ef3f5d4 rootston: drop saved.alpha from roots_view 7 years ago
Drew DeVault bae17ab97c
Merge pull request from Ongy/drm_remember_dpms 7 years ago
Markus Ongyerth a65ef8ea86 restore dpms state on drm resume 7 years ago
Markus Ongyerth bb676013ed add xwayland unmanaged tests to support dmenu 7 years ago
Drew DeVault 3296365ce5
Merge pull request from agx/alpha 7 years ago
Guido Günther 202a728ee9 rootstion: handle alpha in server side decorations 7 years ago
Guido Günther 9864f1c136 rootston: wire up window alpha keybinding 7 years ago
Guido Günther e2ea1ebe48 rootston: Add alpha channel to views 7 years ago
Guido Günther d08792bfff Add alpha to wlr_render_with_matrix 7 years ago
Guido Günther e6ca78b0e4 rootston: add view_create 7 years ago
Drew DeVault 7da653bbb4
Merge pull request from acrisci/headless-output-frame-timer 7 years ago
Drew DeVault f5260361c8
Merge pull request from dlrobertson/fix_null_deref 7 years ago
Tony Crisci 721e4ec55f remove frame timer from headless output 7 years ago
Dan Robertson 99e6cba3c3
Fix null deref in wlr_libinput_backend_destroy 7 years ago
Drew DeVault 9dc868a27f
Merge pull request from Ongy/screenshot_tmpfile_template 7 years ago
Markus Ongyerth 8ab0073b49 prevent screenshot from resuing template array 7 years ago
Drew DeVault 3bce37f99a
Merge pull request from acrisci/syms-wlr-vlog 7 years ago
Tony Crisci 47c9d29919 add _wlr_vlog to syms global 7 years ago
Tony Crisci b7b86a9591
Merge pull request from Ongy/idle-inhibit 7 years ago
Tony Crisci 94d53d53f9
Merge pull request from emersion/wl-backend-uninitialized-field 7 years ago
emersion 69409ea3cb
Merge pull request from emersion/send-frame-done 7 years ago
Drew DeVault c2df2801a5
Merge pull request from agx/x11-vendor 7 years ago