Commit graph

11 commits

Author SHA1 Message Date
NoOneBtw 5b37a86a58 changed rustfmt to max 80 chars per line, added better ways to switch virtual screens 2021-05-03 12:34:48 +02:00
NoOneBtw 09548522ff more advanced logging, fixed floating windows not being on top 2021-05-01 22:17:43 +02:00
user 46e2c7448c added support for transient windows
transient windows float but stay on the `VirtualScreen` their parent window is on
2021-05-01 14:39:48 +02:00
noonebtw 4235fff343 v0.2 2021-04-25 07:45:18 +02:00
noonebtw 7d5aae9cbe should work init 2021-04-25 05:48:45 +02:00
noonebtw a42dfcb962 lots of changes, added XLib (state struct for interfacing with xlib) 2021-04-25 01:03:33 +02:00
noonebtw 6d53483578 more tweaks to clients.rs, deprecated 2 functions (don't want to remove them
quite yet)
2021-04-23 22:00:06 +02:00
noonebtw c1920d72df seperated floating clients from tiled clients 2021-04-23 06:20:28 +02:00
noonebtw c6fc328702 small changes/fixes 2021-04-23 02:54:54 +02:00
noonebtw 08a0c6b089 hopefully Client-Logic that actually works now 2021-04-23 01:59:46 +02:00
noonebtw 5608f1d9da clients iteration 1, probably wont work tho 2021-04-22 18:47:05 +02:00