.. |
api
|
Add window raising to api
|
2024-03-21 18:39:27 -05:00 |
backend
|
Update tty switching and apply pending/previous gammas
|
2024-04-10 06:32:52 -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
|
Implement wlr-gamma-control
|
2024-04-10 01:55:45 -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
|
Update tty switching and apply pending/previous gammas
|
2024-04-10 06:32:52 -05:00 |
input.rs
|
Render everything when there's a fullscreen window
|
2024-04-07 01:56:36 -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
|
Implement wlr-gamma-control
|
2024-04-10 01:55:45 -05:00 |
render.rs
|
Render everything when there's a fullscreen window
|
2024-04-07 01:56:36 -05:00 |
state.rs
|
Implement wlr-gamma-control
|
2024-04-10 01:55:45 -05:00 |
tag.rs
|
Add layout cycling, dwindle, remove old layout stuff
|
2024-03-14 19:21:51 -05:00 |
window.rs
|
Render everything when there's a fullscreen window
|
2024-04-07 01:56:36 -05:00 |