Commit Graph

  • 3f090e290c New commands: {Next,Prev}{Tiled,TabbedOrStacked}Window Tassilo Horn 2021-10-07 22:08:37 +0200
  • b60ceb1458 Fix typo in README.md Tassilo Horn 2021-10-06 21:03:30 +0200
  • d148ef4ec0 Adapt readme Tassilo Horn 2021-09-26 21:06:03 +0200
  • d8be99d0a1 Release 0.7.0 Tassilo Horn 2021-09-26 20:58:53 +0200
  • 73e2872067 Release 0.7.0-beta.2 Tassilo Horn 2021-09-17 09:06:43 +0200
  • 6cbce99892 Improve tab_current_workspace (less flicker) Tassilo Horn 2021-09-17 08:56:23 +0200
  • 52cab3bf94 Release v0.7.0-beta.1 Tassilo Horn 2021-09-16 21:11:16 +0200
  • 5ec67b307b Improve layouting commands and update deps Tassilo Horn 2021-09-16 21:09:50 +0200
  • 8cea829918 Fix a clippy warning Tassilo Horn 2021-09-16 20:30:47 +0200
  • beca643d07 Hits of code metric badge Tassilo Horn 2021-09-04 22:33:37 +0200
  • bcdc2bcb3b Add deps.rs badge Tassilo Horn 2021-09-02 06:56:41 +0200
  • 66a003c48a Update README with the commands new in 0.7.0-beta.0 Tassilo Horn 2021-08-26 21:58:49 +0200
  • 9c987ae2ca Release 0.7.0-beta.0 Tassilo Horn 2021-08-25 22:42:26 +0200
  • 2210af2944 Implemented some layouting commands Tassilo Horn 2021-07-17 00:18:49 +0200
  • 7471e66a72 Release 0.6.2 Tassilo Horn 2021-08-02 21:37:40 +0200
  • eb30c55483 Clippy suggestions and update deps Tassilo Horn 2021-08-02 20:42:01 +0200
  • 8e1de902de update readme Tassilo Horn 2021-07-22 21:41:18 +0200
  • c7e5792427 Release v0.6.1 Tassilo Horn 2021-07-15 21:01:31 +0200
  • e2c4645aeb Workaround for rofi's image escape sequences (bug #4) Tassilo Horn 2021-07-15 15:34:28 +0200
  • 9e6ed16192 tilde-expand directories in icon_dirs Tassilo Horn 2021-07-15 10:34:22 +0200
  • d0e3661466 Exclude misc/ from package Tassilo Horn 2021-07-14 21:12:41 +0200
  • 6bf5913d10 Release 0.6.0 Tassilo Horn 2021-07-14 18:23:58 +0200
  • 7d75dfc8c4 Fix unwanted, empty listing Tassilo Horn 2021-07-14 18:21:52 +0200
  • 0728de3d05 Update README.md Tassilo Horn 2021-07-14 18:21:26 +0200
  • 69d0c120f5 Update README.md Tassilo Horn 2021-07-14 18:16:28 +0200
  • d4ae538c00 Release v0.6.0-beta.1 Tassilo Horn 2021-07-13 07:11:35 +0200
  • ba0f4d27ab Also consider /usr/local/share/applications/ in desktop file search Tassilo Horn 2021-07-13 06:59:27 +0200
  • 974073f648 Improve app_icon handling Tassilo Horn 2021-07-12 22:04:21 +0200
  • 6ec79af970 Release v0.6.0-beta.0 Tassilo Horn 2021-07-10 21:21:15 +0200
  • a1f5f6c60f Minor change Tassilo Horn 2021-07-10 21:20:15 +0200
  • 247f7835c1 Config access refactoring Tassilo Horn 2021-07-10 14:40:18 +0200
  • a29b24fc4d Release v0.6.0-alpha.3 Tassilo Horn 2021-07-09 23:23:38 +0200
  • 161a092a75 Also escape & (in addition to < and >) when html_escape is true Tassilo Horn 2021-07-09 22:36:59 +0200
  • 81bafedf36 New {marks} placeholder in window_format; format.html_escape config option Tassilo Horn 2021-07-09 21:55:55 +0200
  • 2fc88d65da Better output for auto_tile debugging Tassilo Horn 2021-07-09 21:08:54 +0200
  • 480655f60e Release v0.6.0-alpha.2 Tassilo Horn 2021-07-09 12:04:52 +0200
  • c3bccfcaf2 Also auto_tile on Focus events Tassilo Horn 2021-07-09 12:01:12 +0200
  • f3eaec44c0 Release 0.6.0-alpha.1 Tassilo Horn 2021-07-08 23:12:07 +0200
  • d45f702458 Add assertion about our assumption that root's children must be outputs Tassilo Horn 2021-07-08 23:07:51 +0200
  • 045e8e7411 Implement auto_tile feature Tassilo Horn 2021-07-06 21:50:49 +0200
  • e93a833401 Better config formating in README Tassilo Horn 2021-07-06 16:56:46 +0200
  • a662b4bc2a Release v0.5.1 Tassilo Horn 2021-07-05 21:57:29 +0200
  • 7867e8d7b2 Fixes for icon retrieval Tassilo Horn 2021-07-05 21:54:57 +0200
  • 3ba4779545 Make clippy happy Tassilo Horn 2021-07-04 21:26:45 +0200
  • a528550163 Release v0.5.0 Tassilo Horn 2021-07-04 21:18:51 +0200
  • 541de88770 Don't show empty workspaces; a bit refactoring Tassilo Horn 2021-07-04 21:08:21 +0200
  • 673619a52c New screenshots Tassilo Horn 2021-07-04 21:07:38 +0200
  • daac2691bc New {app_icon} replacement for window_format Tassilo Horn 2021-07-03 00:44:38 +0200
  • 467a6fc74d Release v0.4.4 Tassilo Horn 2021-07-01 14:40:11 +0200
  • c162a38220 Make declaration order equal usage order Tassilo Horn 2021-07-01 14:37:47 +0200
  • 71a9c390e7 Respect XDG_RUNTIME_DIR for /path/to/swayr-%s.sock Jan Beich 2021-07-01 13:01:22 +0200
  • 955b904df5 Release 0.4.3 Tassilo Horn 2021-06-28 10:40:14 +0200
  • 157c2edbb3 Add Cargo.lock to Git for reproducible builds Tassilo Horn 2021-06-28 10:13:29 +0200
  • 5b611146d9 Better screenshots Tassilo Horn 2021-06-27 21:26:04 +0200
  • 6f29e3342a Crop screenshots Tassilo Horn 2021-06-27 21:17:24 +0200
  • 268cff52cf Add two screenshots to the README.md Tassilo Horn 2021-06-27 21:14:18 +0200
  • 560beca515 Fix some accidentally deleted text in README.md Tassilo Horn 2021-06-27 21:00:17 +0200
  • 84b14beabb Release v0.4.2 Tassilo Horn 2021-06-27 10:19:41 +0200
  • 52611ab5c7 Document installation in README.md Tassilo Horn 2021-06-27 10:16:55 +0200
  • 49e6f312ea Release v0.4.1 Tassilo Horn 2021-06-27 10:08:12 +0200
  • b67ba9d5a4 launcher -> menu program Tassilo Horn 2021-06-27 10:07:09 +0200
  • 373ee382e6 Release swayr v0.4.0 Tassilo Horn 2021-06-27 00:24:47 +0200
  • 922db0aee1 Upgrade to swayipc-3.0.0-alpha.3 Tassilo Horn 2021-06-27 00:23:49 +0200
  • f9d7b0d805 A bit of refactoring; document configuration in README.md Tassilo Horn 2021-06-27 00:03:37 +0200
  • 08b69d788f A bit renaming; add license notice to every file Tassilo Horn 2021-06-26 07:43:06 +0200
  • 41199b2f09 Actually react to urgency and impove default config Tassilo Horn 2021-06-26 00:21:34 +0200
  • c3764926c5 Implement the actual usage of the config Tassilo Horn 2021-06-25 23:38:32 +0200
  • 2db7700388 Loading and saving the config Tassilo Horn 2021-06-24 22:00:07 +0200
  • 6e746e30ee Start implementing a config Tassilo Horn 2021-06-23 22:03:28 +0200
  • f25ca4b70a Release 0.3.5 Tassilo Horn 2021-05-25 19:24:50 +0200
  • 52fdedc534 Remove unneeded "extern crate" statements Tassilo Horn 2021-05-25 19:15:22 +0200
  • dd348a4518 Small rearrangement to stop clippy from suggesting a fix for a non-issue Tassilo Horn 2021-05-06 21:09:33 +0200
  • 191c013b63 Release version 0.3.4 Tassilo Horn 2021-04-21 08:02:59 +0200
  • b5ee04a1c2 Fix warnings new in the 2021 edition of rust Tassilo Horn 2021-04-21 08:02:20 +0200
  • 334a6a6354 Fix: its shortcuts_inhibitor not "shortcuts inhibitor" Tassilo Horn 2021-04-21 07:57:04 +0200
  • 785ac81c78 Release 0.3.3 Tassilo Horn 2021-02-23 07:50:16 +0100
  • ddee71bac5 Don't consider scratchpad windows in switch-to-urgent-or-lru-window (fixes #2) Tassilo Horn 2021-02-23 07:47:29 +0100
  • d47e592c56 Release 0.3.2 Tassilo Horn 2021-02-18 16:09:00 +0100
  • 233be20479 Refactor exec_swayr_cmd args into separat struct Tassilo Horn 2021-02-18 15:52:53 +0100
  • 44492a77e0 Run sway commands via IPC connection instead on shelling out and calling swaymsg Tassilo Horn 2021-02-18 15:34:44 +0100
  • dabd4e02a7 Release 0.3.1 Tassilo Horn 2021-02-17 22:04:42 +0100
  • fdcb1a0bf4 scratchpad windows aren't considered in next-/prev-window Tassilo Horn 2021-02-17 22:01:33 +0100
  • 8c396ff27d con_props -> extra_props Tassilo Horn 2021-02-17 14:54:42 +0100
  • 4ff03e7038 con_props -> extra_props Tassilo Horn 2021-02-17 14:53:01 +0100
  • e3c5108bd8 Move demon init into demon.rs Tassilo Horn 2021-02-17 14:44:25 +0100
  • 01ac7bfae1 Release 0.3.0 Tassilo Horn 2021-02-17 12:45:49 +0100
  • d7f062e0ae Gracefully restart after 3 seconds on error Tassilo Horn 2021-02-17 10:06:53 +0100
  • f14d70a4f0 Restart connection & subscription on error Tassilo Horn 2021-02-17 09:14:12 +0100
  • dd52f6d8c3 Minor change Tassilo Horn 2021-02-16 22:12:39 +0100
  • 5c348fb7c4 Execute commands in the demon instead of the client Tassilo Horn 2021-02-16 22:08:06 +0100
  • 1d3b83f288 Update readme Tassilo Horn 2021-02-14 00:29:03 +0100
  • 7a2bf30bad Update readme Tassilo Horn 2021-02-14 00:22:42 +0100
  • 98401b8e64 Release 0.2.0 Tassilo Horn 2021-02-14 00:11:42 +0100
  • 32859713d4 Use swayipc crate instead of home-grown IPC structs Tassilo Horn 2021-02-14 00:09:37 +0100
  • 68da44f9f1 Releale 0.1.1 Tassilo Horn 2021-02-12 23:16:59 +0100
  • cdba9b1186 New commands: next-window & prev-window Tassilo Horn 2021-02-12 23:08:10 +0100
  • 8b7bc263dd Fix mailinglist url Tassilo Horn 2021-02-11 22:08:41 +0100
  • 03f8e6cdba Mention mailinglist Tassilo Horn 2021-02-11 22:04:53 +0100
  • a26cf80ac6 Release swayr 0.1.0 Tassilo Horn 2021-02-11 21:22:06 +0100
  • 0f1989acd7 New switch-to-urgent-or-lru-window command; add module docs Tassilo Horn 2021-02-11 21:20:56 +0100