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-10-26
Fix #2992
mwenzkowski
-1
/
+2
2018-10-26
Merge pull request #2989 from RyanDwyer/fix-focus-glitchiness
Drew DeVault
-0
/
+4
2018-10-26
Fix focus after a non-visible workspace's last container is destroyed
Ryan Dwyer
-0
/
+4
2018-10-26
Merge pull request #2985 from mihaicmn/fix-retiling
Drew DeVault
-4
/
+1
2018-10-25
Merge pull request #2984 from Ferdi265/master
emersion
-2
/
+2
2018-10-25
Fix re-tiling for floating containers
Mihai Coman
-4
/
+1
2018-10-25
sway-ipc: don't log errno if unneeded and add more descriptive errors
Ferdinand Bachmann
-2
/
+2
2018-10-25
Merge pull request #2982 from Toromtomtom/master
Drew DeVault
-1
/
+2
2018-10-25
protect newline
Tom Warnke
-1
/
+2
2018-10-25
Merge pull request #2980 from ppascher/allow_workspace_missing_output
Drew DeVault
-4
/
+3
2018-10-25
Update workspace.c
ppascher
-0
/
+3
2018-10-25
Update workspace.c
ppascher
-4
/
+0
2018-10-25
Merge pull request #2973 from ianyfan/swaybar
emersion
-42
/
+32
2018-10-25
Merge pull request #2975 from RyanDwyer/deny-commands-when-no-outputs
Drew DeVault
-0
/
+52
2018-10-25
Merge pull request #2974 from RyanDwyer/cursor-rebase-after-txn-apply
emersion
-68
/
+18
2018-10-26
Deny several commands when there's no outputs connected
Ryan Dwyer
-0
/
+52
2018-10-25
Rebase the cursor after applying transactions
Ryan Dwyer
-68
/
+18
2018-10-25
Merge pull request #2950 from emersion/presentation-time
Drew DeVault
-89
/
+108
2018-10-25
swaybar: when scrolling, check that there are workspaces to scroll on
Ian Fan
-0
/
+4
2018-10-25
swaybar: fix scrolling behaviour
Ian Fan
-40
/
+26
2018-10-25
swaybar: reverse order of workspaces list
Ian Fan
-3
/
+3
2018-10-25
Merge pull request #2971 from RyanDwyer/document-output-identifiers
emersion
-0
/
+7
2018-10-25
Merge pull request #2970 from RyanDwyer/fix-scratchpad-size
emersion
-2
/
+2
2018-10-25
Document how to identify outputs by make, model and serial
Ryan Dwyer
-0
/
+7
2018-10-25
Fix containers not being resized when entering scratchpad
Ryan Dwyer
-2
/
+2
2018-10-24
Merge pull request #2925 from ianyfan/swaylock
Drew DeVault
-4
/
+22
2018-10-24
Merge pull request #2964 from RyanDwyer/tab-wheel-focus-inactive
Drew DeVault
-4
/
+15
2018-10-24
When scrolling on a tab titlebar, set focus_inactive if not focused
Ryan Dwyer
-4
/
+15
2018-10-24
Merge pull request #2957 from RyanDwyer/rebase-cursor-after-map
Drew DeVault
-11
/
+63
2018-10-24
Merge pull request #2954 from RyanDwyer/cursor-rebase-after-focus-direction
Drew DeVault
-0
/
+1
2018-10-24
Merge pull request #2961 from RyanDwyer/swaylock-multiseat
emersion
-14
/
+21
2018-10-24
Add multiseat support to swaylock
Ryan Dwyer
-14
/
+21
2018-10-24
Rebase the cursor after mapping a view
Ryan Dwyer
-11
/
+63
2018-10-24
Rebase the cursor after focusing in a direction
Ryan Dwyer
-0
/
+1
2018-10-24
Merge pull request #2933 from Snaipe/xwayland-window-properties
Drew DeVault
-0
/
+38
2018-10-23
Implement the presentation-time protocol
emersion
-89
/
+108
2018-10-23
xwayland: populate window_properties in json for views
Franklin "Snaipe" Mathieu
-0
/
+38
2018-10-23
Merge pull request #2942 from ianyfan/swaybar
Drew DeVault
-7
/
+3
2018-10-23
Merge pull request #2944 from RyanDwyer/fix-multiseat-dormant-cursor
Drew DeVault
-2
/
+8
2018-10-23
seat_update_capabilities: Set cursor image while we have the capability
Ryan Dwyer
-2
/
+5
2018-10-23
Fix dormant cursor when using multiple seats
Ryan Dwyer
-0
/
+3
2018-10-23
swaybar: absorb bar_init function into bar_setup
Ian Fan
-7
/
+3
2018-10-23
swaybar: exit on display error
Ian Fan
-1
/
+4
2018-10-23
swaylock: exit on display error
Ian Fan
-3
/
+13
2018-10-23
swaylock: exit early if unable to inhibit input
Ian Fan
-0
/
+5
2018-10-23
Merge pull request #2941 from ianyfan/commands
Ryan Dwyer
-41
/
+27
2018-10-23
commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST
Ian Fan
-7
/
+7
2018-10-23
commands: clean-up checkarg function
Ian Fan
-19
/
+14
2018-10-23
commands: remove EXPECTED_MORE_THAN
Ian Fan
-14
/
+5
2018-10-23
commands: print correct command on error for exec and opacity
Ian Fan
-5
/
+5
[next]