.. |
api
|
Add window raising to api
|
2024-03-21 18:39:27 -05:00 |
backend
|
Bump dependencies
|
2024-04-06 16:14:45 -05:00 |
focus
|
Split FocusTarget into keyboard and pointer variants
|
2024-03-01 00:07:01 -06:00 |
grab
|
Keep track of a pending window swap
|
2024-03-21 20:55:02 -05:00 |
handlers
|
Only allow floating x11 windows to resize themselves
|
2024-04-06 16:09:28 -05:00 |
input
|
Completely rip out the old msgpack stuff
|
2024-01-21 23:42:48 -06:00 |
protocol
|
Warn for unwrap in lib
|
2024-04-04 00:25:17 -05:00 |
render
|
Fix screencopy transparency on udev
|
2024-04-01 22:01:46 -05:00 |
window
|
Add some tests
|
2024-03-11 19:39:41 -05:00 |
api.rs
|
Start config after xwayland starts
|
2024-03-30 17:50:53 -05:00 |
backend.rs
|
Extract pointer render element creation
|
2024-03-31 01:01:42 -05:00 |
cli.rs
|
Add some tests
|
2024-03-11 19:39:41 -05:00 |
config.rs
|
Improve config errors
|
2024-04-01 22:26:51 -05:00 |
cursor.rs
|
Move grab requests, clean up stuff
|
2023-08-01 11:23:29 -05:00 |
focus.rs
|
Rename and move stuff around
|
2024-03-04 20:38:20 -06:00 |
grab.rs
|
Split FocusTarget into keyboard and pointer variants
|
2024-03-01 00:07:01 -06:00 |
handlers.rs
|
Fix screencopy transparency on udev
|
2024-04-01 22:01:46 -05:00 |
input.rs
|
Don't focus popups
|
2024-03-22 01:22:37 -05:00 |
layout.rs
|
Keep track of a pending window swap
|
2024-03-21 20:55:02 -05:00 |
lib.rs
|
Warn for unwrap in lib
|
2024-04-04 00:25:17 -05:00 |
main.rs
|
Update pointer focus without motion if different
|
2024-03-21 18:13:16 -05:00 |
output.rs
|
Add almost working screencopy
|
2024-03-31 21:59:45 -05:00 |
protocol.rs
|
Scaffold wlr-screencopy
|
2024-03-30 21:23:01 -05:00 |
render.rs
|
Finish winit screencopy
|
2024-04-04 00:22:46 -05:00 |
state.rs
|
Scaffold wlr-screencopy
|
2024-03-30 21:23:01 -05:00 |
tag.rs
|
Add layout cycling, dwindle, remove old layout stuff
|
2024-03-14 19:21:51 -05:00 |
window.rs
|
Don't handle resizes when not resizing
|
2024-03-11 21:38:24 -05:00 |