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
/
xdg_shell.c
Age
Commit message (
Expand
)
Author
2018-12-08
rootston: add support for wlr_foreign_toplevel_management_v1
Ilia Bozhinov
2018-12-08
rootston: add title/app_id/class listeners
Ilia Bozhinov
2018-12-05
rootston: use box for views position
Louis Taylor
2018-08-31
Fix bugs listed by clang's static analyzer
random human
2018-08-06
rootston: add keybinding to toggle decoration mode
emersion
2018-08-02
Merge pull request #1053 from emersion/xdg-decoration
Drew DeVault
2018-07-29
rootston: focus newly-created surfaces
Ilia Bozhinov
2018-07-28
Add xdg-decoration-unstable-v1 support
emersion
2018-07-09
util: add wlr_ prefix to log symbols
emersion
2018-06-01
Add wlr_surface_get_geometry
Markus Ongyerth
2018-05-30
rootston: xdg-shell*: Fix get_size() for newly-mapped views
Genki Sky
2018-05-04
Fix a rootston crash when a client creates non-topmost popups
emersion
2018-04-23
Finish forward-porting @acrisci's positioner work
Drew DeVault
2018-03-27
Address feedback
Drew DeVault
2018-03-27
Merge pull request #754 from emersion/popup-map-unmap-damage
Tony Crisci
2018-03-27
rootston: damage view when xdg-popup is mapped/unmapped
emersion
2018-03-27
xdg-shell: don't destroy role resources on unmap, move toplevel fields
emersion
2018-03-24
unified xdg-surface close
Tony Crisci
2018-03-15
xdg-shell: add map/unmap support
emersion
2018-03-12
rootston: add destroy to view interface
emersion
2018-03-09
rootston: add view_map and view_unmap
emersion
2018-02-25
rootston: add view_create
Guido Günther
2018-02-14
xdg-shell stable: copy-pasta implementation
Dominique Martinet