index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
client
/
window.h
Age
Commit message (
Collapse
)
Author
Lines
2017-03-18
wl_poitner -> wl_pointer
Zandr Martin
-1
/
+1
2016-09-05
Add client support for HiDPI
Drew DeVault
-1
/
+3
This adds HiDPI support to swaybar, swaybg, and swaylock.
2016-07-16
Fix #753
Drew DeVault
-2
/
+1
2016-07-15
Enable windows to register to get notified when the mouse wheel is scrolled
David Eklov
-0
/
+9
2016-07-15
Rename pointer_input::notify to indicate that is called on button clicks
David Eklov
-1
/
+1
2016-07-14
Use int instead of wl_fixed_t for mouse coordinates
David Eklov
-3
/
+3
2016-07-06
Fix formatting guide violations (spaces instead of tabs)
David Eklov
-20
/
+20
2016-07-06
Enable windows to register to get notified of pointer button events
David Eklov
-0
/
+10
2016-07-04
Move code to make a window a shell surface into seperate function
David Eklov
-0
/
+1
2015-11-29
Add text rendering support to wayland clients
Drew DeVault
-0
/
+1
2015-11-19
Refactor the crap out of wayland clients
Drew DeVault
-0
/
+45
And create a background surface on every output when invoking swaybg.