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-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
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
2018-10-14
swaybar: show hidden bar on key event
Ian Fan
-7
/
+66
2018-10-14
swaybar: handle mode/hidden_state changes
Ian Fan
-11
/
+127
2018-10-14
swaybar: streamline ipc handling
Ian Fan
-13
/
+15
2018-10-14
swaybar: move mode & mode_pango_markup to bar struct
Ian Fan
-14
/
+15
2018-10-14
swaybar: only send initial workspace request if workspace buttons are enabled
Ian Fan
-2
/
+5
2018-10-14
swaybar: add free_hotspots helper function
Ian Fan
-18
/
+15
2018-10-14
swaybar: only subscribe to required events
Ian Fan
-2
/
+6
2018-10-14
swaybar: annotate wl_list properties in definitions
Ian Fan
-8
/
+8
2018-10-14
swaybar: save id upon startup
Ian Fan
-13
/
+13
2018-10-14
commands: fix sending bar mode/hidden_state updates to all bars
Ian Fan
-38
/
+30
2018-10-14
Merge pull request #2808 from RedSoxFan/bar-subcommands
Drew DeVault
-56
/
+79
2018-10-14
Merge pull request #2829 from espkk/master
Drew DeVault
-1
/
+1
[next]