Commit Graph

  • 90cc3b1e2c Allow toggling the layout before selecting a different one Guido Cella 2020-07-28 09:54:08 +0200
  • 41cc23e1cf Implement the idle protocol Guido Cella 2020-08-28 20:18:42 +0200
  • 1024928c15 deactivate focused client when spawning a new one Guido Cella 2020-12-19 06:57:14 +0100
  • 64faad7cb6 implement the wlr-data-transfer protocol Guido Cella 2020-12-10 12:56:35 +0100
  • ee5bd9a643 fix temporarily disabling a single monitor Guido Cella 2020-12-19 12:18:00 +0100
  • 67896e9d8b fix undeclared WLR_KEY_PRESSED Richard Ipsum 2020-11-23 16:58:43 +0000
  • 9578816487
    add install target to Makefile and corresponding prefix variable to config.mk Keating950 2020-11-22 12:58:49 -0500
  • d9ab75721a Don't switch to another disabled monitors Stivvo 2020-10-31 18:29:33 +0100
  • 80a685ee51 Fix crash with no monitors left Stivvo 2020-10-31 17:10:06 +0100
  • 5221a329e2 closemon() has now only 1 parameter Stivvo 2020-10-31 16:25:46 +0100
  • 934ce085b6 Don't switch to disabled mons after unplug Stivvo 2020-10-31 16:18:23 +0100
  • 38606a1d23 Merge branch 'handleUnplug' into output-management Stivvo 2020-10-31 16:16:22 +0100
  • 9f0b16868a Back to closemon() with one parameter Stivvo 2020-10-31 13:19:31 +0100
  • 9f3f15b467 Disable mon faster Stivvo 2020-10-31 13:00:54 +0100
  • 25671d7905 Fix crash when disabling focused mon Stivvo 2020-10-31 12:43:07 +0100
  • 60a63b637c Merge branch 'handleUnplug' into output-management Stivvo 2020-10-31 11:25:05 +0100
  • 5622dbdaf3 Fix crash unplugging focused mon 2 Stivvo 2020-10-31 10:39:53 +0100
  • 0a0e61e58d Merge branch 'handleUnplug' into output-management Stivvo 2020-10-31 11:04:04 +0100
  • fab42e7c41 Fix crash unplugging a focused mon Stivvo 2020-10-31 10:39:53 +0100
  • dbd665c862 Merge branch 'handleUnplug' into output-management Stivvo 2020-10-31 00:03:40 +0100
  • a4d42ea798 Focus client on a new monitor before closing Stivvo 2020-10-30 23:30:00 +0100
  • 62fb4c086e Block access to disabled monitor Stivvo 2020-10-30 23:49:01 +0100
  • 388ab9df2f Move disabled clients to the left Stivvo 2020-10-30 23:33:10 +0100
  • 806ebffe7d Merge branch 'handleUnplug' into output-management Stivvo 2020-10-30 23:31:46 +0100
  • fbbc1fd656 Merge branch 'handleUnplug' of http://olidata.stivvo01.com:3000/Stivvo01/dwl into handleUnplug Stivvo 2020-10-30 23:30:00 +0100
  • d4178b9d2a Closemon(), newmon as parameter Stivvo 2020-10-30 23:22:55 +0100
  • 4deeddceff Actually move clients away from a disabled mon Stivvo 2020-10-30 22:32:00 +0100
  • 874a4df389 Merge branch 'handleUnplug' into output-management Stivvo 2020-10-30 19:56:14 +0100
  • 618972696d Fix crash when unplugging a focused monitor Stivvo 2020-10-30 19:52:20 +0100
  • 7d67b77a96 Cleaner if statement Stivvo 2020-10-30 16:21:00 +0100
  • e64259abf5 Merge branch 'output-management' of http://olidata.stivvo01.com:3000/Stivvo01/dwl into output-management Stivvo 2020-10-25 13:40:48 +0100
  • 42aea0b17d Handle monitor enable Stivvo 2020-10-25 11:56:21 +0100
  • 3c3714aac0 Handle monitor enable Stivvo 2020-10-25 11:56:21 +0100
  • 4c0d59c1a7 Move clients away from a disabled monitor Stivvo 2020-10-25 11:16:37 +0100
  • 927352865c Merge branch 'handleUnplug' into output-management Stivvo 2020-10-25 11:08:08 +0100
  • ef7043e4d1 closemon() Stivvo 2020-10-24 23:40:19 +0200
  • db95024211 Merge branch 'handleUnplug' into output-management Stivvo 2020-10-24 22:51:26 +0200
  • fcc869ed84 Readme: achieve fullscreen + allow borderpx = 0 Stivvo 2020-10-24 16:51:22 +0200
  • 7017a0c64d fix compile error mixed declaration Stivvo 2020-10-18 18:37:55 +0200
  • 96d9f010de
    Merge pull request #2 from guidocella/handleUnplug Stivvo 2020-10-18 18:20:13 +0200
  • f21d3796b8 Move sgeom assignment Guido Cella 2020-10-17 20:15:59 +0200
  • b30e18fa20 Implement the output management protocol Guido Cella 2020-10-17 20:11:31 +0200
  • 7ad14a9660 Added support for natural scrolling will 2020-10-17 16:18:44 +0200
  • 598516d808 Added basic tap-to-click for touchpad users will 2020-10-17 13:52:53 +0200
  • c98686cf16 Quit fullscreen on new x11 window Stivvo 2020-10-14 17:28:51 +0200
  • 0ad8473a57 Delete quitfullscreen() Stivvo 2020-10-14 15:46:35 +0200
  • a2ed3d45bb Keep windows fullscreen after redraw Stivvo 2020-10-08 21:04:53 +0200
  • 172bcfd3ff Set fullscreen simpler Stivvo 2020-10-08 21:04:28 +0200
  • 2b286ffeed use m->m (fullscreen on top of layers) Stivvo 2020-09-16 09:20:07 +0200
  • 405280fd09
    Merge pull request #1 from guidocella/fullscreen Stivvo 2020-09-16 08:55:01 +0200
  • d8f752c9b4 Keep client tags on unplug Stivvo 2020-09-15 12:11:40 +0200
  • bece225934 Handle monitor unplug Stivvo 2020-09-14 17:40:14 +0200
  • a2e5c25e26
    remove log flags from readme Oyren 2020-09-14 20:45:39 +0200
  • 537ad7e3fd Restore floating win position after mon add Stivvo 2020-09-12 00:13:05 +0200
  • 0bb25a73ec extract function and comment it Guido Cella 2020-09-11 14:24:39 +0200
  • e4d58c39e0 remove braces Guido Cella 2020-09-11 13:15:31 +0200
  • fbd905155a fix multi monitors even more Guido Cella 2020-09-11 13:09:18 +0200
  • 8d8d24db09 fix typo Guido Cella 2020-09-10 09:09:46 +0200
  • 8f0ce672d3 simplify Guido Cella 2020-09-10 06:01:18 +0200
  • 143dce094c fix multi monitors further Guido Cella 2020-09-09 17:13:30 +0200
  • 4915214e47
    Made scalebox the way sway does it Bonicgamer 2020-09-08 14:53:34 -0400
  • 62250661cf remove unneeded line Guido Cella 2020-09-08 13:36:46 +0200
  • 68412d8957 try to fix again Guido Cella 2020-09-08 12:49:05 +0200
  • 69847872bb fix multi monitors Guido Cella 2020-09-08 10:28:29 +0200
  • 79f3bbaf38 remove variable Guido Cella 2020-09-06 19:59:58 +0200
  • d8570d5ceb Allow borderpx = 0 Stivvo 2020-09-06 10:27:24 +0200
  • 52a4d3a1e5 use size_t for lengths Guido Cella 2020-09-05 18:29:39 +0200
  • 9743778d09 rename variable and merge 2 lines Guido Cella 2020-09-05 14:14:19 +0200
  • 621d4c9173 Toggle fullscreen on all clients Stivvo 2020-09-05 11:22:24 +0200
  • d9cf3e064c Handle new windows Stivvo 2020-09-04 23:32:29 +0200
  • 73d717a924 isfullscreen int Stivvo 2020-09-04 19:58:00 +0200
  • bd222cb75d Same fscreen func for xdg and xwayland Stivvo 2020-09-04 19:56:16 +0200
  • dd2adb38ae Fullscreen xwayland Stivvo 2020-09-04 19:20:07 +0200
  • aeae3dadbb Unlink fullscreen Stivvo 2020-09-05 10:37:59 +0200
  • 6b25e7ef27 simplify Guido Cella 2020-09-05 06:58:54 +0200
  • 8ee0200877 use unsigned int for loop indexes Guido Cella 2020-09-04 21:36:43 +0200
  • ae798c694a Don't let overlays lose focus Guido Cella 2020-09-04 21:30:47 +0200
  • 8de18f9bb4 fix restoring pointer focus Guido Cella 2020-09-04 21:14:02 +0200
  • 71572521e9 improve code style Guido Cella 2020-09-04 18:36:27 +0200
  • 9308a90d11 remove comment Guido Cella 2020-09-04 17:58:53 +0200
  • 8e81c90f31 remove mysterious code Guido Cella 2020-09-04 17:38:37 +0200
  • 2d84c74657 focus the previous client in the similar code too Guido Cella 2020-09-04 17:37:48 +0200
  • 068352e888 refocus old client Guido Cella 2020-09-04 17:21:48 +0200
  • 43bd806291 Restore windows after fullscreen Stivvo 2020-09-04 17:11:26 +0200
  • 4b1ab7804b No borders on fullscreen windows Stivvo 2020-09-04 17:09:12 +0200
  • 4341deae8f fix alhpabetical order Guido Cella 2020-09-04 17:01:34 +0200
  • 5dc9460044 simplify focus leave condition Guido Cella 2020-09-04 16:37:22 +0200
  • 35b93669f1 reuse motionnotify() Guido Cella 2020-09-04 15:35:04 +0200
  • 06982a56b5 Toggle fullscreen Stivvo 2020-09-04 14:04:19 +0200
  • 60f0b667b1 Basic fullscreen Stivvo 2020-09-04 12:44:09 +0200
  • d98ca07a64 enable pointer on layer surfaces Guido Cella 2020-09-04 07:38:14 +0200
  • b26ede4727 more TODOs Guido Cella 2020-09-03 18:59:27 +0200
  • 4017a27b67 fix focus leave condition Guido Cella 2020-09-03 18:58:27 +0200
  • b4d9a8662f send pressed keys to topmost layer surface Guido Cella 2020-09-03 18:34:41 +0200
  • d74d404026 update README Guido Cella 2020-08-29 08:47:28 +0200
  • 5d4eadeb8e remove blank line Guido Cella 2020-08-29 08:42:17 +0200
  • 3203d1bafd don't handle failed calloc Guido Cella 2020-08-29 08:41:51 +0200
  • ddd3c2ad7e order variables more how like they are initialized Guido Cella 2020-08-29 07:42:47 +0200
  • b237ea0e45 simplify make clean Guido Cella 2020-08-28 15:17:38 +0200
  • 2c08d0b421 Reuse render() and struct timespec *now Guido Cella 2020-08-28 09:00:03 +0200