emersion
|
d293c42942
|
Update output container box in event handler
|
7 years ago |
emersion
|
c7abb77f22
|
Listen to output layout change
|
7 years ago |
emersion
|
f3d880b0ec
|
Add scale and transform events to sway_output
|
7 years ago |
emersion
|
475a0132a9
|
Use custom modes when output has no mode
|
7 years ago |
emersion
|
4a14aa9ad9
|
Remove output from layout
|
7 years ago |
emersion
|
8764dc26c6
|
Add new_output_config, update root container size on output hotplug
|
7 years ago |
emersion
|
41dd291612
|
Use wlr_output_layout_get_box
|
7 years ago |
emersion
|
7c5d8c553c
|
Simplify free calls, use wlr_output_set_scale
|
7 years ago |
emersion
|
c25ad5e7c4
|
Merge branch 'wlroots' into output-config
|
7 years ago |
Drew DeVault
|
ab36a5a4d7
|
Merge pull request #1501 from emersion/command-include
Add include command
|
7 years ago |
Tony Crisci
|
47f268d8fa
|
view activate
|
7 years ago |
emersion
|
68ae989cee
|
Init, merge output config params, use wlr_output_layout
|
7 years ago |
emersion
|
aaae59026f
|
Add output config
|
7 years ago |
emersion
|
9aeda82477
|
Add include command
|
7 years ago |
Drew DeVault
|
3fe64482bb
|
Merge pull request #1498 from emersion/config
Add minimal config subsystem
|
7 years ago |
Tony Crisci
|
8bdf3b1b02
|
view set position
|
7 years ago |
emersion
|
90f7f1a0e6
|
Add minimal config subsystem
|
7 years ago |
emersion
|
514c819ff9
|
Add exec and exec_always commands
|
7 years ago |
Tony Crisci
|
0896b68675
|
Merge branch 'wlroots' into feature/xwayland
|
7 years ago |
Tony Crisci
|
1870f116ba
|
xwayland shell
|
7 years ago |
Tony Crisci
|
9afcfd44c4
|
wl-shell: class instead of app_id
|
7 years ago |
Tony Crisci
|
6a694853e5
|
wl-shell: dimensions to size
|
7 years ago |
Tony Crisci
|
823f6ee122
|
Merge branch 'wlroots' into feature/wl-shell
|
7 years ago |
Tony Crisci
|
8239067da4
|
basic wl-shell
|
7 years ago |
Tony Crisci
|
802e7392f8
|
use "size" instead of "dimensions"
|
7 years ago |
Tony Crisci
|
59db38ce17
|
sway wl_shell
|
7 years ago |
Drew DeVault
|
b6f4120afc
|
Merge pull request #1489 from acrisci/feature/basic-get-tree
basic get_tree
|
7 years ago |
Tony Crisci
|
9220225f1d
|
remove unused timespec_to_msec
|
7 years ago |
Tony Crisci
|
421f49fe03
|
basic get_tree
|
7 years ago |
Tony Crisci
|
7152075681
|
log env after ipc init
|
7 years ago |
Drew DeVault
|
1cfebe827a
|
Merge pull request #1479 from acrisci/feature/meson-build
meson build
|
7 years ago |
Tony Crisci
|
31e44c01b4
|
send callbacks with send_frame_done
|
7 years ago |
Tony Crisci
|
517af37cc9
|
remove relevant CMakeLists.txt
|
7 years ago |
Tony Crisci
|
2f3633433e
|
add meson install files
|
7 years ago |
Tony Crisci
|
cc310cffb0
|
meson: common static library
|
7 years ago |
Tony Crisci
|
88cc7e3178
|
use meson subdirectories
|
7 years ago |
Drew DeVault
|
974d510585
|
Merge pull request #1477 from acrisci/bug/set-mode
set mode on output
|
7 years ago |
Tony Crisci
|
9696f50eba
|
remove nvidia support claim
|
7 years ago |
Tony Crisci
|
6993a76232
|
set mode on output
|
7 years ago |
Drew DeVault
|
8caabe59c2
|
Handle view destruction properly
|
7 years ago |
Drew DeVault
|
a57d462926
|
Fix rendering issues, wire up some xdg listeners
|
7 years ago |
Drew DeVault
|
ce1936bc65
|
Arrange windows on desktop
|
7 years ago |
Drew DeVault
|
b379b40071
|
Invoke command handlers once parsed
|
7 years ago |
Drew DeVault
|
7753a0ec75
|
Wire up IPC server
|
7 years ago |
Drew DeVault
|
d7d21bb0f8
|
Add initial command subsystem (untested)
Need to spin up the IPC server to test this
|
7 years ago |
Drew DeVault
|
4ca1e77fdb
|
Add views to tree and render them
|
7 years ago |
Drew DeVault
|
aeda2e077f
|
Add workspace to outputs
|
7 years ago |
Dominique Martinet
|
6c1cd82e32
|
xdg_shell_v6: add _POSIX_C_SOURCE define for struct timespec
wlroots 1e0e73 added struct timespec to wlr_seat.h, so we need to
define a _POSIX_C_SOURCE large enough whenever we include wlr_seat.h
|
7 years ago |
Dominique Martinet
|
b8f8de27b8
|
wlr_data_device header update
wlroots 6a7560 renamed the header file
|
7 years ago |
Drew DeVault
|
db4fb1c85c
|
Add outputs to the tree
|
7 years ago |