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-17
Merge pull request #2864 from sghctoma/freebsd-fixes
Drew DeVault
-3
/
+16
2018-10-17
Merge pull request #2861 from RyanDwyer/fix-empty-workspace-crashes
Drew DeVault
-4
/
+4
2018-10-17
Merge pull request #2820 from Emantor/fix-mouse-warping-container
Drew DeVault
-68
/
+102
2018-10-17
Merge pull request #2862 from SpeedJack/fix-stringop-overflow
Drew DeVault
-1
/
+1
2018-10-17
Set sysconfdir to /etc only if prefix is /usr
sghctoma
-2
/
+15
2018-10-17
Fix stringop-overflow warnings
Niccolò Scatena
-1
/
+1
2018-10-17
Fix crashes when running certain commands on an empty workspace
Ryan Dwyer
-4
/
+4
2018-10-17
Increase _POSIX_C_SOURCE to 200112L
sghctoma
-1
/
+1
2018-10-16
Merge pull request #2843 from c-edw/feature/2842_TruncateMessage
Brian Ashworth
-6
/
+9
2018-10-16
Merge branch 'master' into feature/2842_TruncateMessage
Brian Ashworth
-3
/
+7
2018-10-16
Merge pull request #2855 from SpeedJack/sysconfdir-fhs-compliant
Drew DeVault
-2
/
+2
2018-10-16
Truncate message, append buffer overflow message if too long.
Connor E
-6
/
+9
2018-10-16
Set SYSCONFDIR to /etc even when "prefix" is set
Niccolò Scatena
-1
/
+1
2018-10-16
Revert "Fix SYSCONFDIR to include "prefix""
Niccolò Scatena
-1
/
+1
2018-10-16
Merge pull request #2852 from RyanDwyer/back-and-forth-crash
Drew DeVault
-1
/
+5
2018-10-16
view: rewarp cursor during view_unmap
Rouven Czerwinski
-1
/
+10
2018-10-16
seat: use new warping functions for cursor warping during focus warp
Rouven Czerwinski
-18
/
+9
2018-10-16
cursor: functions to warp cursor to container and workspace
Rouven Czerwinski
-1
/
+47
2018-10-16
view: move arrange_workspace into view_map
Rouven Czerwinski
-48
/
+36
2018-10-16
Fix crash when using workspace back_and_forth with no previous
Ryan Dwyer
-1
/
+5
2018-10-16
Merge pull request #2836 from RyanDwyer/set-set-raw-focus
Ian Fan
-36
/
+48
2018-10-16
Merge branch 'master' into set-set-raw-focus
Ian Fan
-14
/
+41
2018-10-16
Prevent duplicate workspace::focus events
Ryan Dwyer
-4
/
+12
2018-10-15
Merge pull request #2845 from colemickens/posix_clock
Drew DeVault
-0
/
+1
2018-10-15
common/loop.c: add _POSIX_C_SOURCE for clock_gettime and CLOCK_MONOTONIC
Cole Mickens
-0
/
+1
2018-10-15
Merge pull request #2839 from RyanDwyer/swaylock-version
Drew DeVault
-7
/
+3
2018-10-16
Fix swaylock version string
Ryan Dwyer
-7
/
+3
2018-10-15
Merge pull request #2838 from RyanDwyer/compositor-unavailable-crash
Drew DeVault
-5
/
+24
2018-10-15
Merge pull request #2835 from RyanDwyer/swap-crash
Drew DeVault
-2
/
+13
2018-10-15
Sway clients: Exit gracefully when compositor is unavailable
Ryan Dwyer
-5
/
+24
2018-10-15
Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp
Ryan Dwyer
-33
/
+37
2018-10-15
Fix crash in swap command
Ryan Dwyer
-2
/
+13
2018-10-14
Merge pull request #2831 from swaywm/move-output-docs
Drew DeVault
-57
/
+69
2018-10-14
Establish sway-output(5)
Drew DeVault
-57
/
+69
2018-10-14
Merge pull request #2826 from RyanDwyer/common-eventloop
Drew DeVault
-195
/
+328
2018-10-14
Update README.MD (and README.*.md)
Drew DeVault
-91
/
+1
2018-10-15
Event loop: Fix memmove and remove extraneous declaration
Ryan Dwyer
-2
/
+1
2018-10-15
Event loop: Free fds and fix race condition
Ryan Dwyer
-0
/
+4
2018-10-15
Remove timerfd from loop implementation
Ryan Dwyer
-65
/
+128
2018-10-15
swaylock: Don't wait too long for surface damage before verifying
Ryan Dwyer
-1
/
+19
2018-10-15
swaylock: clear password after 10 seconds
Ryan Dwyer
-0
/
+22
2018-10-15
swaylock: Remove indicator after 3 seconds
Ryan Dwyer
-3
/
+39
2018-10-15
swaylock: Use common event loop
Ryan Dwyer
-2
/
+13
2018-10-15
Move swaybar's event loop to common directory and refactor
Ryan Dwyer
-192
/
+172
2018-10-14
Document `border csd`
Drew DeVault
-6
/
+7
2018-10-14
Merge pull request #2751 from ianyfan/swaybar
Drew DeVault
-130
/
+358
2018-10-14
swaybar: add documentation for hide/hidden_state subcommands
Ian Fan
-0
/
+28
2018-10-14
swaybar: when hiding bar, save old height to be restored upon reshow
Ian Fan
-2
/
+1
2018-10-14
swaybar: send signal to status when hiding or showing bar
Ian Fan
-0
/
+21
2018-10-14
swaybar: show hidden bar on urgency
Ian Fan
-4
/
+10
[next]