Commit Graph

58 Commits

Author SHA1 Message Date
10dcddf14b Testing for kde. 2024-02-12 08:59:19 +01:00
bb7a410c90 Testing for kde. 2024-02-12 08:56:42 +01:00
0410100872 New monitor, new height. 2024-01-04 19:12:33 +01:00
ae40e87091 Fix font's. 2024-01-02 21:44:24 +01:00
016e498dc3 Update font 2023-11-16 19:58:15 +01:00
e4122a6e69 Update font 2023-04-30 16:59:10 +02:00
bfd2e7ca71 Update colors. 2023-02-05 18:01:14 +01:00
dede59dc07 Change font. 2023-01-05 20:01:49 +01:00
f99d69b1d7 Change height. 2023-01-03 17:05:22 +01:00
62a0aa03b7 Use regular font and use mocha variant colors. 2022-12-10 21:53:05 +01:00
cronyakatsuki
c51d8fa37a Using official catppuccin macchiato colors. 2022-11-09 20:19:49 +01:00
a018763943 Update. 2022-10-15 17:27:46 +02:00
1b0f74be49 Catppuccin colors as default colors. 2022-10-11 16:18:10 +02:00
Crony Akatsuki
c2020e56f6 updated font. 2022-09-02 08:51:40 +02:00
Crony Akatsuki
f7dbf92720 added .gitignore 2022-07-22 18:24:27 +02:00
Crony Akatsuki
a57a3e69f8 Disabled transparency. 2022-07-21 17:40:53 +02:00
Crony Akatsuki
c24ab87e4c Updated README.md 2022-07-21 17:38:59 +02:00
Crony Akatsuki
e8d03b97fe added items count. 2022-07-21 17:35:07 +02:00
Crony Akatsuki
ce3c2b5ce2 added line height setting. 2022-07-21 17:31:35 +02:00
CronyAkatsuki
0f9f6f0ea0
Merge pull request #1 from cronyakatsuki/ext-kp
extended numpad support.
2022-07-21 15:23:16 +00:00
Crony Akatsuki
90ae8b1c94 extended numpad support. 2022-07-21 17:18:56 +02:00
Luke Smith
575252ee75 Merge branch 'master' of github.com:LukeSmithxyz/dmenu 2022-06-28 10:23:59 -04:00
Luke Smith
c1152e1336 fix #2 2022-06-28 10:23:49 -04:00
Luke Smith
d074f4786e
Merge pull request #14 from kronikpillow/default-font
change default font to a installed one
2022-06-28 14:04:09 +00:00
Dejan Kutle
9b1b209c88
change default font to a installed one 2022-06-24 09:40:36 +02:00
Luke Smith
b60e438b06
Merge pull request #12 from kronikpillow/fix-allow-color-font
fix allow color font
2022-05-25 15:18:47 +00:00
Dejan Kutle
dc9d624e8b
fix allow color font 2022-05-25 13:25:16 +02:00
Luke Smith
3a6bc67fbd
Merge branch 'jludwig-master' 2020-11-26 07:27:44 -05:00
Hiltjo Posthuma
fdb4cea203 bump version to 5.0
... and bump LICENSE year.
2020-11-26 00:35:26 -08:00
Hiltjo Posthuma
360e74f0a0 Fix memory leaks in drw
Synced from dwm.
Patch by Alex Flierl <shad0w73@freenet.de>, thanks.
2020-11-26 00:35:19 -08:00
Hiltjo Posthuma
b23431233d revert IME support
dmenu will not handle IME support (st will, atleast for now).

revert parts of commit 377bd37e212b1ec4c03a481245603c6560d0be22
this commit also broke input focus.
2020-11-26 00:35:10 -08:00
Hiltjo Posthuma
f3e5ba3a97 improve xopenim error message
die() already prints a newline.
2020-11-26 00:35:00 -08:00
Hiltjo Posthuma
a30dbb750c make dmenu_path script executable
(as dmenu_run is)
2020-11-26 00:34:52 -08:00
Hiltjo Posthuma
c10954a12a fix crash when XOpenIM returns NULL
for example when IME variables are set, but the program is not started (yet).
2020-11-26 00:34:43 -08:00
Quentin Rameau
d6351cf625 Close when the embedding window is destroyed 2020-11-26 00:34:30 -08:00
Luke Smith
9a689d13c7
Merge pull request #7 from bhaskarkc/typo-fix
typo fix
2020-10-07 08:05:21 -04:00
Bhaskar
94c7a94d50 typo fix 2020-10-07 19:32:35 +11:00
Luke Smith
89c6680fc5
Merge pull request #5 from et-8/funding
Missing FUNDING.yml
2020-06-05 09:56:40 -04:00
ET-8
9bab5dac4d Since dmenu is a part of LARBS, funding should be in here too. 2020-06-05 00:10:26 +02:00
Luke Smith
6735cdfe10
use blue 2020-05-02 14:59:00 -04:00
Luke Smith
96608c36b5
-r to restrict input to actual options 2020-04-18 09:59:37 -04:00
Luke Smith
ef9e3d2439
mouse support (bloat) added 2020-04-17 20:38:24 -04:00
Luke Smith
2d9878f5ba
password patch added 2020-04-17 20:24:09 -04:00
Luke Smith
88db983f2f
default font sizes decreased 2020-04-17 19:06:24 -04:00
Luke Smith
081bde3296
readme 2020-04-17 19:06:01 -04:00
Luke Smith
ffcaf78c66
Merge pull request #4 from jlaw/patch-1
fix: Normal BG color written to wrong scheme
2020-04-17 18:22:41 -04:00
Jackson Law
5e35458e4e
fix: XResource assignment typo 2020-04-17 14:36:42 -07:00
Luke Smith
130844d491
make cleaner 2020-03-13 10:46:05 -04:00
Luke Smith
b119b55c05
xresources 2020-02-25 19:33:40 -05:00
Luke Smith
4327a57df2
compile warning fix 2020-02-25 18:06:23 -05:00