Commit Graph

  • bb70b7c743 Cleanup patrick96 2020-12-24 02:02:53 +0100
  • 17f4dfd342 cmake: Use lists patrick96 2020-12-24 01:40:26 +0100
  • 3c51a1d955 cmake: Remove empty files patrick96 2020-12-24 01:28:08 +0100
  • 74903d49a7 cmake: Mark checklib variables as advanced patrick96 2020-12-24 01:13:51 +0100
  • 64e246e734 cmake: Add option to enable/disable shell files patrick96 2020-12-24 01:09:39 +0100
  • 9d47b83697 cmake: Add option to enable/disable sample config patrick96 2020-12-24 00:56:31 +0100
  • ddfec6fc8f build: Add option to enable/disable html/manpages patrick96 2020-12-22 12:29:26 +0100
  • c3fbd1e3e8 ci: Add job for polybar-msg patrick96 2020-12-22 12:23:06 +0100
  • 923d9ae061 Add cmake files for configuring individual targets patrick96 2020-12-22 12:19:46 +0100
  • 20c88ca977 ci: Use libnl patrick96 2020-12-22 03:51:22 +0100
  • c24a6999a4 refactor(cmake): Allow targets to be enabled individually patrick96 2020-12-22 03:43:06 +0100
  • 771154742c cmake: Use CMAKE_CXX_COMPILER_LAUNCHER for ccache patrick96 2020-12-22 01:59:26 +0100
  • 16b2970bd7 build: Bump cmake version to 3.5.0 patrick96 2020-12-22 01:58:21 +0100
  • 7d1b265ef4
    Update PKGBUILD for 3.5.3 (#2327) Patrick Ziegler 2020-12-23 17:56:48 +0100
  • 89a723a4d9
    feat(config): Try to load config.ini (#2324) Kamui 2020-12-23 08:52:30 -0800
  • 218911c463
    Merge remote-tracking branch 'origin/hotfix/3.5.3' patrick96 2020-12-23 17:42:12 +0100
  • 64649a1e47
    Release 3.5.3 patrick96 2020-12-23 17:32:15 +0100
  • eee22cb351 Create FUNDING.yml Patrick Ziegler 2020-12-23 17:23:06 +0100
  • 1dc8d2f30e cmake: Make xrandr and xcomposite required patrick96 2020-12-21 22:15:05 +0100
  • 374716d329 cmake: Remove unused variables patrick96 2020-12-21 22:05:47 +0100
  • dc8d7fd0e0 Add documentation patrick96 2020-12-21 21:47:17 +0100
  • fd2edfdc08 cmake: Display package versions in summary patrick96 2020-12-21 21:19:28 +0100
  • 84da909b47 Fix FindXcb not doing version checks for components patrick96 2020-12-21 21:17:36 +0100
  • ade8b40b36 cmake: Fix find_package_handle_standard_args warning patrick96 2020-12-21 21:17:10 +0100
  • 4f2a145f4f cmake: Update list of source files patrick96 2020-12-21 17:26:22 +0100
  • cb0aeacbf2 refactoring find packages Jérôme BOULMIER 2019-06-25 01:21:31 -0400
  • b143e43491 enhancement(cmake): remove all mentions of "dirs" variable Jérôme BOULMIER 2019-06-11 20:02:27 -0400
  • cb47512871 feat(cmake): removing warnings in dependencies. Jérôme BOULMIER 2019-06-11 13:47:19 -0400
  • cb728ac7c4 fix(cmake): restoring output directory Jérôme BOULMIER 2019-06-11 13:39:03 -0400
  • bb5cf0113e fix(x11): Don't include composite when disabled Jérôme BOULMIER 2019-06-10 21:37:25 -0400
  • 31fafa86f7 feat(cmake): removing globs and using imported targets Jérôme BOULMIER 2019-06-15 11:12:57 -0400
  • 9d52408cad
    Add links to polybar collective (#2318) Patrick Ziegler 2020-12-21 16:27:04 +0100
  • 6b54ea2773 contrib: Add polybar-dwm-module PKGBUILD Mihir Lad 2020-12-19 20:38:10 -0500
  • 56619b94a4 README.md: Replace with info about fork Mihir Lad 2020-12-19 20:20:36 -0500
  • 78475b7806 dwm: Refactor code for new action handling Mihir Lad 2020-12-19 19:17:42 -0500
  • 254a23344a proper wrap in prev_scrollable_tag brendo 2020-08-09 07:25:25 +0800
  • e107a510e8 tag scroll wrap and reverse brendo 2020-08-09 07:19:40 +0800
  • 6cbe60be3a scrollable tags with m_tags_scroll_empty brendo 2020-07-29 09:58:19 +0800
  • 44d5b81d5d default to false brendo 2020-07-25 10:11:42 +0800
  • b49b3ae613 Enable scrolling through available tags by scrolling on the window title bar brendo 2020-07-25 10:08:54 +0800
  • 6648f5d8d0 settings.cpp.cmake: Remove DWM_SOCKET_PATH Mihir Lad 2020-07-29 21:53:30 -0400
  • 81b569f912 dwm: Throw module_error if reconnect fails Mihir Lad 2020-07-29 21:47:37 -0400
  • 81349d657d dwm: Don't swallow exceptions in stop() Mihir Lad 2020-07-29 21:45:09 -0400
  • 6584710b1e dwm: Close commands in reverse order of opening Mihir Lad 2020-07-29 21:42:55 -0400
  • 7e78844a8f dwm: Use m_state_labels.emplace instead of .insert Mihir Lad 2020-07-29 21:40:14 -0400
  • fbe05890e0 dwm: Don't use trailing return types Mihir Lad 2020-07-29 21:34:19 -0400
  • 803fe549c6 dwm: Make urgent tag state override focused state Mihir Lad 2020-07-29 21:22:02 -0400
  • 567b31bcc6 Remove dwm make dependency Mihir Lad 2020-07-29 20:43:37 -0400
  • de3748122f dwm: Get socket path from config, not env or cmake Mihir Lad 2020-07-29 20:37:15 -0400
  • a0fa04d6a6 dwm: Fix log typo Mihir Lad 2020-07-29 17:12:30 -0400
  • f17aef943c src/CMakeLists.txt: Remove dwm.cpp if dwm disabled Mihir Lad 2020-07-25 22:38:02 -0400
  • 56135fbf62 dwm: Make compatible with jsoncpp v1.7.4 Mihir Lad 2020-07-25 21:59:26 -0400
  • 48aede9f63 README.md: Add dwm module Mihir Lad 2020-07-25 01:17:10 -0400
  • 30e5008450 Fix build fail when xcb-util-xrm not installed Mihir Lad 2020-07-25 01:12:50 -0400
  • feadaecf88 build.sh: Add -d to all features echo Mihir Lad 2020-07-24 19:01:02 -0400
  • e60f8f6dc7 config.cmake: Imporove dwm module comments Mihir Lad 2020-07-24 16:35:16 -0400
  • d1cdd70dd8 dwmipcpp: Update submodule Mihir Lad 2020-07-24 01:00:20 -0400
  • 8c1085d6bd dwm: Only find secondary_layout if m_layout_click Mihir Lad 2020-07-24 00:53:41 -0400
  • 7342b03240 dwm: Remove duplicate get_layouts Mihir Lad 2020-07-24 00:52:54 -0400
  • 7b1a384c22 dwm: Add more info logging Mihir Lad 2020-07-24 00:25:15 -0400
  • 48d661d51a dwm: Remove duplicate update_floating_label Mihir Lad 2020-07-24 00:24:41 -0400
  • 8e205eeb15 dwm: Connect to socket in try-catch Mihir Lad 2020-07-24 00:23:31 -0400
  • 16f90bea83 dwm: Reset m_ipc with nullptr Mihir Lad 2020-07-24 00:00:47 -0400
  • 565fc7f329 dwmipcpp: Update submodule Mihir Lad 2020-07-23 17:04:26 -0400
  • bacfca5c3a dwm: Sleep before attempting to reconnect to dwm Mihir Lad 2020-07-23 17:01:06 -0400
  • 339d059441 dwm: Only initialize and use tags if label is used Mihir Lad 2020-07-23 16:49:55 -0400
  • b6c2dc0dee dwm: Use functions to update labels Mihir Lad 2020-07-23 16:43:46 -0400
  • 4533cf5003 dwm: Catch IPCError instead of generic exceptions Mihir Lad 2020-07-23 16:20:58 -0400
  • 871b9f8ba2 dwm: Add comments to config.cmake Mihir Lad 2020-07-22 19:06:59 -0400
  • 3b430ee962 dwm: Rename layout token from %layout% to %symbol% Mihir Lad 2020-07-22 19:05:38 -0400
  • 02bd2e060d dwm: Add label-floating Mihir Lad 2020-07-22 18:35:26 -0400
  • 3fa404e9ff dwmipcpp: Update submodule for IPC patch v1.5.0 Mihir Lad 2020-07-22 17:36:44 -0400
  • b3bf969a0a dwm: Simplify layout scroll command build Mihir Lad 2020-07-21 19:05:09 -0400
  • 33c8fb2ac7 dwm: Define command name instead of event name Mihir Lad 2020-07-21 18:57:58 -0400
  • f3047ab1e5 dwm: Add layout-reverse-scroll option Mihir Lad 2020-07-21 18:45:26 -0400
  • a22b2ffcc3 dwm: Add layout scroll; rename settings Mihir Lad 2020-07-21 18:36:29 -0400
  • 33a8226827 dwm: Rename label-state to label-tags Mihir Lad 2020-07-21 01:30:04 -0400
  • 5967ac3b0b dwm: Remove id param from update_title_label Mihir Lad 2020-07-21 00:42:58 -0400
  • bc16268d30 dwm: Add click handlers to label-layout Mihir Lad 2020-07-20 23:46:54 -0400
  • ecc881b9b3 dwm: Add build_cmd helper and rename events Mihir Lad 2020-07-20 23:43:12 -0400
  • f91fc2c7ab dwm: Add comments and documentation Mihir Lad 2020-07-20 01:11:16 -0400
  • 27ea9773c6 dwm: Use type aliases for bit mask and window id Mihir Lad 2020-07-20 00:45:12 -0400
  • b37ae4f25a dwm: Use notice to log socket reconnection Mihir Lad 2020-07-20 00:39:26 -0400
  • 7dba8ea2dd dwm: Recovery from main socket disconnection Mihir Lad 2020-07-20 00:38:56 -0400
  • a30a9b1e1b dwm: Replace pin-tags with label-empty Mihir Lad 2020-07-20 00:29:43 -0400
  • 7883ef82fe dwm: Rename DEFAULT_TAG_LABEL to ..._STATE_LABEL Mihir Lad 2020-07-20 00:27:46 -0400
  • a7e9dcb0db dwm: Fix title initialization Mihir Lad 2020-07-20 00:17:29 -0400
  • 399a797b45 dwm: Fix input handling Mihir Lad 2020-07-20 00:13:10 -0400
  • 866c88c1d3 dwm: Reorganize module Mihir Lad 2020-07-19 22:52:50 -0400
  • ee56fc48ab dwm: Only change layout symbol for bar monitor Mihir Lad 2020-07-19 20:35:42 -0400
  • ce74fae822 dwm: Get and set title on module startup Mihir Lad 2020-07-19 20:32:10 -0400
  • 8e5b5258e2 Use focused_title_change_event to update titles Mihir Lad 2020-07-18 01:46:07 -0400
  • 136fc3efed Fix event names for dwmipcpp update Mihir Lad 2020-07-18 01:44:16 -0400
  • 3cd05a83f9 Update dwmipcpp submodule (IPC patch v1.4.0) Mihir Lad 2020-07-18 01:32:45 -0400
  • 79f262fb18 Add dwm module Mihir Lad 2020-07-17 00:35:15 -0400
  • 64aa2013c2 Add dwm example config to config.cmake Mihir Lad 2020-07-17 00:31:17 -0400
  • af6b2754b4 Add dwm module to unsupported.hpp Mihir Lad 2020-07-17 00:31:00 -0400
  • c6ece92223 Update dwmipcpp submodule Mihir Lad 2020-07-14 16:04:49 -0400
  • ad3666ed47 Update cmake/config files to include dwmipcpp Mihir Lad 2020-07-13 20:06:52 -0400
  • 6dac47f1c1 Add dwmipcpp submodule Mihir Lad 2020-07-13 19:49:27 -0400