index
:
wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rootston
Age
Commit message (
Expand
)
Author
2018-03-19
render: split render.h into wlr_renderer.h and wlr_texture.h
emersion
2018-03-18
rootston rotation: change view->rotation sign
Dominique Martinet
2018-03-17
Merge pull request #722 from emersion/matrix-redesign
Drew DeVault
2018-03-17
Merge pull request #711 from emersion/map-unmap
Tony Crisci
2018-03-15
rootston: properly emit view unmap event
emersion
2018-03-15
xdg-shell: add map/unmap support
emersion
2018-03-15
Merge branch 'master' into matrix-redesign
emersion
2018-03-15
matrix: use 2D matrices
emersion
2018-03-15
Merge pull request #698 from agx/linux-dmabuf
emersion
2018-03-15
Wire up linux_dmabuf in rootston
Guido Günther
2018-03-15
matrix: unify API, don't use array pointers
emersion
2018-03-15
matrix: move to types/
emersion
2018-03-14
rootston: don't center view if maximized
emersion
2018-03-13
xdg-shell-v6: next_geometry and geometry fields are not longer pointers in wl...
emersion
2018-03-13
xdg-shell-v6: rename toplevel and popup fields in wlr_xdg_surface_v6 for cons...
emersion
2018-03-13
xdg-shell-v6: redesign the configure/ack_configure workflow
emersion
2018-03-13
rootston: unmap view after emitting destroy signal in view_destroy
emersion
2018-03-13
rootston: destroy seat view on unmap
emersion
2018-03-12
rootston: don't segfault when getting size of an unmapped xdg-shell view
emersion
2018-03-12
rootston: add destroy to view interface
emersion
2018-03-12
rootston: remove xdg-shell-v6 map/unmap listeners on destroy
emersion
2018-03-11
rootston: fix segfault in handle_tablet_tool_destroy
emersion
2018-03-10
xdg-shell-v6: add map signal
emersion
2018-03-09
rootston: add view_map and view_unmap
emersion
2018-02-27
set alpha to 1.0 for drag icons
Markus Ongyerth
2018-02-27
set fullscreen alpha to 1
Markus Ongyerth
2018-02-27
Merge pull request #670 from Ongy/xwayland_unmanaged
emersion
2018-02-26
add xwayland unmanaged tests to support dmenu
Markus Ongyerth
2018-02-25
Merge pull request #659 from agx/alpha
Drew DeVault
2018-02-25
rootstion: handle alpha in server side decorations
Guido Günther
2018-02-25
rootston: wire up window alpha keybinding
Guido Günther
2018-02-25
rootston: Add alpha channel to views
Guido Günther
2018-02-25
Add alpha to wlr_render_with_matrix
Guido Günther
2018-02-25
rootston: add view_create
Guido Günther
2018-02-24
Merge pull request #641 from Ongy/idle-inhibit
Tony Crisci
2018-02-23
Merge pull request #654 from emersion/send-frame-done
emersion
2018-02-23
rootston: fix user-after-free in output_handle_destroy
emersion
2018-02-23
rootston: fix use-after-free in handle_keyboard_destroy
emersion
2018-02-20
rootston: fix sending frame done to undefined view
emersion
2018-02-20
rootston: don't send frame done if wlr_output manages the surface
emersion
2018-02-20
rootston: send frame done events unconditionally
emersion
2018-02-17
implements the idle_inhibit protocol type
Markus Ongyerth
2018-02-14
xdg-shell stable: copy-pasta implementation
Dominique Martinet
2018-02-12
Reformat all #include directives
emersion
2018-02-12
Make wlr_signal_emit_safe private
emersion
2018-02-12
Remove wlr_backend.events.{output_remove,device_remove}
emersion
2018-02-12
Add wlr_signal_emit_safe
emersion
2018-02-11
Introduce wlr_output_damage
emersion
2018-02-10
rootston: allow scale < 1 as well
Dominique Martinet
2018-02-09
Merge remote-tracking branch 'upstream/master' into output-damage
emersion
[next]