17 Commits (4c17f110f4d25b23bdc99069281d3750259b0a22)

Author SHA1 Message Date
Tassilo Horn 4c17f110f4 Support new {output_name} spec in formats 3 years ago
Tassilo Horn 90c0d46f04 Fix a panic with dolphin-emu-nogui 3 years ago
Tassilo Horn f0578f3492 New configure-outputs command 3 years ago
Tassilo Horn 251410e0ff Release v0.10.0 3 years ago
Tassilo Horn bdd50f1311 Fix previous fix 3 years ago
Tassilo Horn c6ab01fda2 Fix panic in get_workspaces_and_windows() 3 years ago
Tassilo Horn 78153b237d Release v0.10.0-beta.4 3 years ago
Tassilo Horn 37a87f89ce Rotate but keep urgent windows on top in switch-window 3 years ago
Tassilo Horn b9cecab9a3 Release v0.10.0-beta.3 3 years ago
Tassilo Horn 7e16b735b2 Tidy up menu display formatting 3 years ago
Tassilo Horn 5cbefd746f Marks also for containers 3 years ago
Tassilo Horn ab20b299a2 Don't rotate_left when there are more container types 3 years ago
Tassilo Horn 1983083874 finished switch_workspace_container_or_window 3 years ago
Tassilo Horn ae691188fd switch_workspace_container_or_window 3 years ago
Tassilo Horn 69aa2597c8 Support indentation and {layout} in formats 3 years ago
Tassilo Horn 1c1b155e95 Rename con to tree 3 years ago
Tassilo Horn 566a27a9a6 Alternative, light-weight con rewrite 3 years ago
Tassilo Horn 64052993d4 A bit refactoring 3 years ago
Tassilo Horn b8ebbda969 Also list empty workspaces... 3 years ago
Tassilo Horn c71698d3ff Release 0.9.0-beta.0: workspace creation support 3 years ago
Tassilo Horn 22fa8591c7 Some simplifications 3 years ago
Tassilo Horn d83acacea0 Fix next/prev-window commands 3 years ago
Tassilo Horn 637cbff935 Fix bug #6, release 0.8.0-beta.1 4 years ago
Tassilo Horn 02db59896f Allow to specify all or only current workspace windows with next/prev-window cmds 4 years ago
Tassilo Horn 3f090e290c New commands: {Next,Prev}{Tiled,TabbedOrStacked}Window 4 years ago
Tassilo Horn 2210af2944 Implemented some layouting commands 4 years ago
Tassilo Horn eb30c55483 Clippy suggestions and update deps 4 years ago
Tassilo Horn 974073f648 Improve app_icon handling 4 years ago
Tassilo Horn 247f7835c1 Config access refactoring 4 years ago
Tassilo Horn 161a092a75 Also escape & (in addition to < and >) when html_escape is true 4 years ago
Tassilo Horn 81bafedf36 New {marks} placeholder in window_format; format.html_escape config option 4 years ago
Tassilo Horn 045e8e7411 Implement auto_tile feature 4 years ago
Tassilo Horn 541de88770 Don't show empty workspaces; a bit refactoring 4 years ago
Tassilo Horn daac2691bc New {app_icon} replacement for window_format 4 years ago
Tassilo Horn b67ba9d5a4 launcher -> menu program 4 years ago
Tassilo Horn 922db0aee1 Upgrade to swayipc-3.0.0-alpha.3 4 years ago
Tassilo Horn f9d7b0d805 A bit of refactoring; document configuration in README.md 4 years ago
Tassilo Horn 08b69d788f A bit renaming; add license notice to every file 4 years ago
Tassilo Horn 41199b2f09 Actually react to urgency and impove default config 4 years ago
Tassilo Horn c3764926c5 Implement the actual usage of the config 4 years ago
Tassilo Horn ddee71bac5 Don't consider scratchpad windows in switch-to-urgent-or-lru-window (fixes #2) 4 years ago
Tassilo Horn fdcb1a0bf4 scratchpad windows aren't considered in next-/prev-window 4 years ago
Tassilo Horn 8c396ff27d con_props -> extra_props 4 years ago
Tassilo Horn 4ff03e7038 con_props -> extra_props 4 years ago
Tassilo Horn dd52f6d8c3 Minor change 4 years ago
Tassilo Horn 5c348fb7c4 Execute commands in the demon instead of the client 4 years ago
Tassilo Horn 32859713d4 Use swayipc crate instead of home-grown IPC structs 4 years ago
Tassilo Horn cdba9b1186 New commands: next-window & prev-window 4 years ago
Tassilo Horn 0f1989acd7 New switch-to-urgent-or-lru-window command; add module docs 4 years ago
Tassilo Horn dcfe4ccc99 Fix ConEvent deserialization issue 4 years ago