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
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
2018-07-18
Handle xwayland override_redirect flag change
emersion
2018-07-16
Implement xwayland urgency hint
Ryan Dwyer
2018-07-14
Simplify transactions by utilising a dirty flag on containers
Ryan Dwyer
2018-07-12
Don't disable borders for xwayland floating views
emersion
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-07-06
Make view_update_* update live props as well
emersion
2018-07-06
Fix xwayland floating views unclickable
emersion
2018-07-05
Updates per wlroots#1076
Drew DeVault
2018-07-02
Fix damage on swaybar when view requests to exit fullscreen
Ryan Dwyer
2018-07-01
Implement pid->workspace tracking
Drew DeVault
2018-06-30
sway views: add helpers to get view and layer from wlr_surface
Dominique Martinet
2018-06-30
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-30
Revert "Don't unmaximize floating views"
Rostislav Pehlivanov
2018-06-30
Fix flash of background when xwayland views are mapped
Ryan Dwyer
2018-06-29
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-27
fix accidently removing borders on XCB_CONFIGURE_REQUEST
Armin Preiml
2018-06-27
Move unsetting of view->surface into view_unmap
Ryan Dwyer
2018-06-27
Remove transaction_add_damage
Ryan Dwyer
2018-06-26
Damage output when views toggle fullscreen
Ryan Dwyer
2018-06-26
Rename view's free callback to destroy
Ryan Dwyer
2018-06-26
Damage output when a fullscreen view unmaps
Ryan Dwyer
2018-06-24
xwayland: accept configure requests from floating views
emersion
2018-06-24
Implement atomic layout updates for xwayland views
Ryan Dwyer
2018-06-23
Implement atomic layout updates for tree operations
Ryan Dwyer
2018-06-18
Automatically float xwayland windows
emersion
2018-06-18
Preserve buffers during transactions
Ryan Dwyer
2018-06-09
Refactor everything that needs to arrange windows
Ryan Dwyer
[next]