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
Age
Commit message (
Expand
)
Author
Lines
2019-02-18
Remove refs to unimplemented debuglog command
Drew DeVault
-5
/
+0
2019-02-18
Disconnect swaybg instead of killing it
emersion
-26
/
+80
2019-02-18
Fix Meson subproject boolean default options
emersion
-1
/
+1
2019-02-18
sway-input.5: document wildcard and identifier troubleshooting
Brian Ashworth
-1
/
+14
2019-02-18
Remove unused header include/sway/tree/output.h
emersion
-1
/
+0
2019-02-18
Fix reload freeze when not modsetting current mode
Brian Ashworth
-3
/
+15
2019-02-18
tray: fix memory leaks
Ian Fan
-3
/
+7
2019-02-18
tray: when a service is lost, remove all matching items
Ian Fan
-13
/
+14
2019-02-18
Check layout before getting pointer surface coords
Vincent Vanlaer
-4
/
+10
2019-02-18
Disable unneeded wlroots subproject features
emersion
-1
/
+5
2019-02-18
tray: use correct parameter to set bus slot to floating
Ian Fan
-3
/
+3
2019-02-18
swaybar: prevent signal handler from firing during termination
Ian Fan
-12
/
+10
2019-02-18
apply_output_config: dpms on before modeset
Brian Ashworth
-13
/
+9
2019-02-18
seatop_move_tiling: do not move to descendant
Brian Ashworth
-1
/
+2
2019-02-18
seat: allow tree focus changes while layer focused
Brian Ashworth
-4
/
+14
2019-02-18
seatop_move_tiling: use tab/stack parent not self
Brian Ashworth
-0
/
+3
2019-02-18
subsurface_get_root_coords: break on NULL
Brian Ashworth
-0
/
+3
2019-02-18
cursor: relative-pointer-v1 time is usec
Brian Ashworth
-2
/
+2
2019-02-18
Don't remove from scratchpad on move to workspace
athrungithub
-1
/
+0
2019-02-18
Fix --version when building from tarball
emersion
-5
/
+6
2019-02-18
Rebase cursor when a layer surface maps
emersion
-10
/
+20
2019-02-11
workspace_get_initial_output: handle focused layer
1.0-rc2
Brian Ashworth
-3
/
+9
2019-02-11
Abort early when XDG_RUNTIME_DIR is not set
Brian Ashworth
-0
/
+8
2019-02-11
fix misc memory leaks
Brian Ashworth
-2
/
+3
2019-02-11
ipc: handle unnamed xkb_active_layout_name
Brian Ashworth
-3
/
+3
2019-02-11
view: remove pointer constraints on unmap
Brian Ashworth
-0
/
+7
2019-02-11
input/keyboard: respect solo repeat_{rate,delay}
Brian Ashworth
-6
/
+10
2019-02-11
fix double free for mode toggle if bar was invisible
Rouven Czerwinski
-1
/
+1
2019-02-11
container_at_stacked: skip titles when zero pixels
Brian Ashworth
-4
/
+6
2019-02-11
bar_cmd_modifier: add support for none
Brian Ashworth
-12
/
+20
2019-02-11
seat_configure_tablet_tool: configure xcursor
Brian Ashworth
-0
/
+1
2019-02-11
load_main_config: use given path, store realpath
Brian Ashworth
-3
/
+2
2019-02-11
Clarify error for options and positional args
Brian Ashworth
-1
/
+7
2019-02-11
ipc_has_event_listeners: fix inverted check of subscribed_events
Daniel Eklöf
-1
/
+1
2019-02-11
load_main_config: add realpath to config_chain
Brian Ashworth
-3
/
+11
2019-02-11
Fix close_popups for xdg-shell
emersion
-12
/
+4
2019-02-11
output_cmd_background: fix no file + valid mode
Brian Ashworth
-0
/
+6
2019-02-11
Initialize server so input manager is available.
Connor E
-6
/
+6
2019-02-11
If validating the config, do it as early as possible.
Connor E
-11
/
+12
2019-02-11
cmd_workspace_gaps: fix double free on bad amount
Brian Ashworth
-1
/
+0
2019-02-11
Set version in project file
Michael Vetter
-9
/
+4
2019-02-11
IPC_COMMAND: split on newline
Brian Ashworth
-0
/
+10
2019-02-11
Fix quote stripping
emersion
-1
/
+2
2019-02-11
execute_command: dont strip quotes for exec_always
Brian Ashworth
-1
/
+1
2019-02-11
swaynag: remove trailing newlines in config
Brian Ashworth
-0
/
+4
2019-02-11
load_include_configs: fix wordexp fail condition
Brian Ashworth
-1
/
+1
2019-02-11
seat_cmd_cursor: do not create non-existing seat
Brian Ashworth
-9
/
+13
2019-02-11
Focus ws inactive node with focus_follows_mouse
vilhalmer
-1
/
+1
2019-02-11
Merge pull request #3563 from vilhalmer/fix-wildcard-seat-constrain-crashes-d...
Brian Ashworth
-1
/
+10
2019-02-03
Merge pull request #3551 from c-edw/RevertDoubleFrees
1.0-rc1
Drew DeVault
-9
/
+3
[next]