Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/xmonad/xmonad-contrib
Contributed modules for xmonad
https://github.com/xmonad/xmonad-contrib
04ccc4d9721fae24c77e0305a72736d89233c915 authored over 4 years ago
Add XMonad.Hooks.WindowSwallowing
3dc49721b69f5c69c5d5e1ca21083892de72715d authored over 4 years agoExport EZConfig parsers
4d6209e17af9f1ba2ea77fec28c043a0282fed50 authored over 4 years agoabfeff5db7fa47cae2ace42f066f89a9ac67eaae authored over 4 years ago
5869af1c566b6125ef643016d2672aae7a443170 authored over 4 years ago
ba247afd0a0e3365c788c052b89a271c2d8d9bd9 authored over 4 years ago
Add XMonad.Prompt.Zsh
e3632cb0b4a27a4ab9e4d7e9c2dbe139b7484331 authored over 4 years agoAdd restoreHiddenWindow function to XMonad.Layout.Hidden
9fa69a56035d1b1d7dbe87618b9b6b40846237e8 authored over 4 years agoMake XMonad.Util.NamedScratchpad more flexible
5c8ff36bcb2e4b1c28c010a3a1f3bcca6f7953cc authored over 4 years ago65036457cc89762857ad202d29d1a9f7e62fccd2 authored over 4 years ago
8c39850dc06299d8c594116d15da83d03e0a2df5 authored over 4 years ago
5f3edb110e01c3915b9ae8ea25dc31de236c0458 authored over 4 years ago
Add maxMagnifierOff to Magnifier layout
8ba646aec699d81a7502fa524d615e2b5c07a4d5 authored over 4 years ago22fcf69e833a963a4800137fb70479a1ebc76e1a authored over 4 years ago
a861a8f9542db1bfa656ab527b431b2cf77268c9 authored over 4 years ago
add new XMonad.Actions.TiledWindowDragging module
24d2f2630285730299c102eebf930d5b992b21d7 authored over 4 years agoAdd Ebay Function to X.A.Search
aa3f93afea54b0abace04c94c44b9f8272591c99 authored over 4 years agoAdd ebay function
faf89612aaf5a61aa406f9a0cb5dec01db725ca9 authored over 4 years agoX.U.DynamicScratchpads: Make any window a scratchpad
6c60740f7e6bffd44072784fdf855cd42ccc7f84 authored over 4 years agoMake spawnPipe to use system's locale encoding
4aa6f228996f547330dc919e0c294cd85c4e8017 authored over 4 years agoUpdate stack resolver
290d58dd9a1ff803e9d97e1da4f0b062ad557c03 authored over 4 years ago89603c4a3618346b52ba2d129e72426888a54533 authored over 4 years ago
b200d0c735a552e5d4634eb1e8b821f7d0316d84 authored over 4 years ago
Add a function named spawnPipeWithNoEncoding for people who might want
to use binary handles.
F...
1d0eaddc253078f22106869fc5b11be8d1f63995 authored over 4 years ago1fdfb4b8d0a459f922e3b41c09cd19892220bf87 authored over 4 years ago
ff0ab6f977e6216e2163f4e83a22ff6f6d5190c9 authored over 4 years ago
b2446cd633df481f61f055fef52f0937080c05d9 authored over 4 years ago
365988774f3a7554213c32d4e4f60759f7292d3a authored over 4 years ago
08b54edbf9756d5c8f74018dfad9180448800e48 authored over 4 years ago
Add ResizableThreeColumns layout
28e29fa2384e8045634a43622d6693e0f30b209f authored over 4 years agoBased on ThreeColumns and ResizableTile
0c642c3e9aeba4b4feaca0a594e2865308b87844 authored over 4 years ago2149f0a07b7e19408bc7b61ad9122f002511ce69 authored over 4 years ago
HiddenWindows: export type constructor
14faa12f69f94b08138a69a0dd591b3f835d1d06 authored over 4 years agoAdd a doSink manage hook
d95dc14970d120e4fdcb40ef8c6ba46984a4de8a authored over 4 years agoAdd new variants of spawnPipe functions with encoding support
f8105131e1ca92d8adbe152e73a887f117659cdf authored over 4 years ago57936bf6d99f397fcbd3270628f44aff4d10144e authored almost 5 years ago
Some users like to include type signatures in their configuration. The
HiddenWindows type constr...
dea927d8875cb8e4d4dbbdf337fe16d063cd1359 authored almost 5 years ago
0eed434b0e6cc95335aa5cd6b3ea590d91c1b3a4 authored almost 5 years ago
04625d0d0424a677560716ef5f6321151e8a8b67 authored almost 5 years ago
The current handle returned by `spawnPipe` doesn't have any encoding
and it uses the function fd...
Allow WindowPrompt to execute arbitrary actions with the window
252e6e4d0074dcd0eda531177ac2e17939a9d3d7 authored almost 5 years agof7ed56fc6b61a33ac4432cb6b6bcf5c7746d6b19 authored almost 5 years ago
5880e01ad2c2953704c6b0504c3357194979c7d0 authored almost 5 years ago
CycleRecentWS: add non-empty and toggle functionality
5521b432dd4106ba08073f18c93c6c142c2ad99b authored almost 5 years agoc48ddb08afb3f45fcf19afafebc8409ebb03f830 authored almost 5 years ago
Allow consumers of this module to filter the recency list with a custom
predicate when cycling/t...
Instead of constructing workspaces and rearranging it with tail and
head, construct it in the de...
Add non-empty variants to these workspace cycling/toggling functions.
53a59d6592997eaa03a8797e41594f98b1317d61 authored almost 5 years ago
Add toggleRecentWS to switch to the most recent workspace, with repeated
use toggling between a ...
X.A.Search: Add promptSearchBrowser'
1e3448fc536728ac23e24b895be434849a0ef1cb authored almost 5 years agoeacd20ad006af34e547edb564ac4af74576fa6ba authored about 5 years ago
Users may suggesting previous searches if and only if they came from the same
search engine more...
X.L.MouseResizableTile borderWidth via focused win
a3afd6219d3c1b9a83b9ca8d5a966c842184fcff authored about 5 years agoXMonad.Layout.BoringWindows: add markBoringEverywhere
c4f64bc7d6ecaa5aada89614085c384dfd475208 authored about 5 years agoNew Feature for TallMastersCombo: Switch between Focused Windows across All Sub-layouts
eb38b064a7f8b36d6f1837771f8a009e7c5e358f authored about 5 years agoPrompt: Use searchPredicate in more cases
fca0929876cc708caa42141d688bdf0621a8647d authored about 5 years agoUse `drop 1` instead of reimplementing it in terms of `tail`
f1fc21973233120745a5e778a38e6051f0c5ec71 authored about 5 years ago5860864e459714a7bd6c7ae8b1a3be8c0f67e268 authored about 5 years ago
When we calculate draggerGeometry, we should use the current width of
the border (if available),...
to mark the currently focused window boring on all layouts,
when using XMonad.Actions.CopyWindow.
Prompts based on `mkComplFunList` and `mkComplFunList'` were not
taking into account the `search...
X.H.EwmhDesktops: optionally advertise fullscreen support in _NET_SUPPORTED
52f8c82504e24fb78380819ddffb0ec19b56a763 authored over 5 years ago3825c56e1dbb74f5c278f5355839dbf99454c558 authored over 5 years ago
CHANGES: Move stuff merged post-0.16 upwards
37a3d08d736105a6b1d094b8635329a8fac83026 authored over 5 years ago
Makes X.L.Fullscreen behave similarly to ewmhFullscreen. See the
X.H.EwmhDesktops commit for det...
Provide a way to advertise _NET_WM_STATE_FULLSCREEN in _NET_SUPPORTED.
I had this hardcoded for ...
dc2b96d575004f4d6671c8e71c9b89d3d9a4b37d authored over 5 years ago
d8e496d3f092032cbec09d15cc61774c120fc43a authored over 5 years ago
Remove redundant do's
a58c1a6071ceaf83f284b5f641c949818c216318 authored over 5 years agobcd4dde2988e76ade944678b033b3a9dfef69874 authored over 5 years ago
Remove legacy code regarding fmap
c3bb1cb2e76de8036e77926eb03ec1b5472e6dd4 authored over 5 years ago30d45f8993e8bc8f219a87fc07286d48b4fe51d8 authored over 5 years ago
273ae324389838996d8e0c64d0dccc145e8e2db7 authored over 5 years ago
22aebcb26d8e494dfcfea02919a563a7ade5ae3f authored over 5 years ago
e8da66e57567f9f91f0ee2999834cce388f90c73 authored over 5 years ago
0b26ddf489e29e79d553a3e3110a2eea0c3cedd9 authored over 5 years ago
53b57eba149c5394d8d2023f15b985f19291d6fb authored over 5 years ago
f3024e677977fa57e655f60c0c8054c5ea2cd457 authored over 5 years ago
Added module X.A.PerWindowKeys
f98095d33e8c05905de66cecb7292bc8b76110e5 authored over 5 years agoAdded 'allApplications' to XMonad.Prompt.Window
809ba2a8c0795d301653c57b4a55906f594f1977 authored over 5 years agoa8d41df92bc2712e2e2fcd85bdb62a9f2ea9754f authored over 5 years ago
A New Layout Combinator: TallMastersCombo
7100e7db4f9bfe6d9c97069537a1d7abd1e565d2 authored over 5 years agoX.A.Search: Update hoogle URL
6040fe6c8fed66e61c660845ae1e703596d74f46 authored over 5 years agoXMonad/Actions/Search: fix spelling mistake
b87e80187240df2fb99336f2b33626fa989fbea0 authored over 5 years ago48e6bb552960fcbeba1842a3ef268b291bc2ecc9 authored over 5 years ago
3c7d58b83685820abbe948d62b7dacceae63bb1c authored over 5 years ago
Allows one to shortcut actions that are performed based on queries.
Signed-off-by: Wilson Sales...
6eae27390db96ba7c0831eade3520de06ce9cc10 authored over 5 years agob43fdcb57f8c7128bace836feea884a87fc8a8eb authored over 5 years ago
599c0f8613d4d28b3bbe8e70d01066964abecbbb authored over 5 years ago
6da250003f5a59b2f5a400fed252396c0e07826a authored over 5 years ago
60101b9a7071575c27ec905ccd02c01887d49200 authored over 5 years ago
5f1fc602ab680b42986935eaf09e63556223a03d authored over 5 years ago
303f0c24bc36298df6985785891e73cd0ea13e4b authored over 5 years ago
8df80e780503bf66a1b8827fff2cfedfda639e0b authored over 5 years ago
Not everyone has those repositories checked out at those paths. IMHO, it would
be much better to...
This allows us to compile with GHC 8.8.1.
8847b3b2f607544aeca60b1a6c188328b96b8bd2 authored over 5 years ago
This change needs base-4.9.0.0 or later so that we can
include Control.Monad.Fail. We could jump...
1b061245af70f4fed56b14b10a18bd3d66b268d6 authored over 5 years ago
Improved tabbedRight and tabbedLeft in XMonad.Layout.Tabbed
23102a6d5cb906d56ef6ad706232060f1c56583e authored over 5 years ago