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
2018-09-28
swaybar: trim function prototypes
Ian Fan
-58
/
+51
2018-09-28
swaybar: move i3bar definitions into separate file
Ian Fan
-29
/
+43
2018-09-28
swaybar: remove unused focused_output property
Ian Fan
-2
/
+0
2018-09-28
swaybar: fix setting binding mode indicator
Ian Fan
-2
/
+4
2018-09-28
swaybar: fail if bar id is invalid
Ian Fan
-10
/
+26
2018-09-28
Merge pull request #2722 from RyanDwyer/workspace-configs
emersion
-47
/
+66
2018-09-28
Check for NULL output in workspace_valid_on_output
Ryan Dwyer
-1
/
+1
2018-09-28
Rename workspace_outputs to workspace_configs and fix memory leak
Ryan Dwyer
-47
/
+66
2018-09-28
Merge pull request #2720 from swaywm/swaylock-shadow
emersion
-76
/
+233
2018-09-28
Add support for building swaylock without PAM
Drew DeVault
-76
/
+233
2018-09-28
Merge pull request #2716 from sghctoma/fix-swaybar-freebsd
Drew DeVault
-13
/
+27
2018-09-28
Merge pull request #2663 from ianyfan/fix-txn-state-leaks
Ryan Dwyer
-37
/
+18
2018-09-28
transaction: do not use pointers for state
Ian Fan
-37
/
+18
2018-09-28
Merge pull request #2719 from RyanDwyer/fix-view-is-visible
Drew DeVault
-5
/
+5
2018-09-28
Fix floating views in tabbed/stacked workspaces not getting frame events
Ryan Dwyer
-5
/
+5
2018-09-27
Merge pull request #2717 from ianyfan/tablet-config
Drew DeVault
-0
/
+3
2018-09-27
input config: merge left_handed option
Ian Fan
-0
/
+3
2018-09-27
Merge pull request #2704 from ianyfan/tablet-config
Drew DeVault
-2
/
+4
2018-09-26
Merge pull request #2715 from sghctoma/add-c11_source
Drew DeVault
-5
/
+12
2018-09-26
Replace getdelim to make swaybar work on FreeBSD
sghctoma
-13
/
+27
2018-09-26
Make sway/ipc-server.c POSIX 2001 compliant
sghctoma
-5
/
+8
2018-09-26
Add _C11_SOURCE feature test macro on FreeBSD
sghctoma
-0
/
+4
2018-09-26
Make libpam optional
Drew DeVault
-2
/
+5
2018-09-26
Merge pull request #2713 from RyanDwyer/fix-remap-race
Drew DeVault
-6
/
+4
2018-09-26
Fix race condition crash when view unmaps + maps quickly
Ryan Dwyer
-6
/
+4
2018-09-25
Merge pull request #2712 from alexbakker/fix-crash
Brian Ashworth
-1
/
+1
2018-09-25
Add a missing null check for moving tiling containers
Alexander Bakker
-1
/
+1
2018-09-25
Merge pull request #2708 from RyanDwyer/fix-output-disconnect-crash
emersion
-1
/
+2
2018-09-25
Fix crash when disconnecting output
Ryan Dwyer
-1
/
+2
2018-09-24
input: enable configuring tablets with libinput
Ian Fan
-2
/
+4
2018-09-24
Merge pull request #2701 from RedSoxFan/input-wildcard
emersion
-266
/
+183
2018-09-23
Implement support for input wildcard
Brian Ashworth
-266
/
+183
2018-09-23
Merge pull request #2699 from RedSoxFan/fix-2667
emersion
-0
/
+6
2018-09-23
swaybg: fix increasingly smaller bg on hotplug
Brian Ashworth
-0
/
+6
2018-09-23
Merge pull request #2696 from RyanDwyer/fix-gtkmenubar
Drew DeVault
-6
/
+26
2018-09-23
Fix GtkMenuBar always opening first item
Ryan Dwyer
-6
/
+26
2018-09-23
Merge pull request #2695 from RyanDwyer/remove-moveoutoftabsstacks
Drew DeVault
-52
/
+12
2018-09-23
Merge pull request #2694 from RyanDwyer/fix-sticky-jumping-on-switch
emersion
-5
/
+2
2018-09-23
Merge pull request #2686 from RyanDwyer/tab-scrolling
emersion
-8
/
+47
2018-09-23
Flatten container in workspace_rejigger
Ryan Dwyer
-1
/
+2
2018-09-23
Fix some bugs as a result of removing move_out_of_tabs_stacks
Ryan Dwyer
-4
/
+8
2018-09-23
Remove move_out_of_tabs_stacks
Ryan Dwyer
-47
/
+2
2018-09-23
Prevent sticky containers from jumping on workspace switch
Ryan Dwyer
-5
/
+2
2018-09-22
Merge pull request #2688 from RyanDwyer/exec-commands-without-focus
Drew DeVault
-19
/
+28
2018-09-23
Merge pull request #2690 from ianyfan/commands
Ryan Dwyer
-10
/
+0
2018-09-23
Merge branch 'master' into commands
Ryan Dwyer
-63
/
+5
2018-09-22
Remove contrib/awesome.config
Drew DeVault
-63
/
+0
2018-09-22
Merge pull request #2691 from ggreer/pango-font-options
Drew DeVault
-0
/
+5
2018-09-23
Allow running commands on containers without focusing them
Ryan Dwyer
-19
/
+28
2018-09-22
Call pango_cairo_context_set_font_options().
Geoff Greer
-0
/
+5
[next]