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
/
input
/
seat.c
Age
Commit message (
Expand
)
Author
2018-07-28
Include errno.h
Ryan Dwyer
2018-07-28
Show errno description in log
Ryan Dwyer
2018-07-28
Handle out-of-fd situations gracefully for transaction and urgent timers
Ryan Dwyer
2018-07-26
Allow containers to be fullscreen
Ryan Dwyer
2018-07-25
Merge pull request #2350 from ppascher/xwayland-optional
Drew DeVault
2018-07-25
reverted includes of "sway/config.h" and replaced with "config.h" from meson ...
Pascal Pascher
2018-07-25
more style fixes, included "sway/config.h" where needed
Pascal Pascher
2018-07-25
Fix crash when closing last child of a tabbed container
Ryan Dwyer
2018-07-24
style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false
Pascal Pascher
2018-07-24
Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...
Pascal Pascher
2018-07-23
Add missing checks to fix 2339
Brian Ashworth
2018-07-22
Set cursor when beginning resize and move operations
Ryan Dwyer
2018-07-22
Store last button and use it when views request to move or resize
Ryan Dwyer
2018-07-22
Replace static handle_end_operation with seat_end_mouse_operation
Ryan Dwyer
2018-07-22
Implement xdg shell request_move and request_resize events
Ryan Dwyer
2018-07-21
Fix urgent timer logic and remove unnecessary header includes
Ryan Dwyer
2018-07-21
Implement force_display_urgency_hint
Ryan Dwyer
2018-07-18
Don't unfocus when an override redirect window is mapped
emersion
2018-07-17
Update cursor on focus change
emersion
2018-07-16
Merge pull request #2276 from RyanDwyer/urgency
Drew DeVault
2018-07-16
Fix tab split focus bug
Ryan Dwyer
2018-07-16
Implement urgency base functionality
Ryan Dwyer
2018-07-15
Make focus part of transactions
Ryan Dwyer
2018-07-12
Fix crash in seat code
Ryan Dwyer
2018-07-11
fix crash on floating windows
dudemanguy
2018-07-11
Move floating windows to front when focused
Ryan Dwyer
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-07-04
Fix focus related damage
Ryan Dwyer
2018-07-02
Don't return pending children in seat_get_active_current_child
Ryan Dwyer
2018-06-29
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-23
Fix crash when deleting last child in a tabbed or stacked container
Ryan Dwyer
2018-06-18
Automatically float xwayland windows
emersion
2018-06-09
Render drag icons
emersion
2018-06-04
Restore focus when unmapping layer shell surfaces
Ryan Dwyer
2018-06-03
Fix seat_get_active_child
Ryan Dwyer
2018-06-01
Fix mouse warping interaction with layout coords
Drew DeVault
2018-06-01
Implement floating
Ryan Dwyer
2018-05-28
Fix ancestor typos
Ryan Dwyer
2018-05-28
Remove unused function.
Scott Leggett
2018-05-28
Store previous position in sway_cursor.
Scott Leggett
2018-05-27
Focus containers only on entry.
Scott Leggett
2018-05-21
Don't track damage for views on inactive tabs
Ryan Dwyer
2018-05-20
Fix border commands from changing focus
Brian Ashworth
2018-05-11
Highlight all child borders when using focus parent
Ryan Dwyer
2018-05-10
Damage container on focus
emersion
2018-05-03
Default to backend-wise input device mapping, if any
emersion
2018-05-02
Implement basic touch support
Drew DeVault
2018-04-28
Refactor arrange_windows()
Ryan Dwyer
2018-04-26
Add map_from_region command
emersion
2018-04-24
Fix segfault when switching back to workspace with osu!
emersion
[prev]
[next]