Skia
f97d610297
README: add exhaustive command list
2021-03-02 18:17:05 +01:00
Skia
dcb5222ee2
Add argument to init, to avoir hardcoded default workspace
2021-03-02 18:08:36 +01:00
Skia
dfee3d9bbb
Add 'focus_all_outputs_to_workspace'
2021-03-02 18:06:10 +01:00
Skia
50ed528df7
Rename 'get_current_output_name' -> 'get_current_output_index'
2021-02-19 11:33:42 +01:00
Skia
6eef6a6a89
Update Cargo.lock
2021-02-19 11:04:56 +01:00
Skia
9200db526a
Don't use well-typed structs anymore
...
This can lead to maintainance problems if `sway` decides to change a
structure by only a field that we don't even use.
This seems to already happen if you have an output declared in your `sway`
configuration that is unplugged.
2021-02-11 11:59:34 +01:00
Skia
e2f59801d0
Allow moving focused container across outputs
2021-01-15 01:15:29 +01:00
Skia
776bf3aaf0
Remove unused 'get_current_workspace_name'
2021-01-15 01:12:26 +01:00
Skia
8a6a727b69
Move 'get_workspaces' to its own function
2021-01-15 01:11:32 +01:00
Skia
84820a07d0
Move 'get_outputs' to a separate function
2021-01-15 01:07:17 +01:00
Skia
38d685b252
Add debugging capabilities to the structs
2021-01-15 01:06:43 +01:00
nabos
c3adaa58ff
Added unbindsym and encourage modularity ( #1 )
...
Avoid repetition
Describing modularity
Added unbindsym to encourage modularity
Co-authored-by: Nabos <nabos@glargh.fr>
Reviewed-on: https://git.hya.sk/skia/swaysome/pulls/1
2021-01-06 16:55:04 +01:00
Skia
b0256ed023
Add README
2021-01-06 11:50:25 +01:00
Skia
efc0fe474f
Add 'init' command
2021-01-06 11:40:27 +01:00
Skia
81d3d6f2d4
Improve a bit error handling
2021-01-06 11:40:00 +01:00
Skia
9b8a86dbe3
Make some clean up
2021-01-06 11:39:44 +01:00
Skia
992800800b
First 'working' version
2020-12-26 04:28:06 +01:00
Skia
2a7a77b0ab
Add read_msg
2020-12-26 03:13:37 +01:00
Skia
7ef8a7ccc1
First
2020-12-23 18:29:31 +01:00