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
2017-12-03
Merge pull request #1489 from acrisci/feature/basic-get-tree
Drew DeVault
-0
/
+104
2017-12-03
Merge pull request #1490 from acrisci/bug/unused-timepsec-func
Drew DeVault
-4
/
+0
2017-12-03
remove unused timespec_to_msec
Tony Crisci
-4
/
+0
2017-12-03
basic get_tree
Tony Crisci
-0
/
+104
2017-12-02
Merge pull request #1487 from acrisci/feature/log-swaysock
Drew DeVault
-1
/
+1
2017-12-02
log env after ipc init
Tony Crisci
-1
/
+1
2017-12-01
Merge pull request #1479 from acrisci/feature/meson-build
Drew DeVault
-1603
/
+266
2017-12-01
Merge pull request #1482 from acrisci/refactor/use-frame-done
Drew DeVault
-6
/
+1
2017-12-01
send callbacks with send_frame_done
Tony Crisci
-6
/
+1
2017-12-01
update travis
Tony Crisci
-28
/
+19
2017-12-01
meson dont warn on unused param
Tony Crisci
-0
/
+2
2017-12-01
update hacking for meson
Tony Crisci
-11
/
+0
2017-12-01
update readmes for meson
Tony Crisci
-48
/
+32
2017-12-01
remove the rest of cmake
Tony Crisci
-1202
/
+4
2017-11-30
remove relevant CMakeLists.txt
Tony Crisci
-303
/
+0
2017-11-30
meson zsh completions install
Tony Crisci
-0
/
+13
2017-11-30
meson build swaymsg
Tony Crisci
-0
/
+9
2017-11-30
meson build manpages
Tony Crisci
-0
/
+33
2017-11-30
add meson install files
Tony Crisci
-14
/
+68
2017-11-30
meson: common static library
Tony Crisci
-9
/
+13
2017-11-30
make meson version configurable
Tony Crisci
-3
/
+14
2017-11-30
meson add version info
Tony Crisci
-2
/
+5
2017-11-30
fix meson.build whitespace
Tony Crisci
-7
/
+6
2017-11-30
use meson subdirectories
Tony Crisci
-33
/
+39
2017-11-29
working meson build
Tony Crisci
-0
/
+66
2017-11-28
Merge pull request #1477 from acrisci/bug/set-mode
Drew DeVault
-0
/
+6
2017-11-28
Merge pull request #1478 from acrisci/bug/remove-nvidia-support-claim
Drew DeVault
-57
/
+4
2017-11-28
remove nvidia support claim
Tony Crisci
-57
/
+4
2017-11-28
set mode on output
Tony Crisci
-0
/
+6
2017-11-25
Handle view destruction properly
Drew DeVault
-2
/
+73
2017-11-25
Fix rendering issues, wire up some xdg listeners
Drew DeVault
-7
/
+29
2017-11-25
Arrange windows on desktop
Drew DeVault
-6
/
+253
2017-11-22
Remove IPC_GET_PIXELS
Drew DeVault
-1
/
+0
2017-11-22
Invoke command handlers once parsed
Drew DeVault
-0
/
+10
2017-11-22
Wire up IPC server
Drew DeVault
-2
/
+453
2017-11-22
Add initial command subsystem (untested)
Drew DeVault
-0
/
+454
2017-11-22
Add views to tree and render them
Drew DeVault
-0
/
+136
2017-11-22
Add workspace to outputs
Drew DeVault
-5
/
+104
2017-11-22
Merge pull request #1472 from martinetd/wlroots
Drew DeVault
-13
/
+13
2017-11-23
common/util: replace WLC_BIT_MOD_* by WLR_MODIFIER_*
Dominique Martinet
-11
/
+11
2017-11-23
xdg_shell_v6: add _POSIX_C_SOURCE define for struct timespec
Dominique Martinet
-0
/
+1
2017-11-23
wlr_data_device header update
Dominique Martinet
-2
/
+1
2017-11-19
Remove wlc dependency
Drew DeVault
-2
/
+1
2017-11-19
Add outputs to the tree
Drew DeVault
-4
/
+229
2017-11-18
Move everything to sway/old/
Drew DeVault
-427
/
+73
2017-11-11
Initial (awful) pass on xdg shell support
Drew DeVault
-36
/
+222
2017-11-11
Wire up output frame loop
Drew DeVault
-13
/
+75
2017-11-11
Initialize outputs from backend and add to tree
Drew DeVault
-44
/
+103
2017-11-11
Move sway's internal tree code to sway/tree/
Drew DeVault
-6
/
+6
2017-11-11
Establish sway input submodule
Drew DeVault
-15
/
+25
[next]