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
2016-07-04
fix typo in ipc-json.c
Zandr Martin
-1
/
+1
2016-07-04
implement `get_tree` command
Zandr Martin
-152
/
+385
2016-06-30
Spawn windows as floating if they have a parent
Drew DeVault
-2
/
+6
2016-06-27
Merge pull request #728 from deklov/master
Drew DeVault
-6
/
+9
2016-06-27
Add get_log_level() to encapsulate v (current log level)
David Eklov
-6
/
+9
2016-06-27
Merge pull request #723 from deklov/master
Drew DeVault
-0
/
+1
2016-06-26
Bug fix: Add missing header file, unistd.h
David Eklov
-0
/
+1
2016-06-21
Merge pull request #720 from Hummer12007/exec_fix
Drew DeVault
-2
/
+3
2016-06-21
Check if found ws is focused in new view handler
Mykyta Holubakha
-2
/
+3
2016-06-19
Minor fix to warning messages
Drew DeVault
-2
/
+2
2016-06-18
Merge pull request #716 from Hummer12007/patch-1
Drew DeVault
-2
/
+2
2016-06-18
Added a null check in tabbed_stacked_parent
Hummer12007
-2
/
+2
2016-06-11
Merge pull request #709 from zandrmartin/set-size-command
0.8
Drew DeVault
-16
/
+40
2016-06-11
Merge branch 'master' into set-size-command
Zandr Martin
-8
/
+14
2016-06-11
implement resize command for absolute dimensions
Zandr Martin
-16
/
+40
2016-06-11
Merge pull request #708 from zandrmartin/assign-command
Drew DeVault
-8
/
+14
2016-06-11
couple small fixes
Zandr Martin
-8
/
+14
2016-06-11
Merge pull request #701 from zandrmartin/assign-command
Drew DeVault
-5
/
+204
2016-06-11
cleanup + add timeouts for pid_workspace list
Zandr Martin
-22
/
+63
2016-06-11
Merge branch 'master' into assign-command
Zandr Martin
-64
/
+113
2016-06-11
clean up pid/workspace stuff
Zandr Martin
-65
/
+68
2016-06-10
Many improvements to man pages
Drew DeVault
-60
/
+73
2016-06-10
Merge pull request #706 from zandrmartin/swaybg-reload
Drew DeVault
-2
/
+6
2016-06-10
trigger bg change on config reload
Zandr Martin
-2
/
+6
2016-06-10
semi-working (only non-client/server wayland apps)
Zandr Martin
-11
/
+79
2016-06-06
Merge pull request #703 from thuck/variables_corner_cases
Drew DeVault
-0
/
+5
2016-06-06
Fix segfault when using include with *
thuck
-0
/
+5
2016-06-06
messy, unfinished version
Zandr Martin
-4
/
+91
2016-06-06
Merge pull request #693 from thuck/variables_corner_cases
Drew DeVault
-2
/
+16
2016-06-06
Merge branch 'master' into variables_corner_cases
Denis Doria
-0
/
+19
2016-06-05
Merge pull request #699 from roosemberth/master
Drew DeVault
-0
/
+13
2016-06-06
Common: Readline: Ignore newline on '\' escaped line ends.
Roosembert Palacios
-41
/
+8
2016-06-05
Sway: Configuration: Support for escaping line breaks.
Roosembert Palacios
-1
/
+47
2016-06-05
Merge pull request #697 from zandrmartin/assign-command
Drew DeVault
-0
/
+6
2016-06-05
document `assign` command
Zandr Martin
-0
/
+6
2016-06-05
Merge branch 'master' into variables_corner_cases
Denis Doria
-7
/
+56
2016-06-04
Merge pull request #696 from zandrmartin/numpad-enter-swaylock-fix
Drew DeVault
-2
/
+3
2016-06-04
make numpad enter key work in swaylock
Zandr Martin
-2
/
+3
2016-06-04
Merge pull request #695 from zandrmartin/document-client-commands
Drew DeVault
-5
/
+53
2016-06-04
Merge pull request #694 from wdbw/man-page-fix
Drew DeVault
-1
/
+1
2016-06-04
add documentation for client commands
Zandr Martin
-5
/
+53
2016-06-04
Add missing layout modes in sway(5)
wdbw
-1
/
+1
2016-06-03
Put w to uppercase just to keep consistency between warnings
Denis Doria
-1
/
+1
2016-06-03
Includes $ for variables without it
Denis Doria
-1
/
+11
2016-06-03
Fix identation issue
thuck
-3
/
+3
2016-06-03
Merge branch 'variables_corner_cases' of https://github.com/thuck/sway into v...
thuck
-0
/
+0
2016-06-03
Merge branch 'master' of https://github.com/SirCmpwn/sway into variables_corn...
thuck
-5
/
+64
2016-06-03
Merge branch 'master' into variables_corner_cases
Denis Doria
-5
/
+64
2016-06-03
Fix output command when varible not set
thuck
-1
/
+1
2016-06-02
Including error message when variable do not start with $
thuck
-0
/
+4
[next]