index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
desktop
/
xwayland.c
Age
Commit message (
Expand
)
Author
2019-11-16
xwayland: get_constraints using size hints
Rouven Czerwinski
2019-10-17
xwayland.c handle_map(): NULL out xsurface->data() to prevent crashing.
A. M. Joseph
2019-07-27
Remove all wayland-server.h includes
Simon Ser
2019-04-11
Honor output for xdg_toplevel_set_fullscreen
Brian Ashworth
2019-03-31
Fix xwayland configure request scratchpad crash
Brian Ashworth
2019-03-17
Introduce default seatop
Ryan Dwyer
2019-03-13
xwayland: handle floating configure request size
Brian Ashworth
2019-01-28
Center surface inside container when it's too small
Ryan Dwyer
2019-01-25
Implement fullscreen global
Ryan Dwyer
2019-01-22
Fix dead stores found by scan-build
M Stoeckl
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-10
Refactor seat operations to use an interface
Ryan Dwyer
2018-11-17
Move view {x,y,width,height} into container struct
Ryan Dwyer
2018-10-25
Rebase the cursor after applying transactions
Ryan Dwyer
2018-10-24
Rebase the cursor after mapping a view
Ryan Dwyer
2018-10-24
Merge pull request #2933 from Snaipe/xwayland-window-properties
Drew DeVault
2018-10-23
xwayland: populate window_properties in json for views
Franklin "Snaipe" Mathieu
2018-10-22
Fix xwayland wants_floating logic
Ryan Dwyer
2018-10-21
Parse missing i3 window types
Christian
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-16
view: move arrange_workspace into view_map
Rouven Czerwinski
2018-10-08
Remove duplicate code
Ryan Dwyer
2018-10-08
Look for any ancestor when checking for fullscreen exit
Ryan Dwyer
2018-10-08
Implement popup_during_fullscreen
Ryan Dwyer
2018-09-27
Rename view_set_csd_from_client to view_update_csd_from_client
Ryan Dwyer
2018-09-27
Add CSD to border modes
Ryan Dwyer
2018-09-23
Allow running commands on containers without focusing them
Ryan Dwyer
2018-09-11
Rename OP_MOVE to OP_MOVE_FLOATING
Ryan Dwyer
2018-09-06
Float views when min == max on either dimension
Ryan Dwyer
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-09-04
Implement window_role criteria token
Ryan Dwyer
2018-09-02
Implement focus_on_window_activation
Ryan Dwyer
2018-09-02
Check modal state when determining whether an xwayland view should float
Ryan Dwyer
2018-09-01
Implement window_type criteria token
Ryan Dwyer
2018-08-26
Remove layout.c
Ryan Dwyer
2018-08-24
Refactor destroy functions and save workspaces when there's no outputs
Ryan Dwyer
2018-08-18
Store geometry in the view and handle any floating view resizing
Ryan Dwyer
2018-08-18
Set current size when a floating xwayland view resizes
Ryan Dwyer
2018-08-18
Handle xwayland views sending new sizes in their commits
Ryan Dwyer
2018-08-18
Add view_get_geometry
emersion
2018-08-15
Simplify transactions
Ryan Dwyer
2018-08-12
Implement resizing tiled containers via cursor
Ryan Dwyer
2018-08-10
xwayland: fix unmanaged surfaces order
emersion
2018-07-29
Don't give focus if xwayland window has a type hint
emersion
2018-07-26
Allow containers to be fullscreen
Ryan Dwyer
2018-07-23
Merge branch 'master' into pid-workspaces
Drew DeVault
2018-07-22
Implement request_move and request_resize for xwayland views
Ryan Dwyer
2018-07-21
Implement force_display_urgency_hint
Ryan Dwyer
2018-07-19
Allow xwayland views to become urgent when on a non-visible workspace
Ryan Dwyer
2018-07-18
Don't unfocus when an override redirect window is mapped
emersion
[next]