Commit graph

49 commits

Author SHA1 Message Date
Victoria Brekenfeld
00f1b029da wip: New shell logic 2022-11-23 16:08:32 +01:00
Ian Douglas Scott
0f726cf16b Implement keyboard shortcut inhibit protocol
TODO: restrict what apps can call this in some way.
2022-09-20 10:03:03 -07:00
Ian Douglas Scott
7b670afc36 Update smithay and wayland-rs
Includes updates for split between `smithay::wayland::output` and
`smithay::output`.
2022-09-09 20:00:00 -07:00
Victoria Brekenfeld
6690e13d54 deps: Update smithay 2022-08-31 13:01:23 +02:00
Victoria Brekenfeld
9e0a6e1b5f fmt commit 2022-08-30 13:28:36 +02:00
Victoria Brekenfeld
8c3c3051ac screenshot: Replace image with png crate 2022-08-15 20:24:13 +02:00
Victoria Brekenfeld
bb2c650ff7 deps: Update drm-rs to non-broken version 2022-08-15 20:24:13 +02:00
Victoria Brekenfeld
d493b9067c client: Add env flag to auto-assign gpu via output 2022-08-05 15:09:01 +02:00
Victoria Brekenfeld
944af9ab85 export_dmabuf: Initial support 2022-08-05 14:28:37 +02:00
Victoria Brekenfeld
0082fe26e5 screenshot: Fix broken images on multi-gpu systems 2022-08-05 14:24:39 +02:00
Victoria Brekenfeld
7708cdc1a2 seat: Use user-provided xkb-config 2022-07-29 14:23:55 +02:00
Victoria Brekenfeld
63b252e47d input: Add screenshotting shortcut 2022-07-20 17:25:55 +02:00
Victoria Brekenfeld
a85389ba2e wayland: primary_selection support 2022-07-15 14:23:17 +02:00
Victoria Brekenfeld
39de286d51 cargo fmt 2022-07-04 16:01:06 +02:00
Victoria Brekenfeld
06d5989223 wayland: Rework handlers and protocols into separate files 2022-07-04 16:01:06 +02:00
Victoria Brekenfeld
b07ac107b1 chore: Update to newest smithay/calloop 2022-05-12 16:35:36 +02:00
Victoria Brekenfeld
8ccb93d8eb cargo fmt 2022-05-03 13:37:51 +02:00
Victoria Brekenfeld
c567448fc8 kms: Fix VT switching back to cosmic 2022-04-27 13:25:17 +02:00
Victoria Brekenfeld
3ffdf58e0f output_conf: Fixed scaling issues 2022-04-20 16:06:37 +02:00
Victoria Brekenfeld
a8aeba8f09 refactor: dynamic output configuration 2022-04-14 22:16:37 +02:00
Victoria Brekenfeld
edbfcfa2e5 wayland: Add support for wlr_output_configuration 2022-04-13 23:00:55 +02:00
Victoria Brekenfeld
ec861fadd4 shell: load/update output configuration 2022-04-05 16:36:45 +02:00
Victoria Brekenfeld
a9d6b8c3d7 shell: read in config, if available 2022-04-05 16:36:39 +02:00
Victoria Brekenfeld
b3ff2a7ca3 tiling: Allow orientation of active container to be swapped 2022-03-30 23:58:44 +02:00
Victoria Brekenfeld
aab52b502c Add config for loading keybindings 2022-03-30 23:56:53 +02:00
Victoria Brekenfeld
4796832521 Groundwork for tiling layout 2022-03-30 23:56:53 +02:00
Victoria Brekenfeld
5657a77c5b state: Remove global notion of a primary device.
This only makes sense in the context of the kms backend
util EGL_EXT_explicit_device is accepted and implemented
by any driver.
2022-03-22 12:42:44 +01:00
Victoria Brekenfeld
25b44fde58 deps: update for new smithay version 2022-03-16 20:05:24 +01:00
Victoria Brekenfeld
1ab0196502 formatting fixes 2022-03-16 20:01:34 +01:00
Victoria Brekenfeld
373eed4ac5 main: Fix crash on shutdown 2022-03-16 19:47:39 +01:00
Victoria Brekenfeld
c562955c80 state: add socket name 2022-02-08 17:15:24 +01:00
Victoria Brekenfeld
62379bc74c debug: Display log in the background 2022-02-05 00:40:39 +01:00
Victoria Brekenfeld
e6602b8393 debug: render fps into on top of everything 2022-02-04 21:29:31 +01:00
Victoria Brekenfeld
6cbda03d87 formatting 2022-02-04 21:24:29 +01:00
Victoria Brekenfeld
78cc1713ad debug: split fps overlay and debug ui 2022-02-04 21:24:29 +01:00
Victoria Brekenfeld
db6ca9e61c Render cursors 2022-02-04 21:24:29 +01:00
Victoria Brekenfeld
825430fdfd shell: trigger re-render when surface disappears 2022-02-04 21:24:29 +01:00
Victoria Brekenfeld
56e72b4fef loop: drive render loop by client commits + input 2022-01-28 19:59:31 +01:00
Victoria Brekenfeld
ca32139131 kms: Add kms backend module 2022-01-28 19:59:31 +01:00
Victoria Brekenfeld
d78a06123f formatting commit 2022-01-18 19:42:56 +01:00
Victoria Brekenfeld
c46f327384 backend: Add a winit backend for testing 2022-01-18 19:42:04 +01:00
Victoria Brekenfeld
5315abb9f1 debug: First iteration
- Flesh out FPS counters and graph
- Add opacity slider
- Add specialized views
- Populate workspace state inspector (very basic)
2022-01-13 00:33:02 +01:00
Victoria Brekenfeld
bbeb51cbce debug: Add basic debug interface 2022-01-11 19:20:18 +01:00
Victoria Brekenfeld
928ce9c6f6 debug: Wire up egui-interface 2022-01-11 17:22:23 +01:00
Victoria Brekenfeld
57d94515d5 state: split off backend from rest 2022-01-11 17:00:04 +01:00
Victoria Brekenfeld
e7ecfc8903 shell: handle xdg/layer globals 2021-12-21 18:57:09 +01:00
Victoria Brekenfeld
e0da1e779b shell: add workspace helper module 2021-12-17 17:55:22 +01:00
Victoria Brekenfeld
74a4ed1058 x11: add nested x11 backend 2021-12-15 23:23:49 +01:00
Victoria Brekenfeld
2698c06f50 main: launch main loop and wayland sock 2021-12-15 18:00:28 +01:00