Commit graph

  • d05f759621
    Un-apply IPC patch main Tobias Berger 2024-01-29 19:24:16 +0100
  • 1793111112
    Custom changes + IPC Patch Tobias Berger 2024-01-28 00:04:26 +0100
  • 7433a1ff99 Loosen required zwlr_layer_shell_v1 version Raphael Robatsch 2023-11-30 17:11:26 +0100
  • 8c52d4704c clickable tags patch improvement Ben Collerson 2023-08-02 10:28:30 +1000
  • e1f8c63064 Fix possible OOB access for clicking tags mortezadadgar 2023-08-01 09:45:53 +0330
  • b069830640 patch: clickable tags using wtype Ben Collerson 2023-04-01 10:02:42 +1000
  • af73bc3996 add patch to disable window title Sam Nystrom 2023-03-04 17:38:12 -0500
  • 9cdbf5f56f rebase ipc.patch Raphael Robatsch 2023-02-25 09:06:44 +0100
  • 624e92927b hide-vacant-tags: fix tag 0 is hiding all medanisjbara 2022-12-28 20:03:05 +0100
  • ea9dbfe022 patch to show square tag indicator like dwm Henrique Possatto 2022-12-26 18:12:36 -0300
  • 7d8c2f8b8c release v1.0.3 Raphael Robatsch 2022-12-11 19:30:30 +0100
  • 5bb988bc80 add changelog Raphael Robatsch 2022-12-10 13:52:37 +0100
  • c36d1f2957 patch to show status only on selected monitor Ben Collerson 2022-12-01 10:56:40 +1000
  • 83f59945a6 fix crash when an output goes away Raphael Robatsch 2022-12-03 18:30:32 +0100
  • c076d343fc markup in status message patch Ben Collerson 2022-11-29 20:33:47 +1000
  • fb2c8e5f42 fix bug where hidden bar cannot be shown anymore Raphael Robatsch 2022-11-27 10:41:05 +0100
  • 6e464bf35d trim spaces from title and layout symbol Ben Collerson 2022-11-25 19:30:41 +1000
  • 77c2c1de97 Added some patches medanisjbara 2022-11-15 21:48:42 +0100
  • 85b7b6290a add manpage Raphael Robatsch 2022-04-21 21:51:30 +0200
  • 1926a14860 ignore SIGCHLD Leonardo Hernández Hernández 2022-04-13 14:56:06 -0500
  • ad7dea8232 remove unneeded path variable Raphael Robatsch 2022-03-05 10:11:35 +0100
  • f7f684828d allow user to set path of the fifo Leonardo Hernández Hernández 2022-02-27 14:50:01 -0600
  • ee2e709317 code style cleanup Raphael Robatsch 2021-11-17 17:40:12 +0100
  • 155a028676 enable freebsd build Raphael Robatsch 2021-11-16 19:54:39 +0100
  • f257340432 portability: abstract memfd_create away Raphael Robatsch 2021-11-16 19:30:16 +0100
  • 4b54d4b3d1 portability: replace epoll with poll Raphael Robatsch 2021-11-16 19:14:45 +0100
  • 97176b3a10 portability: replace signalfd with self-pipe Raphael Robatsch 2021-11-16 18:32:18 +0100
  • 7da9aad117 add ci files Raphael Robatsch 2021-11-16 18:12:57 +0100
  • 08b329a801 replace mailing list Raphael Robatsch 2021-11-15 19:37:37 +0100
  • 47ab67a52a fix build warnings Raphael Robatsch 2021-11-06 16:26:12 +0100
  • ad8c9bc20c update readme with arch dependencies Raphael Robatsch 2021-11-05 21:29:59 +0100
  • a6104020cb perf: don't rerender on configure, if w/h didn't change Raphael Robatsch 2021-11-04 08:32:02 +0100
  • b5c9de5619 style: indent, send actual buffer w/h in damage Raphael Robatsch 2021-11-04 08:23:42 +0100
  • d1b0c75bcb update ipc patch Raphael Robatsch 2021-11-02 19:26:12 +0100
  • 945a93ed64 refactor: don't wrap Bar in an optional Raphael Robatsch 2021-11-02 19:15:24 +0100
  • 2f79dbd9fb don't render unless we have a buffer Raphael Robatsch 2021-11-02 18:49:50 +0100
  • 3be7cf1a76 readme: add hint to someblocks Raphael Robatsch 2021-10-31 18:36:53 +0100
  • d3c855da23 style: migrate ipc mechanism from branch to patch Raphael Robatsch 2021-10-31 18:34:12 +0100
  • 3409d45a62 fix: update selmon Raphael Robatsch 2021-10-31 17:50:59 +0100
  • 69722bae48 style: config Raphael Robatsch 2021-10-30 11:55:35 +0200
  • 41992ddf86 Merge branch 'master' into stdin Raphael Robatsch 2021-10-30 11:52:03 +0200
  • c7ecfd3911 use own TagState enum for consistency with stdin patch Raphael Robatsch 2021-10-30 11:50:36 +0200
  • 82330ddf7d Merge branch 'master' into stdin Raphael Robatsch 2021-10-30 11:44:40 +0200
  • b40f557467 style: reorder functions Raphael Robatsch 2021-10-30 11:41:27 +0200
  • ea5ab9e28b bugfix: line_buffer Raphael Robatsch 2021-10-30 11:21:30 +0200
  • 7b31d4cc54 bugfixes Raphael Robatsch 2021-10-30 11:20:27 +0200
  • a4cbf117c9 rearrange stdin handler Raphael Robatsch 2021-10-29 23:35:40 +0200
  • 1c538a003d Merge branch 'master' into stdin Raphael Robatsch 2021-10-29 23:27:17 +0200
  • e2c4eb6185 Bar::setLayout: take layout name instead of number Raphael Robatsch 2021-10-29 23:25:07 +0200
  • 6da4df255c style: fix spacing issues Raphael Robatsch 2021-10-29 23:23:35 +0200
  • fd501be2d6 read dwl status from stdin Raphael Robatsch 2021-10-29 22:22:58 +0200
  • a600256e24 read dwl status from stdin Raphael Robatsch 2021-10-29 22:22:25 +0200
  • 0f81338bb6 style: spaces -> tabs Raphael Robatsch 2021-10-29 20:33:27 +0200
  • 7b3700e730 bugfix: make toggleview work properly Raphael Robatsch 2021-10-29 20:22:11 +0200
  • 30329b71f4 style: pointer/reference goes to type, not name Raphael Robatsch 2021-10-29 20:19:09 +0200
  • ebf06f932f line buffer: cleanup Raphael Robatsch 2021-10-29 20:03:26 +0200
  • 9dffc074ff fix typo in readme Raphael Robatsch 2021-10-28 17:59:21 +0200
  • e29aee3386 update url to wayland-ipc patch Raphael Robatsch 2021-10-28 17:25:35 +0200
  • f794f562cf update readme Raphael Robatsch 2021-10-28 17:22:40 +0200
  • 66939c0c7b rename "current" monitor to "selected" Raphael Robatsch 2021-10-28 17:22:40 +0200
  • 8e8e1b7614 fix pango crash Raphael Robatsch 2021-10-28 17:22:40 +0200
  • 32c66cee87 installable executable Raphael Robatsch 2021-10-27 20:45:39 +0200
  • f25f39f873 readme typo Raphael Robatsch 2021-10-27 18:57:20 +0200
  • 8748291120 readme typo Raphael Robatsch 2021-10-27 18:55:51 +0200
  • 40125e20bb relicense to mit Raphael Robatsch 2021-10-27 18:49:26 +0200
  • 4736b8a462 packaging Raphael Robatsch 2021-10-27 18:36:57 +0200
  • b30a695ffc packaging Raphael Robatsch 2021-10-27 18:20:14 +0200
  • 57063cb17f bar hide/show commands Raphael Robatsch 2021-10-27 17:24:47 +0200
  • 1175bbbc23 capture xdg-output names Raphael Robatsch 2021-10-27 17:24:47 +0200
  • 5e5c04af47 show/hide calls Raphael Robatsch 2021-10-27 17:24:47 +0200
  • 3db22e4a71 replace qt with cairo/pango/epoll Raphael Robatsch 2021-10-27 17:24:47 +0200
  • 31c09e24d6 replace qt event loop with epoll Raphael Robatsch 2021-10-27 17:24:47 +0200
  • dfae73b1c5 refactoring protocol build and shm_buffer Raphael Robatsch 2021-10-27 17:24:47 +0200
  • d5c4349a3f protocol docs Raphael Robatsch 2021-10-26 18:39:05 +0200
  • 06f344c8fb spawn function Raphael Robatsch 2021-10-26 16:40:19 +0200
  • e17f9fd459 add set_client_tags Raphael Robatsch 2021-10-26 16:17:07 +0200
  • 4556789b0e remove kb handling due to missing focus Raphael Robatsch 2021-10-26 15:32:25 +0200
  • bc35014269 multiseat handling Raphael Robatsch 2021-10-26 12:59:41 +0200
  • 8c959d60a1 click handling (without modifiers) Raphael Robatsch 2021-10-26 11:40:46 +0200
  • dd9c7d72cc add readme/license Raphael Robatsch 2021-10-25 23:53:25 +0200
  • 8a5c52d2db receive selected/layout/title Raphael Robatsch 2021-10-25 21:54:14 +0200
  • 629e8f6e1c receive bar state Raphael Robatsch 2021-10-25 20:52:21 +0200
  • 7298730969 dont deadlock while receiving events Raphael Robatsch 2021-10-25 19:02:35 +0200
  • 0b5710da3e update dwl protocol Raphael Robatsch 2021-10-25 15:49:01 +0200
  • 1573c6348a Receive tag names from dwl Raphael Robatsch 2021-10-24 19:04:29 +0200
  • 771082aa6e add dwl-wm protocol file Raphael Robatsch 2021-10-22 18:32:58 +0200
  • 6794c5f943 Add cursor handling Raphael Robatsch 2021-10-22 17:34:21 +0200
  • 3f09b57ed0 Add click handling Raphael Robatsch 2021-10-22 17:26:05 +0200
  • 58d004ec59 Update status from pipe Raphael Robatsch 2021-10-22 16:52:04 +0200
  • 9c08a11b32 SIGINT/SIGTERM handling Raphael Robatsch 2021-10-22 16:39:19 +0200
  • ca4800df44 Begin work on status input Raphael Robatsch 2021-10-22 16:32:53 +0200
  • a239c94598 Render status bar Raphael Robatsch 2021-10-22 15:55:29 +0200
  • 41e2b7286d Configurable font Raphael Robatsch 2021-10-22 15:49:09 +0200
  • 120af1612f Configurable colors Raphael Robatsch 2021-10-22 15:42:42 +0200
  • 4c0b1f31fe Draw tags Raphael Robatsch 2021-10-22 15:34:19 +0200
  • 64fa80f8b2 Remove unneccessary waylandFlush() calls Raphael Robatsch 2021-10-22 15:05:47 +0200
  • b60462feb6 configurable layer shell setup Raphael Robatsch 2021-10-21 08:28:22 +0200
  • 9b72acd912 offscreen rendering Raphael Robatsch 2021-10-20 21:09:19 +0200
  • be9f2f9903 add bar class Raphael Robatsch 2021-10-20 20:45:23 +0200
  • d8098fccc0 add shm_buffer class Raphael Robatsch 2021-10-20 20:20:27 +0200