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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2016-01-23
Revert "s/numlen/log10/g"
Drew DeVault
-0
/
+5
2016-01-23
s/numlen/log10/g
Drew DeVault
-5
/
+0
2016-01-19
libinput
Cole Mickens
-3
/
+57
2016-01-09
Add support for bincode command
Mikkel Oscar Lyderik
-0
/
+1
2016-01-08
Implement IPC binding event (keyboard)
Mikkel Oscar Lyderik
-0
/
+4
2016-01-08
Add function for duplication a sway_binding
Mikkel Oscar Lyderik
-0
/
+1
2016-01-08
Add function for getting list of modifier names.
Mikkel Oscar Lyderik
-0
/
+7
2016-01-07
Implement bindsym --release
Mikkel Oscar Lyderik
-0
/
+4
2016-01-05
Only send modifier event once for active modifiers
Mikkel Oscar Lyderik
-0
/
+6
2016-01-05
Move modifier name table to common/util.c
Mikkel Oscar Lyderik
-0
/
+18
2016-01-05
Send IPC modifier event on bar_modifier up/down
Mikkel Oscar Lyderik
-0
/
+7
2016-01-05
Detect bar modifier pressed/released
Mikkel Oscar Lyderik
-0
/
+20
2016-01-03
swaybar: Implement binding_mode_indicator
Mikkel Oscar Lyderik
-0
/
+4
2016-01-03
Add type to returned response.
Mikkel Oscar Lyderik
-3
/
+16
2016-01-03
Add IPC event types
Mikkel Oscar Lyderik
-0
/
+7
2015-12-29
Handle SIGTERM sent to sway
Mikkel Oscar Lyderik
-0
/
+5
2015-12-22
swaybar: fix memory leaks
progandy
-0
/
+1
2015-12-21
Merge pull request #393 from robotanarchy/musl-libc-compatibility
Drew DeVault
-2
/
+5
2015-12-22
replace non-standard qsort_r with qsort
robotanarchy
-2
/
+5
2015-12-21
Trigger ipc_event_workspace in all cases
Mikkel Oscar Lyderik
-1
/
+1
2015-12-21
Implement `barconfig_update` IPC event
Mikkel Oscar Lyderik
-0
/
+2
2015-12-20
Merge pull request #373 from sce/per_panel_config
Drew DeVault
-3
/
+7
2015-12-20
make gdk-pixbuf dependency really optional
progandy
-0
/
+2
2015-12-20
extensions: Track panels by wl_resource, position per panel.
S. Christoffer Eliesen
-1
/
+3
2015-12-20
extensions: panel_config->resource => wl_surface_res.
S. Christoffer Eliesen
-2
/
+4
2015-12-18
Fix default workspace name generation
Drew DeVault
-0
/
+1
2015-12-18
Merge pull request #359 from mikkeloscar/i3bar-command
Drew DeVault
-0
/
+1
2015-12-19
Add bar option: swaybar_command <command>
Mikkel Oscar Lyderik
-0
/
+1
2015-12-18
Terminate children when freeing output container
Mikkel Oscar Lyderik
-0
/
+2
2015-12-18
Reload swaybar/swaybg on config reload.
Mikkel Oscar Lyderik
-0
/
+8
2015-12-18
Add shims for swaylock on compositor
Drew DeVault
-0
/
+2
2015-12-18
sway: insert numbered workspaces in order
progandy
-0
/
+4
2015-12-18
sway: enable workspace selection by number
progandy
-0
/
+1
2015-12-16
Bring unmanaged windows to front on output arrange
Drew DeVault
-0
/
+4
2015-12-16
Implement bar option: separator_symbol
Mikkel Oscar Lyderik
-0
/
+1
2015-12-15
Implement bar option: output <output>
Mikkel Oscar Lyderik
-0
/
+1
2015-12-15
Add bar height option (Airblader/i3)
Mikkel Oscar Lyderik
-1
/
+1
2015-12-15
Add rgba support for bar colors
Mikkel Oscar Lyderik
-18
/
+18
2015-12-15
Implement bar option: colors {}
Mikkel Oscar Lyderik
-11
/
+18
2015-12-15
Move default bar config to bar creation.
Mikkel Oscar Lyderik
-1
/
+5
2015-12-15
Added bar_cmd_bindsym
Yacine Hmito
-0
/
+13
2015-12-14
Make mouse key used for drag/resize configurable
Mikkel Oscar Lyderik
-0
/
+2
2015-12-14
Add initial support for custom bar-id
Mikkel Oscar Lyderik
-0
/
+7
2015-12-14
Move numlen(1) to sway/util.c
Mikkel Oscar Lyderik
-0
/
+5
2015-12-14
Revert "Make mouse key used for drag/resize configurable"
Drew DeVault
-2
/
+0
2015-12-14
Implement 'bar { }' block parsing
Mikkel Oscar Lyderik
-0
/
+3
2015-12-13
Subscribe to workspace change events and redraw
Drew DeVault
-0
/
+5
2015-12-13
Track the fullscreen view on a workspace swayc_t
Drew DeVault
-0
/
+4
2015-12-12
Pass keys along from wayland backend to clients
Drew DeVault
-1
/
+1
2015-12-12
Add some more keyboard handling for wayland clients
Drew DeVault
-35
/
+23
[next]