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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sway
Age
Commit message (
Expand
)
Author
Lines
2019-01-24
Update for swaywm/wlroots#1402
emersion
-0
/
+2
2019-01-23
Make json-c include respect pkg-config --cflags
Jan Beich
-1
/
+1
2019-01-22
Use noop output when there's no outputs connected
Ryan Dwyer
-1
/
+4
2019-01-21
Move sway-specific functions in common/util.c into sway/
M Stoeckl
-0
/
+23
2019-01-18
Better handle outputs without CRTC
emersion
-2
/
+2
2019-01-18
output: remove output_add_listeners
emersion
-2
/
+0
2019-01-16
bar_cmd_tray_bind: Use mouse button helpers
Brian Ashworth
-1
/
+12
2019-01-15
Resize only current and immediate siblings rather than all siblings
Ryan Dwyer
-1
/
+4
2019-01-14
Disarm key repeat on reload
Brian Ashworth
-0
/
+1
2019-01-14
Remove now-unused "input" argument of cmd_results_new
M Stoeckl
-3
/
+2
2019-01-14
Remove 'input' field of IPC command return json
M Stoeckl
-2
/
+1
2019-01-13
Merge pull request #3144 from emersion/cmd-xwayland
Drew DeVault
-2
/
+4
2019-01-13
Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved
Drew DeVault
-0
/
+1
2019-01-13
Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improved
Drew DeVault
-0
/
+3
2019-01-13
Merge pull request #3402 from RyanDwyer/refactor-seatops
Drew DeVault
-32
/
+67
2019-01-13
Merge pull request #3388 from RedSoxFan/reset-inputs-on-reload
Drew DeVault
-0
/
+7
2019-01-11
swaybar: add status_edge_padding command
Brian Ashworth
-0
/
+2
2019-01-11
swaybar: add status_padding command
Brian Ashworth
-0
/
+2
2019-01-10
bar_cmd_bind: utilize mouse button helpers
Brian Ashworth
-0
/
+1
2019-01-10
seat_cmd_cursor: utilize mouse button helpers
Brian Ashworth
-0
/
+3
2019-01-10
Refactor seat operations to use an interface
Ryan Dwyer
-32
/
+67
2019-01-09
bind{code,sym}: utilize mouse button helpers
Brian Ashworth
-1
/
+2
2019-01-09
Add helpers for improved mouse button parsing
Brian Ashworth
-0
/
+8
2019-01-09
reload: reset input configs
Brian Ashworth
-0
/
+7
2019-01-07
cursor: move unhide and timeout retrieval into separate functions
Rouven Czerwinski
-0
/
+2
2019-01-02
Implement tiling_drag_threshold
Brian Ashworth
-0
/
+7
2018-12-31
swaybar: implement tray config
Ian Fan
-3
/
+9
2018-12-30
hide_cursor: change to a seat subcommand
Brian Ashworth
-4
/
+7
2018-12-30
Verify seat fallback settings on reload
Brian Ashworth
-0
/
+6
2018-12-29
Revamp seat configs
Brian Ashworth
-1
/
+1
2018-12-25
Split image_surface handling into own function
Brian Ashworth
-0
/
+4
2018-12-25
Implement hide_cursor <timeout> command
Brian Ashworth
-0
/
+10
2018-12-25
Change mouse buttons to x11 map and libevdev names
Brian Ashworth
-0
/
+5
2018-12-20
Combine output_by_name and output_by_identifier
Brian Ashworth
-3
/
+1
2018-12-13
Rework default output configs
Brian Ashworth
-2
/
+0
2018-11-28
Implement bar gaps
Brian Ashworth
-0
/
+2
2018-11-28
Introduce a way to show config warnings in swaynag
Brian Ashworth
-0
/
+7
2018-11-28
Fix segfault when destroying unmapped child view
emersion
-0
/
+1
2018-11-28
Merge pull request #3199 from emersion/handle-subsurface-destroy
Ryan Dwyer
-0
/
+6
2018-11-27
Change execute_command to return a list of results
Brian Ashworth
-3
/
+3
2018-11-27
Handle destroyed subsurfaces
emersion
-0
/
+6
2018-11-25
Implement title alignment
Brian Ashworth
-0
/
+8
2018-11-22
Adding commands for configuring titlebar borders and padding
Florent de Lamotte
-6
/
+5
2018-11-19
Merge pull request #3083 from c-edw/feature/StripWorkspaceName
emersion
-0
/
+2
2018-11-19
Add xwayland command
emersion
-2
/
+4
2018-11-18
Add scroll factor config option.
Spencer Michaels
-0
/
+2
2018-11-18
Use #if instead of #ifdef
emersion
-12
/
+12
2018-11-17
Implement strip_workspace_name.
Connor E
-0
/
+2
2018-11-17
Move view {x,y,width,height} into container struct
Ryan Dwyer
-10
/
+8
2018-11-11
Allow multiple outputs for workspace output
Brian Ashworth
-1
/
+1
[next]