2010 Commits (6ac3534df6ce1ac35932fb71584675d32507fed7)
 

Author SHA1 Message Date
emersion 6ac3534df6
rootston: add destroy to view interface
7 years ago
emersion 1f8854f217
rootston: remove xdg-shell-v6 map/unmap listeners on destroy
7 years ago
emersion 3f072bedd9
xdg-shell-v6: add map signal
7 years ago
emersion c27fd1e1ee
rootston: add view_map and view_unmap
7 years ago
Drew DeVault bfc0e95d2c Add mode support to libinput backend
7 years ago
emersion 36dcad13d0
Merge pull request #707 from ascent12/xcb_fixes
7 years ago
Scott Anderson 3c9fc7c68e Add const to x11 and input interfaces
7 years ago
Scott Anderson 902d6cc240 Use xcb atoms properly
7 years ago
Drew DeVault c986cc24a9
Merge pull request #703 from swaywm/drop-travis
7 years ago
Drew DeVault 925d7a4987 Remove Travis in favor of builds.sr.ht
7 years ago
Drew DeVault 3a291b189b
Merge pull request #699 from martinetd/xcb_errors
7 years ago
Dominique Martinet 2910972b25 xwm.h: fix guard ifdef and remove wlr_ prefix from xwm_atoms_contains
7 years ago
Drew DeVault 0713cb043f Change .build.yml upstream to GitHub
7 years ago
Dominique Martinet d9a724c4a2 xcb errors: init errors context at start
7 years ago
Dominique Martinet 7d1870c6f1 move xwm.h out of include/wlr
7 years ago
Drew DeVault 9a37a33f05
Merge pull request #701 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 #700 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 #697 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
Drew DeVault 0820557c8c
Merge pull request #693 from emersion/fix-output-bind-multiple
7 years ago
emersion 7340cf19ea
Merge pull request #694 from Ongy/keep_current_mode
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 #691 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 #692 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 #690 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 #689 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 #670 from Ongy/xwayland_unmanaged
7 years ago
emersion 1171368cfc
Merge pull request #687 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 #683 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 #659 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