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-05
Don't use wlr_output properties
Ryan Dwyer
-39
/
+47
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
-3433
/
+3439
2018-09-04
Merge pull request #2569 from RyanDwyer/deny-reload-repeat
Drew DeVault
-9
/
+14
2018-09-04
Deny repeating reload by holding key
Ryan Dwyer
-9
/
+14
2018-09-03
Merge pull request #2561 from RyanDwyer/window-role-criteria
Drew DeVault
-7
/
+28
2018-09-04
Implement window_role criteria token
Ryan Dwyer
-7
/
+28
2018-09-03
Merge pull request #2564 from ppascher/master
Drew DeVault
-58
/
+64
2018-09-03
Merge pull request #2542 from sghctoma/fix-freebsd-build
Drew DeVault
-14
/
+35
2018-09-03
Merge pull request #2563 from taiyu-len/fix/misaligned-pointer-access
Drew DeVault
-8
/
+8
2018-09-03
Merge pull request #2565 from ianyfan/fix-splashscreen-crash
emersion
-1
/
+2
2018-09-03
Fix crash when a splash screen opens on an empty workspace
Ian Fan
-1
/
+2
2018-09-03
move criteria "instance", "class" and "window_role" inside HAVE_XWAYLAND ifdefs"
Pascal Pascher
-53
/
+53
2018-09-03
fix window_type with disabled xwayland support
Pascal Pascher
-1
/
+1
2018-09-03
Fixed window_type with disabled xwayland support.
Pascal Pascher
-10
/
+16
2018-09-03
Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE
sghctoma
-6
/
+6
2018-09-03
Merge remote-tracking branch 'upstream/master' into fix-freebsd-build
sghctoma
-34
/
+173
2018-09-03
Merge pull request #2553 from emersion/disabled-no-modeset
Brian Ashworth
-6
/
+4
2018-09-03
Merge branch 'master' into disabled-no-modeset
Brian Ashworth
-14
/
+103
2018-09-02
prevent ub caused by misaligned stores/loads
taiyu
-8
/
+8
2018-09-02
Merge pull request #2562 from RyanDwyer/ld-library-path
emersion
-10
/
+13
2018-09-02
Merge pull request #2560 from RyanDwyer/focus-on-window-activation
emersion
-0
/
+86
2018-09-02
Add ld-library-path meson option
Ryan Dwyer
-0
/
+3
2018-09-02
Use dashes in meson option names
Ryan Dwyer
-10
/
+10
2018-09-02
Rename fowa enum and use switch in view_request_activate
Ryan Dwyer
-19
/
+19
2018-09-02
Implement focus_on_window_activation
Ryan Dwyer
-0
/
+86
2018-09-02
Merge pull request #2559 from RyanDwyer/xwayland-check-modal
emersion
-1
/
+3
2018-09-02
Check modal state when determining whether an xwayland view should float
Ryan Dwyer
-1
/
+3
2018-09-02
Merge pull request #2554 from emersion/init-dmabuf-global-in-renderer
emersion
-2
/
+0
2018-09-01
Update for swaywm/wlroots#1216
emersion
-2
/
+0
2018-09-01
Merge pull request #2544 from RyanDwyer/fix-deferred-cmd-crash
Drew DeVault
-1
/
+1
2018-09-01
Do not modeset disabled outputs
emersion
-6
/
+4
2018-09-01
Merge pull request #2547 from RyanDwyer/fix-reload-crash
Drew DeVault
-1
/
+17
2018-09-01
Merge pull request #2549 from RyanDwyer/border-improvements
Drew DeVault
-3
/
+5
2018-09-01
Merge pull request #2550 from RyanDwyer/window-type-criteria
Drew DeVault
-7
/
+42
2018-09-01
Implement window_type criteria token
Ryan Dwyer
-7
/
+42
2018-09-01
Implement deprecated new_window and new_float commands
Ryan Dwyer
-3
/
+5
2018-09-01
Allow reload command to exist anywhere in the command string
Ryan Dwyer
-1
/
+17
2018-09-01
Fix crash on reload
Ryan Dwyer
-1
/
+1
2018-08-31
Merge pull request #2546 from RyanDwyer/fix-transaction-spamming
emersion
-3
/
+2
2018-08-31
Don't send never-ending transactions when a focused layer surface commits
Ryan Dwyer
-3
/
+2
2018-08-31
Fix crash when running deferred commands
Ryan Dwyer
-1
/
+1
2018-08-30
Enable privilege dropping of FreeBSD
sghctoma
-2
/
+4
2018-08-30
Add missing destroy calls to server_fini
sghctoma
-0
/
+4
2018-08-30
Add FreeBSD-specific PAM configuration
sghctoma
-4
/
+19
2018-08-30
Fix SYSCONFDIR to include "prefix"
sghctoma
-1
/
+1
2018-08-30
Make libcap an optional dependency
sghctoma
-1
/
+1
2018-08-30
Fix feature macros for FreeBSD
sghctoma
-6
/
+6
2018-08-29
Merge pull request #2537 from ianyfan/commands
Drew DeVault
-9
/
+4
2018-08-29
Merge pull request #2531 from RyanDwyer/maybe-fix-transaction-crash
Drew DeVault
-3
/
+17
2018-08-29
commands: fix exec quoting
Ian Fan
-9
/
+4
[prev]
[next]